当我试图登录到我的新VPN服务器时,我一直收到这个错误。
Sep 6 14:05:19 378465 pptpd[8171]: CTRL: Starting call (launching pppd, opening GRE)
Sep 6 14:05:19 378465 pppd[8172]: Couldn't open the /dev/ppp device: Permission denied
Sep 6 14:05:19 378465 pppd[8172]: Sorry - this system lacks PPP kernel support
Sep 6 14:05:19 378465 pptpd[8171]: GRE: read(fd=6,buffer=8059660,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
Sep 6 14:05:19 378465 pptpd[8171]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7)有人见过这个吗?他们是怎么修好的?
我对大多数linux命令都很陌生,所以请解释得很好。
服务器是CentOS 6
发布于 2013-09-06 19:22:07
您使用的是OpenVZ虚拟机。托管提供商必须特别启用对虚拟机PPP的支持。与您的服务提供商联系。
https://serverfault.com/questions/537034
复制相似问题