From 50dee13798bfdf0d893ceb70529c2001d289fa07 Mon Sep 17 00:00:00 2001 From: dswd Date: Fri, 12 Aug 2016 10:50:08 +0200 Subject: [PATCH] Updated Dial in Tutorial (markdown) --- Dial-in-Tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dial-in-Tutorial.md b/Dial-in-Tutorial.md index 9d24241..af998cf 100644 --- a/Dial-in-Tutorial.md +++ b/Dial-in-Tutorial.md @@ -76,8 +76,8 @@ 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 - $node2> 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.20 #check private network + $node1> ping 192.168.1.1 #check connection to node on private network ## Advanced settings