You are not logged in.
I'm having problems connecting to an openconnect VPN with networkmanager-openconnect. Connecting manually with the openconnect client works fine.
I've tried tracing the problem myself, and so far I've learnt that connecting manually adds a nameserver to resolve.conf, which connecting via NetworkManager doesn't do.
Output from journalctl -u openconnect -u NetworkManager:
Jun 10 20:10:09 se NetworkManager[11220]: <info> Starting VPN service 'openconnect'...
Jun 10 20:10:09 se NetworkManager[11220]: <info> VPN service 'openconnect' started (org.freedesktop.NetworkManager.openconnect), PID 27861
Jun 10 20:10:09 se NetworkManager[11220]: <info> VPN service 'openconnect' appeared; activating connections
Jun 10 20:10:46 se NetworkManager[11220]: <info> VPN plugin state changed: starting (3)
Jun 10 20:10:46 se NetworkManager[11220]: <info> VPN connection 'VPN1' (Connect) reply received.
Jun 10 20:10:46 se NetworkManager[11220]: <warn> /sys/devices/virtual/net/vpn0: couldn't determine device driver; ignoring...
Jun 10 20:10:51 se openconnect[28238]: Attempting to connect to server 123.45.66.22:443
Jun 10 20:10:51 se openconnect[28238]: SSL negotiation with vpn.place.net
Jun 10 20:10:51 se openconnect[28238]: Connected to HTTPS on vpn.place.net
Jun 10 20:10:52 se openconnect[28238]: Got CONNECT response: HTTP/1.1 200 OK
Jun 10 20:10:52 se openconnect[28238]: CSTP connected. DPD 30, Keepalive 20
Jun 10 20:10:52 se openconnect[28238]: Connected vpn0 as 123.45.67.888, using SSL
Jun 10 20:10:52 se openconnect[28238]: Established DTLS connection (using GnuTLS)
Jun 10 20:11:27 se NetworkManager[11220]: <warn> VPN connection VPN1' (IP Config Get) timeout exceeded.
Jun 10 20:11:27 se openconnect[28238]: Send BYE packet: Client killed
Jun 10 20:11:32 se NetworkManager[11220]: <info> VPN service 'openconnect' disappeared
I've tried to hide personal info and IP addresses from the post, but I don't think I masked anything important. I just changed addresses and names.
Last edited by parchd (2014-06-14 09:49:54)
Offline
Problem inexplicably solved itself with an update over the past couple of days. Possibly a systemd or a kernel update?
Offline