Hi William, here is what I get:
root@beaglebone:/etc/network# more interfaces iface eth0 inet static address 192.168.1.10 netmask 255.255.255.0 Do I have to configure it for wlan0 as well? Thanks On Monday, December 16, 2013 12:58:40 PM UTC-8, William Hermans wrote: > > What does your /etc/network/interfaces file look like ? Also, does your > Mac have any idea what the gateway IP of that subnet is ? > > > On Mon, Dec 16, 2013 at 1:21 PM, Tux Leonard <[email protected]<javascript:> > > wrote: > >> Did you start ping and ssh servers on BBB? >> Are they running? >> >> >> 2013/12/15 fabrguer <[email protected] <javascript:>> >> >>> Hi, I'm using BBB with Angstrom 3.8.13 and the Edimax EW-7811Un USB >>> adapter. >>> >>> I believe I got wifi to work as this is what I get with ifconfig: >>> >>> # ifconfig wlan0 >>> wlan0 Link encap:Ethernet HWaddr 80:1F:02:BE:EF:CE >>> inet addr:192.168.1.21 Bcast:192.168.1.255 Mask:255.255.255.0 >>> inet6 addr: fe80::821f:2ff:febe:efce/64 Scope:Link >>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >>> RX packets:24 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:51 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:1000 >>> RX bytes:3859 (3.7 KiB) TX bytes:10249 (10.0 KiB) >>> >>> plus if I ping the IP (from the BBB terminal after accessing via USB) I >>> get positive feedback. >>> >>> However, here is (at least for me) the interesting thing: if I try to >>> ping from my Mac (on the same subnet) I don't get return... Needless to >>> say, if I try to ssh the IP address it does not work as well... What's >>> going on? From BBB's point of view I would say that I'm connected, but this >>> does not seem true when I try to access from the Mac. >>> >>> -- >>> For more options, visit http://beagleboard.org/discuss >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "BeagleBoard" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
