I do this at work to bypass our web filter, works great. The answer is posted at the OpenVpn website
http://openvpn.net/index.php/open-sourc ... l#redirect
Procedure:
1. Use putty to ssh into the hda
2. Copy and paste the following into the ssh
nano /etc/openvpn/amahi.conf
3.add the line below to the bottom of the file (copy and paste)
push "redirect-gateway def1"
4. press ctrl+x then y enter
5. copy and paste
service openvpn restart
6. you will have to disconnect and reconnect your hdaconnect.
That should be it.
The only problem I have with this setup is that everytime there is an update to my hda I loose all my custom settings in /etc/openvpn/amahi.conf
as described in
http://forums.amahi.org/viewtopic.php?f=3&t=25. The RPM listed is no longer valid and it dosn't appear that the fix for this issue is working as I keep loosing my settings.
Also my internal DNSing doesn't appear to work either at the moment. It worked great until 5.1. There was a bug fix released with 5.1 but It doesn't appear to work either. I think I will go submit a bug while I'm thinking of it.