Re: [beagleboard] Why am I doing this so complicated??? Damn!

2014-08-24 Thread liyaoshi
If your adapater called ra0 You should replace wlan0 with ra0 in your config file 2014-08-25 5:27 GMT+08:00 Jacob Aviña jacobav...@gmail.com: I have been trying to learn about configuring my access point but I just can't look my /etc/network/interfaces # This file describes the network

Re: [beagleboard] Why am I doing this so complicated??? Damn!

2014-08-24 Thread Jacob Aviña
Thank you liyaoshi! It's true, ra0 is the device, Now I've modified it: auto lo iface lo inet loopback auto ra0 iface ra0 inet dhcp wpa-ssid AXTEL-2162 wpa-psk 0804D82162 iface usb0 inet static address 192.168.7.2 netmask 255.255.255.0 network 192.168.7.0