mirror of https://github.com/dswd/vpncloud.git
Updated Dial in Tutorial (markdown)
parent
84f193c06f
commit
50dee13798
|
@ -76,8 +76,8 @@ When everything has been setup properly, the connection can be checked using the
|
||||||
`ping` command:
|
`ping` command:
|
||||||
|
|
||||||
$node1> ping 192.168.254.254 #check connection to gateway
|
$node1> ping 192.168.254.254 #check connection to gateway
|
||||||
$node2> ping 192.168.1.20 #check private network
|
$node1> ping 192.168.1.20 #check private network
|
||||||
$node3> ping 192.168.1.1 #check connection to node on private network
|
$node1> ping 192.168.1.1 #check connection to node on private network
|
||||||
|
|
||||||
|
|
||||||
## Advanced settings
|
## Advanced settings
|
||||||
|
|
Loading…
Reference in New Issue