michaelreef
Active Member
- Joined
- May 13, 2007
- Messages
- 41
- Reaction score
- 0
How do I change the default mtu on ubuntu from 1500 to 1492? At 1500 many internet sites do not load properely, I am using an adsl router.
At the moment I can change it with the following command:
sudo /sbin/ifconfig eth0 mtu 1492
However, this is temporary and after a restart the default of 1500 is back.
At the moment I can change it with the following command:
sudo /sbin/ifconfig eth0 mtu 1492
However, this is temporary and after a restart the default of 1500 is back.