[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting mtu value in eth0 config files?



	Add the following to you /etc/network/interfaces file

iface eth0 ...
	...
	up ifconfig eth0 mtu 1450

	I do this on several of my machines that are on DSL with an
IPv6 tunnel that needs a lower MTU...

	Jeremy

On Wed, Mar 26, 2003 at 06:50:36PM +0000, Joao Pedro Clemente wrote:
> 
> How can I set u the mtu valeu that I want in my eth0 interface?
> 
> I need this cause I am behind a DSL line with a ICS sharing..
> MTU needs to be set lower than 1500 to work properly, so I'm setting it to
> 1450 by hand every time I boot..
> 
> Any ideia wher I can add MTU to a config file? Or I need to hack some
> "if-up" script??
> 
> Thank you
> 
> -- 
> 		        	Joao Pedro Clemente
>         			jpcl @ rnl.ist.utl.pt
> 					(when not working out)
> 					(when not sleeping)
> 					(when not surfing)
> 					(when not ... ;)
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: