Changes

no edit summary
Line 29: Line 29:  
As mentioned in the prerequisites section, the router that acts as the '''server''' must have a Public Static or Public Dynamic IP address (more information on the subject can be found '''[[Private and Public IP Addresses|here]]'''). If that is in order, we should start configuring the server.
 
As mentioned in the prerequisites section, the router that acts as the '''server''' must have a Public Static or Public Dynamic IP address (more information on the subject can be found '''[[Private and Public IP Addresses|here]]'''). If that is in order, we should start configuring the server.
   −
Log in to the router's WebUI and go to '''Services → VPN → PPTP'''. Select '''Role: Server''', enter a name for the new instance and click the "Add" button:
+
Login to the router's WebUI and go to '''Services → VPN → PPTP'''. Select '''Role: Server''', enter a name for the new instance and click the "Add" button:
    
[[File:Configuration examples pptp adding server.png]]
 
[[File:Configuration examples pptp adding server.png]]
Line 66: Line 66:  
===PPTP Client (RUT2)===
 
===PPTP Client (RUT2)===
 
----
 
----
Now let's configure the PPTP '''Client'''. Log in to the router's WebUI and go to '''Services → VPN → PPTP'''. Select '''Role: Client''', enter a name for the new instance and click the "Add" button:
+
Now let's configure the PPTP '''Client'''. Login to the router's WebUI and go to '''Services → VPN → PPTP'''. Select '''Role: Client''', enter a name for the new instance and click the "Add" button:
    
[[File:Configuration examples pptp adding client.png]]
 
[[File:Configuration examples pptp adding client.png]]
Line 86: Line 86:  
==Testing the set up==
 
==Testing the set up==
   −
If you've followed the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly. In order to test a PPTP connection, log in to one of the routers' WebUI and go to '''Services → CLI'''. Log in with user name: '''root''' and the router's admin password. You should then be able to '''ping''' the opposite instance, i.e., if you logged in to the server's CLI, you should be able to ping the client's virtual IP address, and vice versa. To use a ping command, type '''ping <ip_address>''' and press the "Enter" key on your keyboard:
+
If you've followed the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the set up in order to make sure that it works properly. In order to test a PPTP connection, login to one of the routers' WebUI and go to '''Services → CLI'''. Login with user name: '''root''' and the router's admin password. You should then be able to '''ping''' the opposite instance, i.e., if you logged in to the server's CLI, you should be able to ping the client's virtual IP address, and vice versa. To use a ping command, type '''ping <ip_address>''' and press the "Enter" key on your keyboard:
    
[[File:Configuration example pptp testing.png]]
 
[[File:Configuration example pptp testing.png]]