/usr/sbin/pppd: pppd is unable to open the /dev/ppp device.
You need to create the /dev/ppp device node by
executing the following command as root:
mknod /dev/ppp c 108 0I enter the mknod command which recreates the device and I can then PPP into wokr but after a reboot that device always disappears.
How can I stop this happening? -- [email protected] mailing list

