PDA

View Full Version : Change MTU And Keep The Change



Vince4Amy
December 4th, 2008, 06:08 PM
How can I change the MTU on DesktopBSD And make it keep the change?

On Linux I would put:

ifconfig eth0 mtu 1492 in /etc/rc.local

On DesktopBSD where would I put the command so it runs on boot?

LateNiteTV
December 4th, 2008, 08:40 PM
make it a .sh script and put it in /etc/rc.d