Re: [beagleboard] Why I can't do this? I know it is not complicated but I just can't!!

2014-08-24 Thread Jacob Aviña
Thank you Mike Bell! 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 gateway

Re: [beagleboard] Why I can't do this? I know it is not complicated but I just can't!!

2014-08-24 Thread Mike
On 08/24/2014 05:30 PM, Jacob Aviña wrote: 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 interfaces available on your system # and how to activate them. For more informati

[beagleboard] Why I can't do this? I know it is not complicated but I just can't!!

2014-08-24 Thread Jacob Aviña
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 interfaces available on your system > # and how to activate them. For more information, see interfaces(5). > # The loopback network interface > auto lo