Networking - Static IP - DHCP by default

35 views
Skip to first unread message

Mecha Lec

unread,
May 26, 2019, 6:33:21 PM5/26/19
to BeagleBoard
I have a Beagle Bone Black, 

I am running debian 9.5.

I am new to linux but fumbling around enough to get mono and a few other things working. 
My problem is networking. 

I have tried to set static IP using etc/network/interfaces, however something else is configuring my interfaces. 
Even when I comment all the lines out in the interfaces file, i still end up with a DHCP server on Eth0, loop back mode enabled and specific USB interfaces. 

How can I find where these are being setup, so that I can override them? I am not running anything like Network Manager or alike. 





evilwulfie

unread,
May 26, 2019, 6:58:21 PM5/26/19
to beagl...@googlegroups.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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f1a525cc-5322-4532-9db3-04d66066804b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

jmels...@gmail.com

unread,
May 29, 2019, 6:31:18 PM5/29/19
to BeagleBoard


On Sunday, May 26, 2019 at 5:33:21 PM UTC-5, Mecha Lec wrote:

I have tried to set static IP using etc/network/interfaces, however something else is configuring my interfaces. 

connmanctl takes over ownership of the  network adapters.  There are two ways to fix this.  One is to alter the startup scripts so that connman no longer runs, and you can use the interfaces file to configure the network.  This can be done by mounting the SD card on a PC and editing files in /etc/init.d

Or, on a running bone system with serial console connection, you can run connmanctl from the command line and it will allow you to make the configuration.

Jon
Reply all
Reply to author
Forward
0 new messages