Updated Dial in Tutorial (markdown)

dswd 2016-08-12 10:50:08 +02:00
parent 84f193c06f
commit 50dee13798
1 changed files with 2 additions and 2 deletions

@ -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