Linux-Hams archive - August 1999: Re: TCP window on ax25 don't work?

Re: TCP window on ax25 don't work?

Richard Adams (nupjelu.npyqf@mx.dy.fi)
Mon, 2 Aug 1999 09:13:34 +0000 (UTC)


>
> Hi all!
>
> I have a problem with setting the tcp window with my ax25 port, i
> put it with
> route add xx.x.x.x. window 500. On the /proc the window on this port seems
> to be ok, too with route -e , but when i establish a FTP connection the
> window go to 8192 (is too high for 1200 bps!) . For the port SLIP work OK,
> the version of my linux is the 2.1.22, someone help me please???
>

I dont know if the kernel-version is causing problems, its an old
experimental kernel version, however the following example should work,
providing you are using a version of the ax25-utils which supports the
kernel version number.

route add 44.xx.xx.xx window 432 irtt 6000 ax0

The relavant ifconfig line would look something like;

ifconfig ax0 44.153.0.6 hw ax25 lu9aum mtu 256

The above should result in 2 packets of 216 bytes in one transmission.


>
>
>
> - Saludos, Ariel
>
> efny.mvgcee@mx.dy.fi
> gvn.jzvk@csi.it
>
>

-- 
Regards Richard.
nlibgin@austincc.edu