|
|
发表于 2005-8-25 09:23:56
|
显示全部楼层
you should check whether your ppp device in your /dev directory.
if it exist,you need to recompile your kernel with support for ppp_async, pppoe, and pppox.
if it doesn't exist,this command need to run in your /dev directory.(mknod /dev/ppp c 108 0).
good luck! |
|