On Fri, Jan 5, 2018 at 4:01 PM, maxmike <[email protected]> wrote:
> In Jessie we have connman - and it causes severe problems if you try to
> build a number
> of identical embedded systems, connman will assign a new service name to
> each processor.
> So the settings directory has to be handcrafted separately for each. Even if
> you have a static
> ip which is the same in all of them.
> I have been unable to find a reliable way to get back to the
> /etc/network/interfaces paradigm.
>
> Can somebody help? I'm unexpectedly against the wall.

Are you talking about the eth0 name that get's auto-generated?

That would be systemd, we force "net.ifnames=0" on the cmdline to fix this..

debian@beaglebone:~$ sudo ifconfig -a eth0
eth0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC>  mtu 1500
        inet 192.168.0.132  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::5265:83ff:feca:9234  prefixlen 64  scopeid 0x20<link>
        ether 50:65:83:ca:92:34  txqueuelen 1000  (Ethernet)
        RX packets 1636  bytes 256963 (250.9 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 91  bytes 12117 (11.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 189

Or something else?, just "sudo apt remove connman --purge"...

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/CAOCHtYhemcw5TAHa8%3D-KvF8KbSX1QCqQT-hBntWPZ7MQ8S-D9w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to