According to Dennis Dibbets: While burning my CPU.
>
> Hi Guy's,
>
> I've got a problem. I'm using the ax25-protocol with a Baycom modem. I use
> ftp a lot to upload data to other hosts. But when i do this, my computer
> transmits too much at a time. This causes that the whole channel fills up,
> so that no other station in the area can work on the channel. I've set my
> mtu to 256.
A MTU of 256 is a very acceptable size, what others "may" be complaining
about is your "window" size, the amount of 256byte packets sent in one
transmission.
An acceptable configuration here is normaly 2 packets in one transmission at
1200 baud, to achive that you could use the route command to set the window
size.
route add 44.xx.xx.xx mss 256 window 432 irtt 5000 <baycom_port>
{or are we talking 27.xx.xx.xx here ???}
There are other params like persist slotime etc etc, those you can set with
'kissparms' i belive, i dont have a baycom interface but you could follow
the example(s) in the AX25-HOWTO.
Other "ax25" params t1 t2 etc, can be set in /proc/sys/net/ax25/bc0/*
The defaults are "not" agressive.
>
> I've been told that the problem is the MRU-Setting. If it is the MRU, how
> can i configure this. In the manual of ifconfig is nothing to find about
> the MRU.
Its not MRU, MRU = Maximum Receive Unit and is not used under ax25, so the
people complaining dont realy know what they are talking about, they are
quite possably jelous because you have something unique which they dont
have.
>
> If it ain't the MRU, what other thing can caus this?? I'm not so familiar
> with Linux, but i managed to get AX25 working under Linux..., that wasn't
> easy...
>
> I hope you can understand my bad english...ghihi
Zeker, stuur mij een personlijke bericht als je niet uitkomt.
BTW;
Your ReplyTo header is [EMAIL PROTECTED] not [EMAIL PROTECTED]
>
> Greetz...
>
> Dennis D.
> The Netherlands
>
--
Regards Richard.
[EMAIL PROTECTED]