Re[2]: Set the MTU on the interface

2018-08-01 Thread Алексей
Hi. Well, i can't use the pre-up direcrive without the iface statement. Or I can use one on the first vlan interface however it seems not very obvious decision to maintain it later. I followed the advice by Pascal Hambourg (setting the iface statement to manual) and it worked. Thank you all fo

Re[2]: Set the MTU on the interface

2018-07-31 Thread Алексей
Hi. Here it is: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback auto eth0 #auto eth1 #auto eth2 auto eth3 auto vlan8 iface vlan8 inet stati