new build not connecting with eth0 interface. works with wifi but would like bith to be configured and wired preferred when both are available.
What am I doing wrong?
What am I doing wrong?
Code:
wkeeling@pi5dev8g:/etc $ uname -aLinux pi5dev8g 6.6.51+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linuxwkeeling@pi5dev8g:/etc $ cat /etc/os-releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"wkeeling@pi5dev8g:/etc $ ifconfig -aeth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether d8:3a:dd:b8:92:5a txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 112 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 2051 bytes 1069162 (1.0 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 2051 bytes 1069162 (1.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.95 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 2600:1700:7960:3b10:a00b:ffd8:e815:309a prefixlen 64 scopeid 0x0<global> inet6 2600:1700:7960:3b10::4a1 prefixlen 128 scopeid 0x0<global> inet6 fe80::9201:bbfb:17c7:b8b3 prefixlen 64 scopeid 0x20<link> ether d8:3a:dd:b8:92:5b txqueuelen 1000 (Ethernet) RX packets 62331 bytes 8061965 (7.6 MiB) RX errors 0 dropped 2014 overruns 0 frame 0 TX packets 124057 bytes 169625192 (161.7 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0wkeeling@pi5dev8g:/etc $
Statistics: Posted by wkeeling — Sun Jan 12, 2025 10:30 pm