Android to openswan / xl2tpd / pppd错误:result_code_avp:avp大小不正确。 8 <10
我正在尝试使用一个简单的Android 4.4.4 VPN连接来打开/ xl2tpd / pppd组合。 IPSec SA起作用,但xl2tpd在某一点终止了pppd,并且在日志中显示: xl2tpd[17990]: handle_avps: handling avp's for tunnel 46247, call 0 xl2tpd[17990]: message_type_avp: message type 4 (Stop-Control-Connection-Notification) xl2tpd[17990]: assigned_tunnel_avp: using peer's tunnel 54725 xl2tpd[17990]: result_code_avp: avp is incorrect size. 8 < 10 xl2tpd[17990]: handle_avps: Bad exit status handling attribute 1 (Result Code) on mandatory packet. xl2tpd[17990]: handle_packet: bad AVP […]