open-connect server VPN is not working in VyOS 1.3.0-epa2 due to general protection fault in ocserv-worker process on client connect. Clients are unable to connect.
Issue is reproducible with both cisco AnyConnect client and native open-connect client.
ocserver config:
# show vpn openconnect authentication { mode radius radius { server 192.168.xx.xx { key ******** } source-address 192.168.xx.1 } } listen-ports { tcp 443 udp 443 } network-settings { client-ip-settings { subnet 192.168.xxx.0/24 } name-server 192.168.xx.xx name-server 192.168.xx.xx push-route 192.168.xx.0/24 } ssl { cert-file /config/auth/cert-chain.pem key-file /config/auth/key.pem }
dmesg:
traps: ocserv-worker[xxxxx] general protection fault ip:xxxxxxx sp:xxxxxxxx error:0 in libc-2.28.so