Snapshot of the Pi 'wan' Claude memory: wayback van-router build notes, ZT DNS, HA VM, LAN port, and the Pi port memory updated for the 2026-07-06 USB hub move (AP live on the Pi) and the cockpit-bridge fd-limit fix. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2.3 KiB
2.3 KiB
Memory Index
Transferred 2026-07-06 from the Claude on wayback (which built the van router, the Pi port, and everything below). You run locally on the Pi 4 "wan" — the machine Pi 4 'wan' port describes; its "SSH andreas@192.168.6.128" access notes are other machines' view of YOU. Your ~/vanlink (branch
wan) is this host's source of truth. wayback is now the remote (the notes' original perspective): reach it at wayback.wrede.pvt / 192.168.10.251 (eth) / .27 (wifi) / 192.168.196.22 (ZT). The USB hub moved here 2026-07-06: this Pi now runs the live VanLink AP (both bands beaconing; Starlink adapter still absent). wayback still hosts the HA VM — see open items in Pi 4 'wan' port.
- wayback campervan AP — the whole build: dual-band hostapd (5GHz 80MHz/HE + 2.4GHz ch6 on separate rtw88 dongle/instance) + dnsmasq + nftables NAT, NM owns WAN, multi-WAN failover daemon, Cockpit "Van Router" plugin. Hard-won gotchas (rtw89/rtw88 power-save, USB-hub load hang, reapply→carrier flap, EEE, curl
if!). Source of truth: ~/vanlink/. - ZeroTier managed DNS — wrede.pvt resolves over ZT via zerotier-systemd-manager + systemd-networkd (native ZT setDns is a no-op on Linux).
- wayback fan max = EC latch — fan stuck at max was a latched EC failsafe; fixed by full power-drain reset (warm reboot won't clear it).
- Home Assistant VM — HAOS runs as libvirt KVM VM
ha_vanbridged onto br0 at 10.42.0.50:8123 (namehomeassistant; legacy 10.42.0.1:8123 DNAT kept); documented in vanlink repo under ha/. The old NAT+iptables-hook setup rotted on libvirtd restarts. - LAN port + asymmetric mgmt access — enx00e04c331140 bridged into br0 as a wired LAN port; never SSH to 10.42.0.1 from the upstream LAN (asymmetric path, drops at ~125s) — use wayback.lo/.zt.wrede.pvt.
- Pi 4 'wan' port — full vanlink stack on the Pi (192.168.6.128, branch
wanof its own clone), live since the hub moved 2026-07-06. Watch: netplan-wpa unit fights NM; bcm2835 watchdog max 15s; HA VM + ZT route still need a plan; cockpit-bridge EMFILE fixed (batched spawns + LimitNOFILE drop-in).