# The LAN gateway IP now lives on the bridge, not on the AP wlan (which is just a # bridge member). ConfigureWithoutCarrier keeps 10.42.0.1 up even before any wired # device is plugged, exactly as it was on the wlan-only setup. [Match] Name=br0 [Link] RequiredForOnline=no [Network] Address=10.42.0.1/24 ConfigureWithoutCarrier=yes # Resolve .local (mDNS) for devices on the van's own LAN (ESPHome nodes, # etc.) — scoped to br0 only, not the WAN links, since mDNS is link-local # and that's the only interface those devices are actually on. MulticastDNS=yes