Android OpenVPN not working....one last error
Posted: Wed Feb 02, 2011 12:04 pm
I have a motorla droid1 and I am using openVPN installer and open vpn settings. I can get almost through the entire process until the :get config" and then it results in:
or if I mess with preferences the error becomes:
My ****.ovpn file is:
I use hda connect on my work pc fine. That is wehre I got the three files for the droid from. I am using the phone wifi to my work network which is where my hdaconnect is running to my hda if that matters.
Thank you
Code: Select all
Failed Linux ifconfig failed: could not execute external program
Code: Select all
Failed Linux ifconfig failed: external program fork failed
remote ####.yourhda.com 1194
client
dev tun
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert homehda.crt
key homehda.key
comp-lzo
verb 3
auth-user-pass
route-method exe
route-delay 2
I use hda connect on my work pc fine. That is wehre I got the three files for the droid from. I am using the phone wifi to my work network which is where my hdaconnect is running to my hda if that matters.
Thank you