From d71a6851827ec5ffb6f17fdcde0abbacd01c953d Mon Sep 17 00:00:00 2001 From: igorpecovnik Date: Mon, 6 Jan 2014 12:57:03 +0100 Subject: [PATCH] settings for MTU size in interfaces conf --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index b257e87..b892fd3 100644 --- a/build.sh +++ b/build.sh @@ -210,6 +210,7 @@ auto eth0 wlan0 allow-hotplug eth0 iface eth0 inet dhcp hwaddress ether AE:50:30:27:5A:CF # change this + pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838 allow-hotplug wlan0 iface wlan0 inet dhcp wpa-ssid SSID