On Thu, Feb 25, 2021 at 11:50 PM Jake Danczyk <j...@pocketnc.com> wrote:
>
> On the Beaglebone Black, after installing the latest bb-usb-gadgets, it seems 
> that the dhcp default gateway has changed, and the new default isn't allowing 
> network access over ethernet. I've poked around looking for relevant config 
> files but haven't found the right ones yet.
>
> Running "ip route show" now gives:
>
> >default via 192.168.7.1 dev usb0 onlink
> >192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.97
> >192.168.2.1 dev eth0 scope link
> >192.168.6.0/24 dev usb1 proto kernel scope link src 192.168.6.2
> >192.168.7.0/30 dev usb0 proto kernel scope link src 192.168.7.2
>
> When the 192.168.7.1 gateway is deleted (sudo route del default gw 
> 192.168.7.1), the 192.168.2.1 dev eth0 route becomes default and I have 
> internet connection. After reboot, 192.168.7.1 is default again.

Hi Jake,

There really shouldn't be a major change with that package, it was
mostly a copy and paste from the boot script to something more
maintainable..

https://github.com/beagleboard/customizations/tree/master/usr/bin

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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYgpy1zkiS-Yotiyp0Qp240PY9pM9v0%2BoiQLi-OSPBGA3w%40mail.gmail.com.

Reply via email to