comment out MTU settings. not working everywhere

This commit is contained in:
igorpecovnik 2014-01-13 21:50:47 +01:00
parent 430878e555
commit a28546b76b

View file

@ -241,7 +241,7 @@ auto eth0
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
# pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838
#auto wlan0
#allow-hotplug wlan0
#iface wlan0 inet dhcp