Skip to content

Commit 9d95cad

Browse files
authored
Update microsoft-tunnel-prerequisites.md
Pointing out the fact the IP address space for Podman has a typo issue. It has an extra octect. should be: 10.88.0.0/16) ADO Item: https://msazure.visualstudio.com/Intune/_workitems/edit/14395198
1 parent ad93e26 commit 9d95cad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/protect/microsoft-tunnel-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Both Podman and Docker containers use a bridge network to forward traffic throug
116116
The default bridge networks are:
117117

118118
- Docker: **172.17.0.0/16**
119-
- Podman: **10.0.88.0.0/16**
119+
- Podman: **10.88.0.0/16**
120120

121121
To avoid conflicts, you can reconfigure both Podman and Docker to use a bridge network that you specify.
122122

0 commit comments

Comments
 (0)