xelerance / xl2tpd

Official Xelerance fork of L2TPd
GNU General Public License v2.0
520 stars 203 forks source link

Not connetting in Opensuse 12.2 xl2tpd 1.3.0-3.1.3 #5

Closed ismt closed 11 years ago

ismt commented 12 years ago

Maybe problem with pppol2tp.so From official repository A similar problem in Russian http://garant-tv.by/index.php?option=com_kunena&func=view&catid=44&id=42471&Itemid=200016 http://homenet.beeline.ru/index.php?showtopic=196923

Sep 22 16:34:41 linux-se53 xl2tpd[6612]: Using l2tp kernel support. Sep 22 16:34:41 linux-se53 xl2tpd[6613]: xl2tpd version xl2tpd-1.3.0 started on linux-se53 PID:6613 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc. Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Forked by Scott Balmos and David Stipp, (C) 2001 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Inherited by Jeff McAdams, (C) 2002 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Forked again by Xelerance (www.xelerance.com) (C) 2006 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Listening on IP address 0.0.0.0, port 1701 Sep 22 16:34:41 linux-se53 xl2tpd[6605]: Starting xl2tpd..done Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Connecting to host vpn15.usaip.eu, port 1701 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Connection established to 91.222.36.205, 1701. Local: 54098, Remote: 21233 (ref=0/0). Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Calling on tunnel 54098 Sep 22 16:34:41 linux-se53 xl2tpd[6613]: Call established with 91.222.36.205, Local: 9867, Remote: 1, Serial: 1 (ref=0/0) Sep 22 16:34:41 linux-se53 xl2tpd[6613]: start_pppd: Unable to connect PPPoL2TP socket. Sep 22 16:34:42 linux-se53 xl2tpd[6613]: write_packet: tty is not open yet. Sep 22 16:34:47 xl2tpd[6613]: last message repeated 2 times Sep 22 16:34:47 linux-se53 xl2tpd[6613]: result_code_avp: avp is incorrect size. 8 < 10 Sep 22 16:34:47 linux-se53 xl2tpd[6613]: handle_avps: Bad exit status handling attribute 1 (Result Code) on mandatory packet. Sep 22 16:34:47 linux-se53 xl2tpd[6613]: call_close: Call 9867 to 91.222.36.205 disconnected Sep 22 16:34:47 linux-se53 xl2tpd[6613]: result_code_avp: avp is incorrect size. 8 < 10 Sep 22 16:34:47 linux-se53 xl2tpd[6613]: handle_avps: Bad exit status handling attribute 1 (Result Code) on mandatory packet. Sep 22 16:34:47 linux-se53 xl2tpd[6613]: Connection 21233 closed to 91.222.36.205, port 1701 (Result Code: expected at least 10, got 8) Sep 22 16:34:51 linux-se53 ifup[6733]: lo Sep 22 16:34:52 linux-se53 xl2tpd[6613]: Connecting to host vpn15.usaip.eu, port 1701 Sep 22 16:34:52 linux-se53 xl2tpd[6613]: Connection established to 91.222.36.205, 1701. Local: 9164, Remote: 21234 (ref=0/0). Sep 22 16:34:52 linux-se53 xl2tpd[6613]: Calling on tunnel 9164 Sep 22 16:34:52 linux-se53 xl2tpd[6613]: Call established with 91.222.36.205, Local: 17835, Remote: 1, Serial: 2 (ref=0/0) Sep 22 16:34:52 linux-se53 xl2tpd[6613]: start_pppd: Unable to connect PPPoL2TP socket. Sep 22 16:34:53 linux-se53 xl2tpd[6613]: write_packet: tty is not open yet. Sep 22 16:34:57 xl2tpd[6613]: last message repeated 2 times Sep 22 16:34:57 linux-se53 xl2tpd[6613]: result_code_avp: avp is incorrect size. 8 < 10 Sep 22 16:34:57 linux-se53 xl2tpd[6613]: handle_avps: Bad exit status handling attribute 1 (Result Code) on mandatory packet. Sep 22 16:34:57 linux-se53 xl2tpd[6613]: call_close: Call 17835 to 91.222.36.205 disconnected Sep 22 16:34:57 linux-se53 xl2tpd[6613]: result_code_avp: avp is incorrect size. 8 < 10 Sep 22 16:34:57 linux-se53 xl2tpd[6613]: handle_avps: Bad exit status handling attribute 1 (Result Code) on mandatory packet. Sep 22 16:34:57 linux-se53 xl2tpd[6613]: Connection 21234 closed to 91.222.36.205, port 1701 (Result Code: expected at least 10, got 8)

ismt commented 12 years ago

Update http://homenet.beeline.ru/index.php?s=daf72a2b21d2b4b5c27b2f3fac6893f4&showtopic=253097&st=600&p=1065072658&#entry1065072658

Need add in blacklist modules blacklist l2tp_ppp blacklist l2tp_netlink blacklist l2tp_core

This is not normal

xelerance commented 11 years ago

If you believe the code is the problem, please provide a patch.

xelerance commented 11 years ago

Closing as no update/patch has been received.