eth0 dhcp for management
This commit is contained in:
parent
9e856d55bc
commit
783e971129
@ -1,5 +1,9 @@
|
||||
auto lo
|
||||
iface lo inet loopbacka
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
allow-hotplug eth0
|
||||
iface eth0 inet dhcp
|
||||
|
||||
auto wlan0
|
||||
iface wlan0 inet static
|
||||
|
Loading…
Reference in New Issue
Block a user