业务需求:客户端需要通过l2tp协议和我方服务器进行通信,服务器通过安装配置了xl2tpd等工具实现了VPN功能,启动正常。
问题是,目前,客户端已经配置了1300个客户端链接了VPN服务器。但是,服务器显示,只链接400多个客户端,而且只能连接上400多个左右的客户端。排查未连接的客户端,配置正常,连接不上机器和账号的也不是固定,而是随机,可能连接上,可能连接不上,不稳定,但是总体连接在400-500之间,期望是所有客户端能全部连接上Vpn服务器。
系统:
Linux Centos 7.5
实现方式:
xl2tpd+libreswan
配置文件:
Ipsec配置文件:
Xl2tpd配置文件:
以下为某客户端日志
Nov 28 09:40:50 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 09:40:50 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 44222, Remote: 14966 (ref=0/0).
Nov 28 09:40:50 root daemon.notice xl2tpd[16670]: Calling on tunnel 44222
Nov 28 09:40:50 root daemon.notice xl2tpd[16670]: Call established with 223.240.122.236, Local: 59639, Remote: 40768, Serial: 5728 (ref=0/0)
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: start_pppd: I'm running:
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "/usr/sbin/pppd"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "plugin"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "pppol2tp.so"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "pppol2tp"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "25"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "passive"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "nodetach"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: ":"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "refuse-pap"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "name"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "fsu387"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "debug"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "file"
Nov 28 09:40:50 root daemon.debug xl2tpd[16670]: "/etc/ppp/options.xl2tpd.client.ThirdParty"
Nov 28 09:40:50 root ***.*** pppd[29182]: Plugin pppol2tp.so loaded.
Nov 28 09:40:50 root daemon.notice pppd[29182]: pppd 2.4.7 started by root, uid 0
Nov 28 09:40:50 root daemon.debug pppd[29182]: using channel 6489
Nov 28 09:40:50 root ***.*** pppd[29182]: Using interface ppp40
Nov 28 09:40:50 root daemon.notice pppd[29182]: Connect: ppp40 <-->
Nov 28 09:40:50 root daemon.warn pppd[29182]: Overriding mtu 1500 to 1024
Nov 28 09:40:50 root daemon.debug pppd[29182]: PPPoL2TP options: debugmask 0
Nov 28 09:40:50 root daemon.warn pppd[29182]: Overriding mru 1500 to mtu value 1024
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0xd2e6a2bf>]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [LCP ConfReq id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5> <magic 0x1e89a249>]
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [LCP ConfAck id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5> <magic 0x1e89a249>]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [LCP ConfAck id=0x1 <mru 1024> <asyncmap 0x0> <magic 0xd2e6a2bf>]
Nov 28 09:40:50 root daemon.warn pppd[29182]: Overriding mtu 1410 to 1024
Nov 28 09:40:50 root daemon.debug pppd[29182]: PPPoL2TP options: debugmask 0
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [LCP EchoReq id=0x0 magic=0xd2e6a2bf]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [CHAP Challenge id=0xda <f60885817cc3365fa4636203306881ab584dcf>, name = "l2tpd"]
Nov 28 09:40:50 root daemon.warn pppd[29182]: Warning - secret file /etc/ppp/chap-secrets has world and/or group access
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [CHAP Response id=0xda <938e1eec919b7e32bee94ef20dba1d12>, name = "fsu387"]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [LCP EchoRep id=0x0 magic=0x1e89a249]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [CHAP Success id=0xda "Access granted"]
Nov 28 09:40:50 root ***.*** pppd[29182]: CHAP authentication succeeded: Access granted
Nov 28 09:40:50 root daemon.notice pppd[29182]: CHAP authentication succeeded
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
Nov 28 09:40:50 root daemon.debug pppd[29182]: rcvd [IPCP ConfReq id=0x1 <addr 10.10.0.1>]
Nov 28 09:40:50 root daemon.debug pppd[29182]: sent [IPCP ConfAck id=0x1 <addr 10.10.0.1>]
Nov 28 09:40:51 root daemon.debug pppd[29182]: rcvd [IPCP ConfNak id=0x1 <addr 10.10.1.137>]
Nov 28 09:40:51 root daemon.debug pppd[29182]: sent [IPCP ConfReq id=0x2 <addr 10.10.1.137>]
Nov 28 09:40:51 root daemon.debug pppd[29182]: rcvd [IPCP ConfAck id=0x2 <addr 10.10.1.137>]
Nov 28 09:40:51 root daemon.notice pppd[29182]: local IP address 10.10.1.137
Nov 28 09:40:51 root daemon.notice pppd[29182]: remote IP address 10.10.0.1
Nov 28 09:40:51 root daemon.debug pppd[29182]: Script /etc/ppp/ip-up started (pid 29185)
Nov 28 09:40:51 root daemon.debug pppd[29182]: Script /etc/ppp/ip-up finished (pid 29185), status = 0x0
Nov 28 10:05:51 root daemon.debug xl2tpd[16670]: check_control: Received out of order control packet on tunnel 14966 (got 26, expected 27)
Nov 28 10:05:51 root daemon.debug xl2tpd[16670]: handle_packet: bad control packet!
Nov 28 10:05:53 root daemon.debug xl2tpd[16670]: check_control: Received out of order control packet on tunnel 14966 (got 26, expected 27)
Nov 28 10:05:53 root daemon.debug xl2tpd[16670]: handle_packet: bad control packet!
Nov 28 10:05:57 root daemon.debug xl2tpd[16670]: check_control: Received out of order control packet on tunnel 14966 (got 26, expected 27)
Nov 28 10:05:57 root daemon.debug xl2tpd[16670]: handle_packet: bad control packet!
Nov 28 10:06:05 root daemon.debug xl2tpd[16670]: check_control: Received out of order control packet on tunnel 14966 (got 26, expected 27)
Nov 28 10:06:05 root daemon.debug xl2tpd[16670]: handle_packet: bad control packet!
Nov 28 10:06:21 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, port 1701 (Timeout), Local: 44222, Remote: 14966
Nov 28 10:06:21 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:06:21 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:06:21 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 44222
Nov 28 10:06:21 root daemon.debug xl2tpd[16670]: Terminating pppd: sending TERM signal to pid 29182
Nov 28 10:06:21 root ***.*** pppd[29182]: Terminating on signal 15
Nov 28 10:06:21 root daemon.debug pppd[29182]: rcvd [LCP TermReq id=0x2 "User request"]
Nov 28 10:06:21 root ***.*** pppd[29182]: LCP terminated by peer (User request)
Nov 28 10:06:21 root ***.*** pppd[29182]: Connect time 25.5 minutes.
Nov 28 10:06:21 root ***.*** pppd[29182]: Sent 0 bytes, received 0 bytes.
Nov 28 10:06:21 root daemon.debug pppd[29182]: Script /etc/ppp/ip-down started (pid 2287)
Nov 28 10:06:21 root daemon.warn pppd[29182]: Overriding mtu 1500 to 1024
Nov 28 10:06:21 root daemon.debug pppd[29182]: PPPoL2TP options: debugmask 0
Nov 28 10:06:21 root daemon.warn pppd[29182]: Overriding mru 1500 to mtu value 1024
Nov 28 10:06:21 root daemon.debug pppd[29182]: sent [LCP TermAck id=0x2]
Nov 28 10:06:21 root daemon.debug pppd[29182]: Script /etc/ppp/ip-down finished (pid 2287), status = 0x0
Nov 28 10:06:21 root ***.*** xl2tpd[16670]: Can not find tunnel 44222 (refhim=0)
Nov 28 10:06:21 root daemon.debug xl2tpd[16670]: network_thread: unable to find call or tunnel to handle packet. call = 0, tunnel = 44222 Dumping.
Nov 28 10:06:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:06:24 root ***.*** xl2tpd[16670]: Can not find tunnel 44222 (refhim=0)
Nov 28 10:06:24 root daemon.debug xl2tpd[16670]: network_thread: unable to find call or tunnel to handle packet. call = 59639, tunnel = 44222 Dumping.
Nov 28 10:06:24 root daemon.notice pppd[29182]: Connection terminated.
Nov 28 10:06:24 root daemon.notice pppd[29182]: Modem hangup
Nov 28 10:06:24 root ***.*** pppd[29182]: Exit.
Nov 28 10:06:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:06:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 25414, Remote: 5025 (ref=0/0).
Nov 28 10:06:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 25414
Nov 28 10:06:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5729 (No available IP address)
Nov 28 10:06:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 11662
Nov 28 10:07:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 25414, Remote: 5025
Nov 28 10:07:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:07:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:07:19 root ***.*** xl2tpd[16670]: Connection 5025 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:07:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:07:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 25414
Nov 28 10:07:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:07:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:07:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 19563, Remote: 18384 (ref=0/0).
Nov 28 10:07:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 19563
Nov 28 10:07:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5730 (No available IP address)
Nov 28 10:07:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 19199
Nov 28 10:08:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 19563, Remote: 18384
Nov 28 10:08:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:08:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:08:19 root ***.*** xl2tpd[16670]: Connection 18384 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:08:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:08:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 19563
Nov 28 10:08:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:08:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:08:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 61093, Remote: 11214 (ref=0/0).
Nov 28 10:08:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 61093
Nov 28 10:08:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5731 (No available IP address)
Nov 28 10:08:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 39216
Nov 28 10:09:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 61093, Remote: 11214
Nov 28 10:09:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:09:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:09:19 root ***.*** xl2tpd[16670]: Connection 11214 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:09:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:09:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 61093
Nov 28 10:09:21 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:09:26 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:09:26 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 51992, Remote: 43337 (ref=0/0).
Nov 28 10:09:26 root daemon.notice xl2tpd[16670]: Calling on tunnel 51992
Nov 28 10:09:26 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5732 (No available IP address)
Nov 28 10:09:26 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 14152
Nov 28 10:10:18 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 51992, Remote: 43337
Nov 28 10:10:18 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:10:18 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:10:18 root ***.*** xl2tpd[16670]: Connection 43337 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:10:18 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:10:18 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 51992
Nov 28 10:10:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:10:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:10:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 7967, Remote: 70 (ref=0/0).
Nov 28 10:10:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 7967
Nov 28 10:10:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5733 (No available IP address)
Nov 28 10:10:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 44712
Nov 28 10:11:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 7967, Remote: 70
Nov 28 10:11:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:11:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:11:19 root ***.*** xl2tpd[16670]: Connection 70 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:11:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:11:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 7967
Nov 28 10:11:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:11:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:11:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 38428, Remote: 57839 (ref=0/0).
Nov 28 10:11:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 38428
Nov 28 10:11:27 root daemon.notice xl2tpd[16670]: Call established with 223.240.122.236, Local: 37789, Remote: 2851, Serial: 5734 (ref=0/0)
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: start_pppd: I'm running:
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "/usr/sbin/pppd"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "plugin"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "pppol2tp.so"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "pppol2tp"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "25"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "passive"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "nodetach"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: ":"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "refuse-pap"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "name"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "fsu387"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "debug"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "file"
Nov 28 10:11:27 root daemon.debug xl2tpd[16670]: "/etc/ppp/options.xl2tpd.client.ThirdParty"
Nov 28 10:11:27 root ***.*** pppd[4147]: Plugin pppol2tp.so loaded.
Nov 28 10:11:27 root daemon.notice pppd[4147]: pppd 2.4.7 started by root, uid 0
Nov 28 10:11:27 root daemon.debug pppd[4147]: using channel 6490
Nov 28 10:11:27 root ***.*** pppd[4147]: Using interface ppp40
Nov 28 10:11:27 root daemon.notice pppd[4147]: Connect: ppp40 <-->
Nov 28 10:11:27 root daemon.warn pppd[4147]: Overriding mtu 1500 to 1024
Nov 28 10:11:27 root daemon.debug pppd[4147]: PPPoL2TP options: debugmask 0
Nov 28 10:11:27 root daemon.warn pppd[4147]: Overriding mru 1500 to mtu value 1024
Nov 28 10:11:27 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:30 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:33 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:36 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:39 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:42 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:45 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:48 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:51 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:54 root daemon.debug pppd[4147]: sent [LCP ConfReq id=0x1 <mru 1024> <asyncmap 0x0> <magic 0x9e1f08f1>]
Nov 28 10:11:57 root daemon.warn pppd[4147]: LCP: timeout sending Config-Requests
Nov 28 10:12:17 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 38428, Remote: 57839
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 37789
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: Terminating pppd: sending TERM signal to pid 4147
Nov 28 10:12:17 root ***.*** xl2tpd[16670]: Connection 57839 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:12:17 root ***.*** pppd[4147]: Terminating on signal 15
Nov 28 10:12:17 root daemon.notice pppd[4147]: Connection terminated.
Nov 28 10:12:17 root ***.*** pppd[4147]: Exit.
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:12:17 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 38428
Nov 28 10:12:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:12:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:12:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 10498, Remote: 24255 (ref=0/0).
Nov 28 10:12:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 10498
Nov 28 10:12:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5735 (No available IP address)
Nov 28 10:12:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 45336
Nov 28 10:13:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 10498, Remote: 24255
Nov 28 10:13:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:13:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:13:19 root ***.*** xl2tpd[16670]: Connection 24255 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:13:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:13:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 10498
Nov 28 10:13:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:13:27 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:13:27 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 5955, Remote: 48439 (ref=0/0).
Nov 28 10:13:27 root daemon.notice xl2tpd[16670]: Calling on tunnel 5955
Nov 28 10:13:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5736 (No available IP address)
Nov 28 10:13:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 40832
Nov 28 10:14:19 root ***.*** xl2tpd[16670]: Disconnecting from 223.240.122.236, Local: 5955, Remote: 48439
Nov 28 10:14:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:14:19 root daemon.debug xl2tpd[16670]: call_close: enqueing close message for tunnel
Nov 28 10:14:19 root ***.*** xl2tpd[16670]: Connection 48439 closed to 223.240.122.236, port 1701 (Goodbye!)
Nov 28 10:14:19 root daemon.debug xl2tpd[16670]: call_close: Descheduling event
Nov 28 10:14:19 root daemon.debug xl2tpd[16670]: call_close: Actually closing tunnel 5955
Nov 28 10:14:22 root daemon.debug xl2tpd[16670]: Session 'ThirdPartyVpnServer' not up
Nov 28 10:14:28 root daemon.notice xl2tpd[16670]: Connecting to host 223.240.122.236, port 1701
Nov 28 10:14:28 root daemon.notice xl2tpd[16670]: Connection established to 223.240.122.236, 1701. Local: 18599, Remote: 15453 (ref=0/0).
Nov 28 10:14:28 root daemon.notice xl2tpd[16670]: Calling on tunnel 18599
Nov 28 10:14:28 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5737 (No available IP address)
Nov 28 10:14:28 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 54917
(0)
Nov 28 10:06:27 root ***.*** xl2tpd[16670]: control_finish: Connection closed to 223.240.122.236, serial 5729 (No available IP address)
Nov 28 10:06:27 root daemon.debug xl2tpd[16670]: call_close: Actually closing call 11662
No available IP addresss是不是地址池不够了
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论