Add alias for 192.168.10.1 for normal webui access.

adsbexchange
Christopher Young 2017-08-15 17:25:53 -04:00
rodzic 5ddadfa78d
commit 94c6e5a353
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,11 @@ iface wlan0 inet static
netmask 255.255.255.0
post-up /usr/sbin/stratux-wifi.sh
auto eth0:0
iface eth0:0 inet static
address 192.168.10.1
netmask 255.255.255.0
#####################################################################
## Custom settings not for novice users!!!!!!
## Modify at your own risk!!!!!!!!!!!!!!!!!!!