Siduction Forum

Siduction Forum => Software - Support => Topic started by: michaa7 on 2022/08/30, 14:42:08

Title: config network
Post by: michaa7 on 2022/08/30, 14:42:08
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?
Title: Re: config network
Post by: hendrikL on 2022/08/30, 17:37:43
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!

Title: Re: config network
Post by: Geier0815 on 2022/08/30, 20:45:14
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?