- A+
所属分类:Error
错误日志:
0 1 2 3 4 5 6 |
Apr 29 09:18:49 hzky pppd[21576]: Connect: ppp0 <--> /dev/pts/0 Apr 29 09:18:52 hzky pptpd[21575]: CTRL: Ignored a SET LINK INFO packet with real ACCMs! Apr 29 09:18:52 hzky pppd[21576]: Peer byrd failed CHAP authentication Apr 29 09:18:52 hzky pppd[21576]: Connection terminated. Apr 29 09:18:52 hzky pppd[21576]: Exit. Apr 29 09:18:52 hzky pptpd[21575]: GRE: read(fd=6,buffer=611860,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs Apr 29 09:18:52 hzky pptpd[21575]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7) |
原因分析:
0 1 |
①:密码输入错误; ②:之前执行过类似ifconfig ppp0 down的操作 |