Fixed loopback interfaces

This commit is contained in:
Giulio 2020-05-21 19:31:17 +02:00
parent d3a6647f81
commit 13aba0e58c

View File

@ -1,5 +1,7 @@
# /etc/network/interfaces
auto lo
iface lo inet loopbacka
auto wlan0
iface wlan0 inet static
address 192.168.77.1
netmask 255.255.255.0
netmask 255.255.255.0