settings for MTU size in interfaces conf
This commit is contained in:
parent
b1394c8b25
commit
d71a685182
1 changed files with 1 additions and 0 deletions
1
build.sh
1
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
|
||||
|
|
Loading…
Add table
Reference in a new issue