Repository URL to install this package:
|
Version:
0.05-1-armbian20.11.0-trunk1 ▾
|
source /etc/network/interfaces.d/* auto lo iface lo inet loopback # Wired Ethernet allow-hotplug eth0 iface eth0 inet dhcp # Wireless adapter #1 allow-hotplug wlan0 iface wlan0 inet static address 192.168.88.1 netmask 255.255.255.0 dns-nameservers 8.8.8.8 208.67.222.222 hostapd /etc/hostapd.conf # USB interface allow-hotplug usb0 iface usb0 inet static address 169.254.42.1 netmask 255.255.255.224