Hi,
We have a issue with IPsec.
It works well when we use "Local Catalog"
But when we switch over to Radius it stops working Xauth still works but we would like to push out a GPO and just run the native windows vpn client.
When we run the radius test in untangle it successfully authenticates users.
Here is a logg snippet from a connection attempt:
The Client reports Error: 691Code:Feb 12 11:52:02 ut xl2tpd[1086]: control_finish: Connection closed to 94.234.170.45, port 1701 (), Local: 1108, Remote: 7Feb 12 11:52:02 ut xl2tpd[1086]: Terminating pppd: sending TERM signal to pid 7123 Feb 12 11:52:02 ut xl2tpd[1086]: control_finish: Connection closed to 94.234.170.45, serial 0 () Feb 12 11:52:02 ut xl2tpd[1086]: call_close: Call 7543 to 94.234.170.45 disconnected Feb 12 11:52:02 ut xl2tpd[1086]: child_handler : pppd exited for call 1 with code 11 Feb 12 11:52:01 ut xl2tpd[1086]: Call established with 94.234.170.45, Local: 7543, Remote: 1, Serial: 0 Feb 12 11:52:01 ut xl2tpd[1086]: "/dev/pts/1" Feb 12 11:52:01 ut xl2tpd[1086]: "/etc/ppp/options.xl2tpd" Feb 12 11:52:01 ut xl2tpd[1086]: "file" Feb 12 11:52:01 ut xl2tpd[1086]: "untangle-l2tp" Feb 12 11:52:01 ut xl2tpd[1086]: "name" Feb 12 11:52:01 ut xl2tpd[1086]: "auth" Feb 12 11:52:01 ut xl2tpd[1086]: "172.20.200.1:172.20.200.2" Feb 12 11:52:01 ut xl2tpd[1086]: "nodetach" Feb 12 11:52:01 ut xl2tpd[1086]: "passive" Feb 12 11:52:01 ut xl2tpd[1086]: "/usr/sbin/pppd" Feb 12 11:52:01 ut xl2tpd[1086]: start_pppd: I'm running: Feb 12 11:52:01 ut xl2tpd[1086]: handle_packet: bad control packet! Feb 12 11:52:01 ut xl2tpd[1086]: check_control: Received out of order control packet on tunnel 7 (got 3, expected 2) Feb 12 11:52:01 ut xl2tpd[1086]: Connection established to 94.234.170.45, 1701. Local: 1108, Remote: 7 (ref=0/0). LNS session is 'default'
We have followed this guide to add the tunnel:
https://support.untangle.com/hc/en-u...PN-to-L2TP-VPN
Any help or suggestion would be appreciated :-)