armbian-build/packages/bsp/common/etc/network/interfaces.hostapd
2017-07-24 16:38:00 +03:00

13 lines
197 B
Plaintext

auto lo br0
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto wlan0
iface wlan0 inet manual
iface br0 inet dhcp
bridge_ports eth0 wlan0
#hwaddress ether # will be added at first boot