Hello, I'm settings up an unconventional network on RaPi5 Desktop 64-bit:
RaPi5 Desktop 64-bit has no router.
RaPi5 Desktop 64-bit connects to Internet via RaPi5 Wi-Fi (wlan0) to a mobile phone Hotspot.
UAP-AC-Lite Wi-Fi AP is physically connected via Ethernet PoE cable to the RaPi5 RJ45 Ethernet port.
UAP-AC-Lite Wi-Fi AP is for WLAN home automation devices with LAN only control, no 3rd party cloud control.
RaPi5 Desktop 64-bit Terminal output seems to show the eth0 DOWN, rather than UP?Unsure if RaPi5 might need dnsmasq installed and configured somehow?
Once this is working, I plan to install KVM hypervisor with some type of bridge I guess? to install https://www.home-assistant.io/installation/linux Home Assistant.
RaPi5 Desktop 64-bit has no router.
RaPi5 Desktop 64-bit connects to Internet via RaPi5 Wi-Fi (wlan0) to a mobile phone Hotspot.
UAP-AC-Lite Wi-Fi AP is physically connected via Ethernet PoE cable to the RaPi5 RJ45 Ethernet port.
UAP-AC-Lite Wi-Fi AP is for WLAN home automation devices with LAN only control, no 3rd party cloud control.
RaPi5 Desktop 64-bit Terminal output seems to show the eth0 DOWN, rather than UP?
Code:
raspberrypi5@raspberrypi:~ $ ip -c a1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 2c:cf:67:13:a3:da brd ff:ff:ff:ff:ff:ff3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 2c:cf:67:13:a3:db brd ff:ff:ff:ff:ff:ff inet 172.20.10.3/28 brd 172.20.10.15 scope global dynamic noprefixroute wlan0 valid_lft 85553sec preferred_lft 85553sec inet6 2001:8004:11a0:216b:9c17:a1be:8ef:c673/64 scope global noprefixroute valid_lft forever preferred_lft forever inet6 fe80::3e57:d890:ac0:35e9/64 scope link noprefixroute valid_lft forever preferred_lft forever
Once this is working, I plan to install KVM hypervisor with some type of bridge I guess? to install https://www.home-assistant.io/installation/linux Home Assistant.
Statistics: Posted by eiger3970 — Thu Sep 19, 2024 8:48 am