> Mar 17 19:54:14 cassandra pppd[939]: pppd 2.3.11 started by root, uid 0
> Mar 17 19:54:14 cassandra pppd[939]: ioctl(PPPIOCGFLAGS): Invalid argument
> Mar 17 19:54:14 cassandra pppd[939]: tcsetattr: Invalid argument
> Mar 17 19:54:14 cassandra pppd[939]: Exit.

NOTES:

1) Get PPP 2.4.0 or later. This is a kernel 2.4.x requirement.
2) If you want support compiled into the kernel, turn off version on
modules (one of the first options in the comfig).
3) get yourself one of these bad boys:

crw-r--r--    1 root     root     108,   0 Jul 13  2000 /dev/ppp

man mknod for details.. but you'll wanna do:

mknod -m 644 /dev/ppp c 108 0

for future reference, this is char-major-108 (a lot of people inquire
about this).

hope this helps :)

-- 
-Statux



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to