当我尝试登录到我的新 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)
有人见过这种情况吗?他们是怎么解决的?
PS:我对大多数 Linux 命令都还不太熟悉,所以请详细解释一下。
服务器是CentOS 6
答案1
您正在使用 OpenVZ 虚拟机。托管提供商必须专门为您的虚拟机启用 PPP 支持。请联系您的服务提供商。