Hi,
I have an installation of EndeavourOS-Cassini-neon on my MS-Surface since one year - working perfect. In March I set up a new installation in parallel on the same machine with Plasma 6 an upgraded to EndeavourOS-Gemini. The (internal) WiFi ist connected to the internet with DHCP while the Surface-Dock is connected to the LAN (cable).
The network setups of both installations are identical - however with Gemini the LAN routing fails with “no route to…”, while it works perfectly with Cassini. I tried in addition with two USB-Ethernet adaptors - no routing.
The OS identifies both network adaptors and even a Ping to the connector (192.168.2.202) works - but no routing to other devices in the LAN.
Was there any change in the networking from Cassini → Gemini? I don’t believe it’s related to Plasma 5 → 6.
nmcli device show | grep IP4
IP4.ADDRESS[1]: 192.168.1.116/24
IP4.GATEWAY: 192.168.1.100
IP4.ROUTE[1]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 600
IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 192.168.1.100, mt = 600
IP4.DNS[1]: 192.168.1.100
IP4.ADDRESS[1]: 192.168.2.202/24
IP4.GATEWAY: –
IP4.ROUTE[1]: dst = 192.168.2.0/24, nh = 192.168.2.202, mt = 100
IP4.ROUTE[2]: dst = 192.168.2.0/24, nh = 0.0.0.0, mt = 100
IP4.ADDRESS[1]: 127.0.0.1/8
IP4.GATEWAY: –
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.100 0.0.0.0 UG 600 0 0 wlan0
192.168.1.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0
192.168.2.0 192.168.2.202 255.255.255.0 UG 100 0 0 enp0s20f0u1u2
192.168.2.0 0.0.0.0 255.255.255.0 U 100 0 0 enp0s20f0u1u2