hello all,
I'm having a problem getting packets back from the internet...I have just setup a
new suse 6.2 system and I copied all the pertinent files (pppd call <file>, modem
dialing script, pap-secrets) from my rh 5.2 system that works fine. I start pppd
on the command line as follows:
pppd call isp
It connects to my isp and all appears to be ok, but packets never go out to the
inet...my modem never lights up with a ping, even with a numerical address.
here is the log file, note that the last two lines keep repeating over and over
and over every 10 seconds or so, why is that? what is magic? Also note the
ethernet address for proxyarp not found. Might this have something to do with it?
any and all help is greatly appreciated!
jim
------
logfile
------
Sep 13 19:03:30 butthead pppd[222]: pppd 2.3.8 started by jdickins, uid 0
Sep 13 19:03:33 butthead pppd[222]: Serial connection established.
Sep 13 19:03:33 butthead pppd[222]: Using interface ppp0
Sep 13 19:03:33 butthead pppd[222]: Connect: ppp0 <--> /dev/ttyS0
Sep 13 19:03:34 butthead pppd[222]: sent [LCP ConfReq id=0x1 <mru 576> <asyncmap
0x0> <magic 0xcbf37871> <pcomp> <accomp>]
Sep 13 19:03:34 butthead pppd[222]: rcvd [LCP ConfRej id=0x1 <magic 0xcbf37871>
<pcomp> <accomp>]
Sep 13 19:03:34 butthead pppd[222]: sent [LCP ConfReq id=0x2 <mru 576> <asyncmap
0x0>]
Sep 13 19:03:34 butthead pppd[222]: rcvd [LCP ConfAck id=0x2 <mru 576> <asyncmap
0x0>]
Sep 13 19:03:36 butthead pppd[222]: rcvd [LCP ConfReq id=0x4c <mru 1600> <asyncmap
0x0> <auth pap>]
Sep 13 19:03:36 butthead pppd[222]: sent [LCP ConfAck id=0x4c <mru 1600> <asyncmap
0x0> <auth pap>]
Sep 13 19:03:36 butthead pppd[222]: sent [LCP EchoReq id=0x0 magic=0x0]
Sep 13 19:03:36 butthead pppd[222]: sent [PAP AuthReq id=0x1 user="jdickins"
password="xxxxxx"]
Sep 13 19:03:36 butthead pppd[222]: rcvd [LCP EchoRep id=0x0 magic=0x0]
Sep 13 19:03:39 butthead pppd[222]: sent [PAP AuthReq id=0x2 user="jdickins"
password="xxxxxx"]
Sep 13 19:03:39 butthead pppd[222]: rcvd [PAP AuthAck id=0x2 ""]
Sep 13 19:03:39 butthead pppd[222]: Remote message:
Sep 13 19:03:39 butthead pppd[222]: sent [IPCP ConfReq id=0x1 <addr xxx.xxx.xxx.x>
<compress VJ 0f 01>]
Sep 13 19:03:39 butthead pppd[222]: rcvd [IPCP ConfReq id=0x1 <compress VJ 0f 01>
<addr 216.80.136.35>]
Sep 13 19:03:39 butthead pppd[222]: sent [IPCP ConfAck id=0x1 <compress VJ 0f 01>
<addr 216.80.136.35>]
Sep 13 19:03:39 butthead pppd[222]: rcvd [IPCP ConfAck id=0x1 <addr xxx.xxx.xxx.x>
<compress VJ 0f 01>]
Sep 13 19:03:39 butthead pppd[222]: Cannot determine ethernet address for proxy
ARP
Sep 13 19:03:39 butthead pppd[222]: local IP address xxx.xxx.xxx.x
Sep 13 19:03:39 butthead pppd[222]: remote IP address xxx.xxx.xxx.x
Sep 13 19:03:39 butthead pppd[222]: Script /etc/ppp/ip-up started (pid 224)
Sep 13 19:03:39 butthead pppd[222]: Script /etc/ppp/ip-up finished (pid 224),
status = 0x0
Sep 13 19:04:06 butthead pppd[222]: sent [LCP EchoReq id=0x1 magic=0x0]
Sep 13 19:04:06 butthead pppd[222]: rcvd [LCP EchoRep id=0x1 magic=0x0]
isp connect options file
-----------
modem
mtu 576
mru 576
defaultroute
38400
xxx.xxx.xxx.xxx:xxx.xxx.xxx.xxx
lock
connect "/usr/sbin/chat -f /usr/ppp/connect"
debug
crtscts
/dev/ttyS0
name jdickins
user jdickins
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]