burrow-pi-img/stage2/03-boot-tweaks/files/interfaces

11 lines
166 B
Plaintext

auto lo
iface lo inet loopback
iface eth0 inet dhcp
allow-hotplug eth0
iface eth0 inet dhcp
metric 0
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1