Tue Apr 29, 2014 11:59 pm
Thanks to Ryan for all the help!
Basic config;
PPTP Server
1. Open PPP from the menu, click the profiles tab, and select the default-encryption profile
2. Open the profile and enter 10.1.1.1 for the local address line and 10.1.1.2 for the remote address line.
3. (IF you have ipv6) Select the Protocols tab and change use IPV6 to no
4. Close the profile window and go to the PPP secrets tab
5. Add a secret with the + (set your own user and password) set the Service drop down to PPTP and profile to default-encryption.
6. Select the Interface tab in the PPP window and click on PPTP-Server, check the Enabled box within and close the window.
7. Go to IP -> Routes in the menu and click the +.
8. In the new route window change the dst-address to 192.168.113.0/24 and gateway to 10.1.1.2 and click ok.
9. Configure other side
10. Go to tools -> ping, enter 192.168.113.1 in the ping to and hit start a test connectivity.
PPTP Client
1. Open PPP window
2. Select interface tab if not already selected.
3. Hit + and select PPTP-Client from the drop down.
4. In the PPTP Client window select the dial out tab.
5. Change connect to and enter your servers WAN IP address along with your username and password.
6. Go to IP -> Routes in the menu and set the dst address to 192.168.111.0/24 and the gateway to 10.1.1.1
7. Open tools -> ping, enter 192.168.111.1 in the ping to line and hit start to test connectivity.