siduction up-to date tody, NO DHCP, manuell config (since ever!)
After du no network.
Now, my main problem is that I have no clue how to get an ***overview*** (still missing ceni!) /etc/network/interfaces seems ok with all relevant data. But networkctl shows
...
2 ens2 ether off unmanaged
...
connman is installed but no GUI.
How do I get back my network?
did you read that topic?
https://forum.siduction.org/index.php?topic=5570
Since years there is no need for /e/n/i
maybe you have to rethink your network configuration!
Do you know the ip command? "ip address show" gives you an overview what networkcards your system knows about and what is the given ip-address. "ip route show" shows the routes. So you can see what interfaces, ips and routes you are using. Did you try to ping for exampel 8.8.8.8 (google-dns-server)? Maybe it's not your ip configuration but only nameresolving?