Hoping someone out there can help with this problem, see forwarded
message...


I can connect to my ISP, ping the gateway there, but I can't ping external sites
and I can't make http connections. I _can_ check my mail and news from the
server.

I don't think it is the problem of my ISP, because (unfortunately) everything
works great from Win95 (can ftp, http, whatever I want)..

Here is what /var/log/debug.log shows about my pppd connection (and this is true
with pppd 2.3.3 and 2.3.4, and I've tried various PAP, MS-CHAP, CHAP
configuration attempts using pppsetup, this log is just using plain old
script/chat...)...

Jan 31 16:51:40 (none) pppd[3423]: pppd 2.3.4 started by root, uid 0
Jan 31 16:52:09 (none) pppd[3423]: Serial connection established.
Jan 31 16:52:10 (none) pppd[3423]: Using interface ppp0
Jan 31 16:52:10 (none) pppd[3423]: Connect: ppp0 <--> /dev/ttyS0
Jan 31 16:52:10 (none) pppd[3423]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0xffff0011> <pcomp> <accomp>]
Jan 31 16:52:10 (none) pppd[3423]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0>
<magic 0xffff0011> <pcomp> <accomp>]
Jan 31 16:52:12 (none) pppd[3423]: rcvd [LCP ConfReq id=0x2 <mru 1514> <asyncmap
0x0> <magic 0x7beea624> <pcomp> <accomp>]
Jan 31 16:52:12 (none) pppd[3423]: sent [LCP ConfAck id=0x2 <mru 1514> <asyncmap
0x0> <magic 0x7beea624> <pcomp> <accomp>]
Jan 31 16:52:12 (none) pppd[3423]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>
<compress VJ 0f 01>]
Jan 31 16:52:12 (none) modprobe: can't locate module ppp-compress-21
Jan 31 16:52:12 (none) modprobe: can't locate module ppp-compress-26
Jan 31 16:52:12 (none) modprobe: can't locate module ppp-compress-24
Jan 31 16:52:12 (none) pppd[3423]: rcvd [proto=0x8031] 01 03 00 07 03 03 01
Jan 31 16:52:12 (none) pppd[3423]: Unsupported protocol (0x8031) received
Jan 31 16:52:12 (none) pppd[3423]: sent [LCP ProtRej id=0x2 80 31 01 03 00 07 03
03 01]
Jan 31 16:52:12 (none) pppd[3423]: rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 00>
<addr x.x.x.x>]
Jan 31 16:52:12 (none) pppd[3423]: sent [IPCP ConfAck id=0x4 <compress VJ 0f 00>
<addr x.x.x.x>]
Jan 31 16:52:12 (none) pppd[3423]: rcvd [IPXCP ConfReq id=0x5 <network 0> <node
000000000000> <router proto 2>]
Jan 31 16:52:12 (none) pppd[3423]: Unsupported protocol (0x802b) received
Jan 31 16:52:12 (none) pppd[3423]: sent [LCP ProtRej id=0x3 80 2b 01 05 00 16 01
06 00 00 00 00 02 08 00 00 00 00 00 00 04 04 00 02]
Jan 31 16:52:12 (none) pppd[3423]: rcvd [IPCP ConfNak id=0x1 <addr x.x.x.x>
<compress VJ 0f 00>]
Jan 31 16:52:12 (none) pppd[3423]: sent [IPCP ConfReq id=0x2 <addr x.x.x.x>
<compress VJ 0f 00>]
Jan 31 16:52:12 (none) pppd[3423]: rcvd [IPCP ConfAck id=0x2 <addr x.x.x.x>
<compress VJ 0f 00>]
Jan 31 16:52:12 (none) pppd[3423]: local  IP address x.x.x.x
Jan 31 16:52:12 (none) pppd[3423]: remote IP address x.x.x.x
Jan 31 16:52:22 (none) pppd[3423]: rcvd [CCP ConfReq id=0x6 < 12 06 00 00 00 01>
< 11 05 00 01 03> < 11 06 00 01 01 01>]
Jan 31 16:52:22 (none) modprobe: can't locate module ppp-compress-21
Jan 31 16:52:22 (none) modprobe: can't locate module ppp-compress-26
Jan 31 16:52:22 (none) modprobe: can't locate module ppp-compress-24
Jan 31 16:52:22 (none) pppd[3423]: sent [CCP ConfReq id=0x1]
Jan 31 16:52:22 (none) pppd[3423]: sent [CCP ConfRej id=0x6 < 12 06 00 00 00 01>
< 11 05 00 01 03> < 11 06 00 01 01 01>]
Jan 31 16:52:22 (none) pppd[3423]: rcvd [CCP ConfAck id=0x1]
Jan 31 16:52:22 (none) pppd[3423]: rcvd [CCP ConfReq id=0x7 < 11 05 00 01 03>]
Jan 31 16:52:22 (none) pppd[3423]: sent [CCP ConfRej id=0x7 < 11 05 00 01 03>]
Jan 31 16:52:25 (none) pppd[3423]: sent [CCP ConfReq id=0x1]
Jan 31 16:52:52 (none) last message repeated 9 times
Jan 31 16:52:55 (none) pppd[3423]: CCP: timeout sending Config-Requests

(I marked out the IP addresses, but hope that the rest of the protocol
information doesn't reveal it... that is the problem, I have successfully
configured ppp once to connect to this ISP, but then he got a new RAS server:
here is all I know on that (from chat)):

"Welcome to 3Com's SuperStack II Remote Access System 1500"

Anyway, perhaps there is something about this hardware that doesn't like Linux
or the current kernel (2.0.35, Redhat 5.1 distribution), or pppd (well, I'm
pretty current there: 2.3.4) versions?

I made sure to recompile the ppp.o module, and have tried with and without the
bsd_comp module...

Any suggestions?




Reply via email to