Page 1 of 1
open VPN. Android. HDA Conect
Posted: Tue Feb 15, 2011 8:20 am
by mostlymaylone
I have VPN set up. when I am at work I can use HDAConnect to connect to my HDA it automatically redirects the browser just like when at home. Simple and straight forward easy.
I have a rooted Milestone running Android 2.2 with open VPN installed. When I choose my HDA to connect to, I enter my name and password, and it shows I'm connected. If I go to a browser and type HDA, it goes to google results for HDA. If I type the IP for either my server or my actual connection I get 'unavailable'. Is there an ap I should be using? have I missed something in settings? at this point I'm not even sure what I should be searching for to find the answer.
Re: open VPN. Android. HDA Conect
Posted: Tue Apr 26, 2011 9:19 am
by sgtfoo
I'm having the same issue now that I've upgraded to Amahi6. Beforehand with Amahi5 and CM7 on my phone, I could VPN no problem.
Re: open VPN. Android. HDA Conect
Posted: Wed Apr 27, 2011 6:40 pm
by frodemann
Me too, same problem. I switched from WinMo to Android to be able to get OpenVPN on my phone.
I get connection. Logs on Amahi confirms my phone getting an ip address, but no hda dashboard in phone browser, and no shares visible.
My VPN knowledge is very limited, and Google has gotten me nowhere ...
Would be cool to nail this one!
Re: open VPN. Android. HDA Conect
Posted: Thu Jun 16, 2011 6:07 am
by rednus
Hey all.. I am able to connect to VPN successfully, and able to access the services using "<service>.home.com"
I think its the way the routing works on android when connected to vpn. But as long as I am able to get the services, I am happy.
Re: open VPN. Android. HDA Conect
Posted: Thu Sep 22, 2011 12:11 pm
by rbmattis
I've got a Droid X running the latest CM7 nightly.
I used OpenVPN installer to install OpenVPN 2.1.1 to the /system/xbin/openvpn folder.
Then I tried following these instructions:
http://wiki.amahi.org/index.php/VPNAndroid
I have a VPN in my VPN Settings called "Amahi" but it hangs when I try connecting... ideas?
Re: open VPN. Android. HDA Conect
Posted: Mon Oct 03, 2011 4:41 am
by snakey147
I had some similar issues on my phone, It would accept my username/password and say it was connected but the phone didn't actually have an IP Address or routing information.
The issue seems to have been the busybox installation on the phone. The OpenVpn 2.1.1 client is looking for the 'ifconfig' command in the /system/xbin/bb folder, but the busybox was installed in /system/xbin
I created a link in the /system/xbin folder as follows
OpenVPN was then able to find ifconfig and set the ipaddress.
It may also help your troubleshooting to try running the openvpn command from a command line terminal on the phone as it does give some useful feedback you don't get from the gui.
I did have some other issues around the 'tun.ko' file, but that was specific to my Nexus One and is not relevant to other handsets.