OpenVPN Access Control: Difference between revisions
m
More informative testing
m (Topology and summary) |
m (More informative testing) |
||
Line 143: | Line 143: | ||
Client 1 to Client 2 | Client 1 to Client 2 | ||
Pinging 192.168.20.193 with 32 bytes of data: | |||
Pinging 192.168.20.193 from 192.168.10.216 with 32 bytes of data: | |||
Reply from 192.168.20.194: bytes=32 time=172ms TTL=125 | Reply from 192.168.20.194: bytes=32 time=172ms TTL=125 | ||
Reply from 192.168.20.194: bytes=32 time=114ms TTL=125 | Reply from 192.168.20.194: bytes=32 time=114ms TTL=125 | ||
Line 151: | Line 152: | ||
Client 1 to Client 3 | Client 1 to Client 3 | ||
Pinging 192.168.30.178 with 32 bytes of data: | |||
Pinging 192.168.30.178 from 192.168.10.216 with 32 bytes of data: | |||
Request timed out. | Request timed out. | ||
Request timed out. | Request timed out. | ||
Line 159: | Line 162: | ||
Client 2 to Client 1 | Client 2 to Client 1 | ||
Pinging 192.168.10.216 with 32 bytes of data: | |||
Pinging 192.168.10.216 from 192.168.20.193 with 32 bytes of data: | |||
Reply from 192.168.10.216: bytes=32 time=185ms TTL=125 | Reply from 192.168.10.216: bytes=32 time=185ms TTL=125 | ||
Reply from 192.168.10.216: bytes=32 time=123ms TTL=125 | Reply from 192.168.10.216: bytes=32 time=123ms TTL=125 | ||
Line 167: | Line 172: | ||
Client 2 to Client 3 | Client 2 to Client 3 | ||
Pinging 192.168.30.178 with 32 bytes of data: | |||
Pinging 192.168.30.178 from 192.168.20.193 with 32 bytes of data: | |||
Request timed out. | Request timed out. | ||
Request timed out. | Request timed out. | ||
Line 175: | Line 182: | ||
Client 3 to Client 1 | Client 3 to Client 1 | ||
Pinging 192.168.10.216 with 32 bytes of data: | |||
Pinging 192.168.10.216 from 192.168.30.178 with 32 bytes of data: | |||
Request timed out. | Request timed out. | ||
Request timed out. | Request timed out. | ||
Line 183: | Line 192: | ||
Client 3 to Client 2 | Client 3 to Client 2 | ||
Pinging 192.168.20.193 with 32 bytes of data: | |||
Pinging 192.168.20.193 from 192.168.30.178 with 32 bytes of data: | |||
Request timed out. | Request timed out. | ||
Request timed out. | Request timed out. | ||
Line 191: | Line 202: | ||
And server can reach all of the clients and their LAN subnets | And server can reach all of the clients and their LAN subnets | ||
Pinging 192.168.10.216 with 32 bytes of data: | Pinging 192.168.10.216 from 192.168.5.114 with 32 bytes of data: | ||
Reply from 192.168.5.114: bytes=32 time=264ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=264ms TTL=62 | ||
Reply from 192.168.5.114: bytes=32 time=138ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=138ms TTL=62 | ||
Line 198: | Line 208: | ||
Reply from 192.168.5.114: bytes=32 time=107ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=107ms TTL=62 | ||
Pinging 192.168.20.193 from 192.168.5.114 with 32 bytes of data: | |||
Reply from 192.168.5.114: bytes=32 time=61ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=61ms TTL=62 | ||
Reply from 192.168.5.114: bytes=32 time=376ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=376ms TTL=62 | ||
Line 205: | Line 216: | ||
Reply from 192.168.5.114: bytes=32 time=232ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=232ms TTL=62 | ||
Pinging 192.168.30.178 from 192.168.5.114 with 32 bytes of data: | |||
Reply from 192.168.5.114: bytes=32 time=226ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=226ms TTL=62 | ||
Reply from 192.168.5.114: bytes=32 time=327ms TTL=62 | Reply from 192.168.5.114: bytes=32 time=327ms TTL=62 | ||
Line 229: | Line 241: | ||
<h1>External links</h1> | <h1>External links</h1> | ||
https://openvpn.net/index.php/open-source/documentation/howto.html - some additional information on | https://openvpn.net/index.php/open-source/documentation/howto.html - some additional information on OpenVPN |