Processes Projects |
Main /
NetworkInterfaceConfiguration
auto lo iface lo inet loopback auto wlan0 iface wlan0 inet dhcp gateway 192.168.1.1 dns-nameservers 192.168.1.1 8.8.8.8 wpa-ssid ZumyRouter wpa-psk ZumyEe106a
## /etc/network/interfaces.d/eth0 # auto eth0 # iface eth0 inet dhcp |