Changes

From Amahi Wiki
Jump to: navigation, search
398 bytes added ,  18:18, 4 January 2013
m
After you install IPSEC VPN and configure your router and iPhone correctly, you may find that twitter and facebook are still blocked by some networks.Also google-ing "what is my ip" will report back that you are still on the local network.
It turns out that the Amahi VPN is set to use a split VPN tunnel by default. Here If you want to use blocked services while behind somebody's internet filters, you can use these steps to encrypt your traffic and use blocked services like twitter and facebook.  Below are the steps to direct all traffic through the VPN. Please note: this will divert all of your traffic through your hda, but you will not be able to access some of your network resources.
1 - Open a terminal on your hda or ssh in.
{{Code| cd /etc/racoon}}
3 - open racoon.conf with your favorite editor, mine happens to be nano (this needs to be done as routeroot)
{{Code| sudo nano racoon.conf}}
4 - down arrow to the mode_cfg
7 - save your work
8 - restart the racoon server{{Code| sudo /etc/init.d/racoon restart }} Or - open up your hda, click on settings>servers and restart the IPSEC server.
Googling "What is My IP" should now report your home VPN. You should then be able to use twitter and facebook through your VPN.
16

edits