Agent: translate the NAT tier into native config #4
Reference in New Issue
Block a user
Delete Branch "benvin/agent-nat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
tomswallapi now renders the NAT tier (snat/masquerade, netmap, 1:1 nat) into per-device configs. The agent must map those rendered sections into native tomswall config so they are actually applied.
Changes
Pairs with
tomswallapi #6 (compiler renders the NAT tier).