Closed GoogleCodeExporter closed 9 years ago
I have the same issue. I am allocated 10.8.0.21, the server has .22. This falls
neatly into the 10.8.0.20/30 subnet.
Likewise with the hang.
Original comment by jon@sprig.gs
on 5 May 2012 at 10:26
I am having the same issue. Using "ifconfig-push 10.39.0.17 10.39.0.18"
directive in ccd dir.
- This IS working, if I use this from my windows client machine and IS a vaild
10.39.0.0/30 net
- This WAS working with an older build of ics-openvpn (updated by market
yesterday.. - probably I shouldn't ...)
Original comment by tho.hir...@googlemail.com
on 6 May 2012 at 2:42
Do you get the android vpn connected screen? Does the show information output
of the log window look right? (Under menu or in the action bar)
Original comment by arne@rfc2549.org
on 6 May 2012 at 3:01
It never completes the connection. It hangs in the log screen after the log
line above. Pressing the X to terminate the connection will sometimes fix the
issue, but not always. There's nothing in the action bar. The only time
anything about being connected occurs is a toast just after starting the
connection process.
Happy to provide server config if required to duplicate the issue.
Original comment by jon@sprig.gs
on 6 May 2012 at 8:39
Yes I think it would be good if you can provide me the server config. as I am
puzzeld what is causing this. You can mail me the server config in private you
do not want to post it here.
Original comment by arne@rfc2549.org
on 6 May 2012 at 8:44
This is on a Fon 2.0n, where the OpenVPN process is started by command line
rather than using a config file. It is slightly tweaked from normal, as I've
added a TCP and a UDP server.
/usr/sbin/openvpn --syslog openvpn-u(openvpn) --writepid
/var/run/openvpn-openvpn.pid --client-to-client --comp-lzo --persist-key
--persist-tun --ca /etc/openvpn/keys/ca.crt --cert /etc/openvpn/keys/Fonera.crt
--dh /etc/openvpn/keys/dh1024.pem --ifconfig-pool-persist /tmp/ipp.txt --key
/etc/openvpn/keys/Fonera.key --max-clients 64 --port 1194 --status
/tmp/openvpn.clients 15 --status-version 2 --verb 3 --pushroute 10.8.0.0
255.255.254.0 --port 1194 --dev tun-ovpn-u --server 10.8.0.0 255.255.255.0
--proto udp --client-config-dir /etc/openvpn/ccd/udp
root@Fonera:~# cat /etc/openvpn/ccd/udp/Jon_Phone
ifconfig-push 10.8.0.21 10.8.0.22
Original comment by jon@sprig.gs
on 6 May 2012 at 9:30
I got my current version to crash rather than to do nothing. But still, there
is a bug if neither the server nor the user sets any dns information. I will
upload fixed version to the market shortly.
Original comment by arne@rfc2549.org
on 6 May 2012 at 9:43
I am closing the issue since the ifconfig hang should be fixed in 0.4.10. The
other hang on reconnection is discussed in issue #12
Original comment by arne@rfc2549.org
on 8 May 2012 at 11:04
Original issue reported on code.google.com by
roliveri...@gmail.com
on 5 May 2012 at 4:48