[ale] debian network manager
Chris Fowler
cfowler at outpostsentinel.com
Sat Sep 13 09:42:20 EDT 2014
I wasted so much time with my Beagle Bone Black trying to configure eth0 as static.
I've been working on a way to convert operating modes, but it just refuses to stop running dhclient on eth0.
In AP mode eth0 is dhcp. In bridge mode I need eth0 to not be dhcp so that br0 can. I've tried doing everything manually, but that did not work.
I tried copying a specific interfaces file to /etc/network/interfaces and that did not work. I tried assigning an arbitrary address to eth0 and then running dhcp on br0, but that causes problems. I don't actually see NetworkManager on this system so something else is acting stupid.
I need to boot and then determine our operating mode. AP, Bridge, Tor, Tunnel to UK, etc. I then need to apply settings. I think the
best thing for me to do is write my own /etc/init.d/networking script. Right now I'm rebooting between mode changes, but I will work it out so that a reboot is not required.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20140913/d19272f4/attachment.html>
More information about the Ale
mailing list