hi ya paul...
> 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%.
kinda says your ppp dilaup on linux is kinda messed up...
since win95 can connect to the same linux ppp server
try playing (adding/deleting) the "noipdefault" and "defaultroute" options on your
linux ppp client..
also try using kppp to diaup up your linux server..
have fun
alvin
> 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
if your ip# is xxx.22.199.7 your routing table and masks need to be cleaned up...
> 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
if your server ip# is xxx.22.199.3.... your masks and routes needs to be cleaned up
have fun
alvin
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]