diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-09 15:38:15 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-09 15:38:15 +0200 |
| commit | d295dd0edcd61e094b7bd7ffe8ca3187d0a6da00 (patch) | |
| tree | cd51c94d0e2e99dd1442551d7d308ad89dc13ea2 /host_vars/pve.local.yml | |
| parent | b8f25e9d80c96f7170d51eb5abcd662a66d55317 (diff) | |
Fix IPv6 direct mode routing for LAN clients
- Remove static network_ipv6_gateway from LAN hosts so they pick up
Pi's radvd RA (pref high) instead of FritzBox (pref low)
- Add missing ip6tables FORWARD ACCEPT rule for new connections in
direct mode (only ESTABLISHED was present, blocking new flows)
- Flush ip6tables nat POSTROUTING table on clear instead of fragile
per-rule -D deletion to prevent stale rule accumulation
Diffstat (limited to 'host_vars/pve.local.yml')
| -rw-r--r-- | host_vars/pve.local.yml | bin | 517 -> 467 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml b/host_vars/pve.local.yml Binary files differindex cba94054..6b2e4ba1 100644 --- a/host_vars/pve.local.yml +++ b/host_vars/pve.local.yml |
