mirror of https://github.com/dswd/vpncloud.git
Updated Dial in Tutorial (markdown)
parent
2dc7f940d1
commit
08a5d7195c
|
@ -78,9 +78,9 @@ If you want to, you can [[associate names with the nodes|Naming Hosts]]. Please
|
||||||
When everything has been setup properly, the connection can be checked using the
|
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
|
||||||
$node1> ping 192.168.1.20 #check private network
|
$node1> ping 192.168.1.20 #check private network
|
||||||
$node1> 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