Hi,

I'm using MATLAB to program my beagleboard xm. I ran into a strange 
problem. I'm able to ping the board from my host machine (Windows 7) but 
not the other way around i.e. I cannot ping my host from the bbxm. Here are 
my results for ifconfig on the bbxm:

ubuntu@bbxm:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 3e:7f:da:ee:b1:db
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::3c7f:daff:feee:b1db/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1488  Metric:1
          RX packets:297 errors:0 dropped:0 overruns:0 frame:0
          TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:20184 (20.1 KB)  TX bytes:4860 (4.8 KB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:22 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1656 (1.6 KB)  TX bytes:1656 (1.6 KB)

My BB OS is ubuntu
ubuntu@bbxm:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 11.04
Release:        11.04
Codename:       natty

Any idea what's causing this? Thanks!

-- 
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/d/optout.

Reply via email to