> 
> Hi Richard!
> 
> There is compatibility (ax25 howto).
> 
> >
> >route add 44.xx.xx.xx window 432 irtt 6000 ax0
> >ifconfig ax0 44.153.0.6 hw ax25 lu9aum mtu 256
> 
> I test it, it don't work, the window this time was 7197....(?)

What can i say, it works here and as far as i can recall it always has
worked here on all my machines.
I set the window mss and irtt on each route, even the default route.
Just to clear up, i may have not have completely explaned.

44.xx.xx.xx is a host directly reachable via your ax0 port.

ifconfig ax0 44.153.0.6 hw ax25 lu9aum mtu 256
route add 44.xx.xx.xx mss 256 window 432 irtt 6000 ax0
route add -net 44.0.0.0 netmask 255.0.0.0 gw 44.xx.xx.xx mss 256 window 432 irtt 6000 
ax0

If you have other hosts directly reachable on ax0 then you should use the
example above for each host.

What does 'netstat -or' and 'ifconfig' say?, by using the above you should
see the MTU WINDOW and IRTT fields showing 256, 432 and 6000 respectivly
with netstat and ifconfig should show the MTU netmask etc.

If that does not work, then all i can say is there must be an
incompatablilty issue somewhere, you are using an old development-kernel.
I am _not_ saying that is directly connected to your problem tho'.

>                                      - Saludos, Ariel
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]

-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to