Hi there,
I'm working on setting up a Linux based PPP server, to enable people
to dial-in and have access to the net. I'm using Linux 1.2.13 / Redhat
3.0.3 (Rembrandt). I see after login in the ppp account and after
starting pppd an AT on the next line and not a continuous (unreadable)
byteflow, as I think should be normal.
My /var/log/messages shows:
Mar 22 23:52:56 mht3 login: DIALUP ttyS1, ppp
Mar 22 23:52:56 mht3 pppd[27069]: pppd 2.1.2 started by ppp, uid 506
Mar 22 23:52:56 mht3 kernel: ppp: channel ppp0 mtu = 1500, mru = 1500
Mar 22 23:52:56 mht3 kernel: ppp: channel ppp0 open
Mar 22 23:52:56 mht3 kernel: ppp: channel ppp0 closing.
Mar 22 23:52:56 mht3 pppd[27069]: ioctl(PPPIOCSINPSIG): Operation not permitted
Mar 22 23:52:56 mht3 pppd[27069]: ioctl(PPPIOCGDEBUG): Operation not permitted
Mar 22 23:52:56 mht3 pppd[27069]: Exit.
So for me it looks that the kernel has ppp compiled in, and that pppd does
start up. But what are those ioctl problems?
Who recognizes this (probably from his/her own wrestling) and can shine
some light on it.
Thanks for your help,
Willem