Re: [expert] Ethernet MTU limit

2003-02-04 Thread stefmit
I was just going to reply to the original message, but I stopped, thinking that a million and one people will jump all over. But now I have to intervene: the statement below (if - taken in the context of the question - may imply that we are still talking about 1500 bytes) is incorrect. The limi

Re: [expert] Ethernet MTU limit

2003-02-04 Thread Toshiro
> I was to play with MTU ethernet parameter in my LAN to see if I can get > any speed improvement and found out that I can't get it more than > 1500!!! Here is command and error: > > [root@athlon root]# ifconfig eth0 mtu 1600 > SIOCSIFMTU: Invalid argument > > [root@athlon root]# ifconfig eth0 mtu

Re: [expert] Ethernet MTU limit

2003-02-04 Thread ddc_prueba
Thank you very much. I'll read docs on the link's page tomorrow and see if I can get any speed up ;-)) El mar, 04-02-2003 a las 19:56, Jack Coates escribió: > On Tue, 2003-02-04 at 10:38, ddc_prueba wrote: > > Hello world... > > > > I was to play with MTU ethernet parameter in my LAN to see

Re: [expert] Ethernet MTU limit

2003-02-04 Thread Jack Coates
On Tue, 2003-02-04 at 10:38, ddc_prueba wrote: > Hello world... > > I was to play with MTU ethernet parameter in my LAN to see if I can get > any speed improvement and found out that I can't get it more than > 1500!!! Here is command and error: > > [root@athlon root]# ifconfig eth0 mtu 1600 > SIO

[expert] Ethernet MTU limit

2003-02-04 Thread ddc_prueba
Hello world... I was to play with MTU ethernet parameter in my LAN to see if I can get any speed improvement and found out that I can't get it more than 1500!!! Here is command and error: [root@athlon root]# ifconfig eth0 mtu 1600 SIOCSIFMTU: Invalid argument [root@athlon root]# ifconfig eth0 mt