cyberchallenge-modem/conf/etc/network/interfaces
2020-05-21 19:35:56 +02:00

12 lines
177 B
Plaintext

auto lo
iface lo inet loopback
auto eth0
allow-hotplug eth0
iface eth0 inet dhcp
auto wlan0
iface wlan0 inet static
address 192.168.77.1
netmask 255.255.255.0