Ubuntu Forums Archive Viewer

Change MTU And Keep The Change

Archived thread 1001814 from BSD. Markdown source: BSD/thread_1001814_Change_MTU_And_Keep_The_Change.md

Original URL About this archive
#1

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?

#2

make it a .sh script and put it in /etc/rc.d