[root@armadillo420-0 (ttymxc1) ~]# cat /etc/config/interfaces # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) auto lo eth0 iface lo inet loopback iface eth0 inet static address 192.168.150.101 netmask 255.255.0.0 gateway 192.168.10.10 iface awlan0 inet static address 192.168.150.101 netmask 255.255.0.0 gateway 192.168.10.10 pre-up iwpriv awlan0 set_psk [ƒpƒX] pre-up iwpriv awlan0 set_cryptmode WPA2-AES pre-up iwconfig awlan0 essid [SSID] wireless-mode managed