> Hello, > I have some trouble connecting to Juniper VPN. > Everything seems to be working fine, even two-factor authentication, but > OpenConnect just exits immediately after receiving network details, > without setting up the network interface. > > I use OpenConnect 7.07 built from source on Linux Mint 17.3 with kernel > 3.19.0-32-generic #37~14.04.1-Ubuntu SMP x86_64. > I tried to use vpnc-script bundled with my system, and also the newest > version, but the outcome is the same. > Also tried with and without preconfigured TUN device, but to no avail. > > I noticed that when run under sudo it just exits, but when run directly > from root console it exits with segfault. > I'm attaching debug output for both sessions. I suspect this is fixed by http://git.infradead.org/users/dwmw2/openconnect.git/commitdiff/585543bdd37016226a01cb6bbf38d6e557a2ffdb -- dwmw2