BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / linux / #13406同步于 2006/10/7
Linux机器人发帖

linux下用教育网直通车

sunway
2006/10/7镜像同步0 回复
附件(1.1MB) pptp.zip 安装pptp-linux和配置工具pptpconfig,附件里有deb包 1。在root下启动pptpconfig 2。点Sever页。Name随便填;Server填上58.207.255.17;剩下两项就填自己申请的用户名和密码 3。Routing页,选中All To Tunnel,所有连接都走VPN的意思 4。DNS页,去掉所有选择 5。Encryption页,同样不要选择任何选项,然后点ADD 6。将58.207.255.35添加到DNS列表。 之后在pptpconfig里面点start就可以了。 我照着这个做很顺利,一次就成功了,速度也挺快 PS:如果是自己编译的内核,可以会失败,这是因为内核有个模块没编译 Symptom: the following messages appear before connection is established: Serial connection established. Couldn't set tty to PPP discipline: Invalid argument Hangup (SIGHUP) Diagnosis: pppd has failed to change the pty over to run it in PPP mode. This may be because you have no ppp_async module built for your kernel. Most kernels are built with this already, but if you have customised your kernel you may not have built it. Solution: rebuild your kernel with CONFIG_PPP_ASYNC set. While you are at it, you should set CONFIG_PPP as well, and both should be set to "m" so that they are built as modules. We've found they don't work compiled statically.
订阅后,新回复会通过你的通知中心匿名送达。
0 条回复
暂无回复 · 你可以订阅本帖等待新回复。