I'm having trouble advancing my 7.0 box to a 2.4.x kernel with pppd.  I'm still stuck with dial up internet access (no other options where I live).  I execute "/usr/sbin/pppd call myisp" to get on.  Using ppp-2.3.11-143 with a 2.4.2 kernel I get this error message "ioctl(PPPIOCGFLAGS): Invalid argument".  Here's my "myisp" script in /etc/ppp/peers:

debug
hide-password
ttyS0
115200
crtscts
noauth
defaultroute
connect '/usr/sbin/chat -v -f /etc/ppp/peers/chat-myisp'

Here's my "chat-myisp" script:

ABORT "NO CARRIER"
ABORT "NO DIALTONE"
ABORT "ERROR"
ABORT "NO ANSWER"
ABORT "BUSY"
'' ATZ
OK "ATE1M1V1X4L3S0=0\&c1Q0"
OK "atdt5551212"
"ost:--ost:" "user"
"assword:" "password"


        Any help would be greatly appreciated.



 



<<...OLE_Obj...>> <<...OLE_Obj...>>