然后把结果贴给tk,如果ppp有问题,一般会是
[root@root ~]# /usr/sbin/pppd
/usr/sbin/pppd: This system lacks kernel support for PPP. This
the PPP kernel module could not be loaded, or because PPP was no
included in the kernel configuration. If PPP was included as a
module, try `/sbin/modprobe -v ppp'. If that fails, check that
ppp.o exists in /lib/modules/`uname -r`/net.
See README.linux file in the ppp distribution for more details.
[ 本帖最后由 neolee 于 2011-6-13 20:39 编辑 ]作者: neolee 时间: 2011-6-13 20:06
补充一句
在DS上装pptp
一般只要运行 sr/sbin/pppd 后返回的是乱码就行作者: cdm 时间: 2011-6-13 20:25
提示: 作者被禁止或删除 内容自动屏蔽作者: neolee 时间: 2011-6-13 20:39 标题: 回复 12# cdm 的帖子 是 /usr/sbin/pppd
不好意思打错了。。。少了个/作者: cdm 时间: 2011-6-13 20:59
提示: 作者被禁止或删除 内容自动屏蔽作者: neolee 时间: 2011-6-13 21:07 标题: 回复 14# cdm 的帖子 它让你试试看 输入 mknod /dev/ppp c 108 0 命令呗
输入完再试试看 /usr/sbin/pppd 看什么结果作者: cdm 时间: 2011-6-13 21:12
提示: 作者被禁止或删除 内容自动屏蔽作者: neolee 时间: 2011-6-13 21:14
[root@vvp1 ~]# /usr/sbin/pppd
/usr/sbin/pppd: This system lacks kernel support for PPP. This could be because
the PPP kernel module could not be loaded, or because PPP was not
included in the kernel configuration. If PPP was included as a
module, try `/sbin/modprobe -v ppp'. If that fails, check that
ppp.o exists in /lib/modules/`uname -r`/net.
See README.linux file in the ppp distribution for more details.