Fixed loopback interfaces
This commit is contained in:
parent
d3a6647f81
commit
13aba0e58c
@ -1,4 +1,6 @@
|
||||
# /etc/network/interfaces
|
||||
auto lo
|
||||
iface lo inet loopbacka
|
||||
|
||||
auto wlan0
|
||||
iface wlan0 inet static
|
||||
address 192.168.77.1
|
||||
|
Loading…
Reference in New Issue
Block a user