Hi,

I've tried the suggestions of folk who have responded to my plea for 
help (: ... alas I still have the same problem.

I've re-compiled the Kernel, with ppp being a module which is insmoded
along with it's friends.

I've included the output of route and ifconfig for both the server and 
client below.

My most perplexing issue is the fact that with a Win95 client the Linux
Server works 100%, and with a commercial ISP the Linux Client works 100%.

I'm fairly certain (due to pings being TX'd ok, but RX'd as errors) that 
there is a corruption of sorts in the packet transmission.  I don't know 
why though.  Could it be an authentication issue?  Surely not?

One glimmer of hope is that I now have this error on both Linx Client & Server.

> Client: Dec 11 09:43:33 defiant pppd[7888]: CCP: timeout sending Config-Requests
> Server: Dec 11 10:02:39 mail pppd[1119]: CCP: timeout sending Config-Requests
Despite the timestamp these two "errors" happen at +- the same time

Any more help would be *greatly* appreciated (I though that this would be an 
easy exercise! (: )

Kind Regards
Paul

CLIENT ifconfig & route
~~~~~~~~~~~~~~~~~~~~~~~
ppp0      Link encap:Point-to-Point Protocol
          inet addr:xxx.22.199.7  P-t-P:xxx.22.199.3  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:35 errors:0 dropped:0 overruns:0 frame:0
          TX packets:140 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
xxx.22.199.3    *               255.255.255.255 UH    0      0        0 ppp0
192.9.199.5     *               255.255.255.255 UH    0      0        0 eth0
192.9.199.0     *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         xxx.22.199.3    0.0.0.0         UG    0      0        0 ppp0


SERVER ifconfig & route
~~~~~~~~~~~~~~~~~~~~~~~
ppp0      Link encap:Point-to-Point Protocol
          inet addr:xxx.22.199.3  P-t-P:xxx.22.199.7  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:43 errors:70 dropped:0 overruns:0 frame:70
          TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
xxx.22.199.7    *               255.255.255.255 UH    0      0        0 ppp0
xxx.22.199.3    *               255.255.255.255 UH    0      0        0 eth0
xxx.22.199.0    *               255.255.255.240 U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         router1         0.0.0.0         UG    0      0        0 eth0


------------------------------------------------
Paul Sullivan

GSM 900: +27 82 7838996
Fax: +27 43 7264638
EMAIL: [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to