Updated Dial in Tutorial (markdown)

dswd 2016-08-12 12:28:00 +02:00
parent 2dc7f940d1
commit 08a5d7195c
1 changed files with 3 additions and 3 deletions

@ -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
`ping` command:
$node1> ping 192.168.254.254 #check connection to gateway
$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.254.254 #check connection to gateway
$node1> ping 192.168.1.20 #check private network
$node1> ping 192.168.1.1 #check connection to node on private network
## Advanced settings