From 08a5d7195ca9271dbbddb7e182c4b3bd5c70207b Mon Sep 17 00:00:00 2001 From: dswd Date: Fri, 12 Aug 2016 12:28:00 +0200 Subject: [PATCH] Updated Dial in Tutorial (markdown) --- Dial-in-Tutorial.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dial-in-Tutorial.md b/Dial-in-Tutorial.md index 3f76065..c74b55e 100644 --- a/Dial-in-Tutorial.md +++ b/Dial-in-Tutorial.md @@ -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