diff --git a/nodes/home.r630.toml b/nodes/home.r630.toml index e28673b..2a18418 100644 --- a/nodes/home.r630.toml +++ b/nodes/home.r630.toml @@ -11,6 +11,13 @@ ips = [ gateway4 = "172.19.138.1" ipv6_accept_ra = true +[metadata.nftable.forward] +50-local-forward = [ + 'ct state { related, established } accept', + 'iifname eno3 accept', + 'ip6 nexthdr ipv6-icmp accept', +] + [metadata.users.molly] password = "!decrypt:dummy$no"