PPP PPTPD 不能连接

发布于 2022-09-01 17:15:53 字数 1462 浏览 14 评论 0

有喜欢搞微胖妞的大侠没, 帮忙看看

Aug 29 17:23:02 iZu19usll9bZ pptpd[1447]: MGR: connections limit (100) reached, extra IP addresses ignored
Aug 29 17:23:02 iZu19usll9bZ pptpd[1448]: MGR: Manager process started
Aug 29 17:23:02 iZu19usll9bZ pptpd[1448]: MGR: Maximum of 100 connections available
Aug 29 17:23:04 iZu19usll9bZ pptpd[1450]: CTRL: Client 123.125.**.175 control connection started
Aug 29 17:23:04 iZu19usll9bZ pptpd[1450]: CTRL: Starting call (launching pppd, opening GRE)
Aug 29 17:23:04 iZu19usll9bZ pppd[1451]: Plugin /usr/lib64/pptpd/pptpd-logwtmp.so loaded.
Aug 29 17:23:04 iZu19usll9bZ pppd[1451]: pppd 2.4.5 started by root, uid 0
Aug 29 17:23:04 iZu19usll9bZ pppd[1451]: Using interface ppp0
Aug 29 17:23:04 iZu19usll9bZ pppd[1451]: Connect: ppp0 <--> /dev/pts/1
Aug 29 17:23:34 iZu19usll9bZ pppd[1451]: LCP: timeout sending Config-Requests
Aug 29 17:23:34 iZu19usll9bZ pppd[1451]: Connection terminated.
Aug 29 17:23:34 iZu19usll9bZ pppd[1451]: Modem hangup
Aug 29 17:23:34 iZu19usll9bZ pppd[1451]: Exit.
Aug 29 17:23:34 iZu19usll9bZ pptpd[1450]: GRE: read(fd=6,buffer=6124a0,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
Aug 29 17:23:34 iZu19usll9bZ pptpd[1450]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7)
Aug 29 17:23:34 iZu19usll9bZ pptpd[1450]: CTRL: Client 123.125.**.175 control connection finished

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

却一份温柔 2022-09-08 17:15:53

LCP: timeout sending Config-Requests
这个应该 iptables 给挡了

iptables -A INUPUT -p gre -j ACCEPT
iptables -A OUTPUT -p gre -j ACCEPT
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文