From: darsliwa@poczta.onet.pl
Date: Fri Mar 14 2003 - 15:18:06 CET
Użytkownik Vesa-Pekka Palmu napisał:
>> Routing table on muLinux (for clarity, I removed Window and Use columns):
>> Destination  Gateway  Genmask         Flags  MSS  Iface
>> palm            *          255.255.255.255  UH  1500  ppp0
>> intra.net      *          255.255.255.0        U  1500  eth0
>> 127.0.0.0    *          255.0.0.0              U   3584   lo
>> default  brama.intra.net  *                 UG  1500   eth0
>
>I think that the problem is that there are two routes for the ip address 
>of the palm, and as tcp/ip tries to later the routes to balance the load 
>across the entire network >
>I suggest that you give your palm a address on another subnet, or 
>you could also mask one more byte of the address and use 129 as 
>the address for your palm and adresses bellow it as your lan, so the 
>netmask for all your local routes would be 255.255.255.128
Thanks for another hint. Although in my initial excercise there was only one route to Palm:
 network -> eth0 (x.x.x.7) -> muLinux gateway -> ppp0 (x.x.x.8) -> Palm
I also though that it would be worth trying to put Palm on another sub-net. This is what I did last night. I set:
   192.168.1.7 - IP for eth0 for muLinux (mask 255.255.255.0)
   192.168.2.8 - IP for ppp0 for Palm
and
   route add -net 192.168.2.0 gw 192.168.1.7 eth0
So now the gateway was openly declared.
And the result was ... it did not work either :-(
The delays were still there. 
Interesting thing: I observe the delays on ppp0 connection, but "ifconfig" shows no lost packets on eth0 and ppp0! (Michele advised me to check lost packets).
I have some more experiments to make over weekend and I'll post short report soon.
Regards,
-Darek
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mulinux-forum mailing list
Mulinux-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mulinux-forum
This archive was generated by hypermail 2.1.6 : Fri Mar 14 2003 - 16:04:34 CET