madInsane
09.08.2011 19:16 33848897271312901304893696
cat /usr/src/linux/.config | grep PPP
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
# CONFIG_PPP_MPPE is not set
CONFIG_PPPOE=m
/etc/init.d/net.ppp0 start
* Bringing up interface ppp0
* ERROR: interface ppp0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.ppp0 failed to start
why?

add comment
recommend
bookmark
subscribe