On Fri, May 27, 2016 at 10:57 AM, Andrey Somov <[email protected]> wrote:
> I tried the image > Debian 7.9 (BeagleBone, BeagleBone Black, SeeedStudio BeagleBone Green - > 4GB SD) 2015-11-12 > sha256sum: f6e67ba01ff69d20f2c655f5e429c3e6c2398123bcd3d8d548460c597275d277 > > The IP address is assigned randomly. I could not clearly see the pattern. > I think it works better if the power is given pluging in the USB cable then > when pressing the POWER button on BBB > > This is the 'ifconfig -a': > ====================================================== > br-4270761bdbf4 Link encap:Ethernet HWaddr 02:42:60:c0:ef:5a > inet addr:172.23.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > br-4e56a19f7872 Link encap:Ethernet HWaddr 02:42:7d:ab:f3:4b > inet addr:172.19.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > br-5f853dc6d996 Link encap:Ethernet HWaddr 02:42:e4:6d:0a:f0 > inet addr:172.22.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > br-6ef8d2001e87 Link encap:Ethernet HWaddr 02:42:4c:49:1c:88 > inet addr:172.21.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > br-89dd64f3e0c7 Link encap:Ethernet HWaddr 02:42:95:bf:54:c8 > inet addr:172.20.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > br-c734abfd4862 Link encap:Ethernet HWaddr 02:42:26:28:03:b2 > inet addr:172.18.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > docker0 Link encap:Ethernet HWaddr 02:42:aa:81:55:e2 > inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > eth0 Link encap:Ethernet HWaddr 28:d2:44:96:fb:15 > inet addr:10.10.15.39 Bcast:10.10.255.255 Mask:255.255.0.0 > inet6 addr: fe80::2ad2:44ff:fe96:fb15/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:12334 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3538 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:4939001 (4.9 MB) TX bytes:355314 (355.3 KB) > > eth2 Link encap:Ethernet HWaddr d0:5f:b8:a3:51:a5 > inet6 addr: fe80::d25f:b8ff:fea3:51a5/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:40 errors:0 dropped:0 overruns:0 frame:0 > TX packets:130 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:7659 (7.6 KB) TX bytes:34695 (34.6 KB) > Does it grab an ip with : sudo dhclient eth2 ? Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiF8M81J%2BOZBEXKGKhsBL_hstNGm4barRbsgRdF0jYvSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
