04-16-2026 01:30 AM
Hi
Can I add a Nat exemption rule after I have created a Route based VPN on FTD or do I need to select it when configuring the VPN ??
Thanks
Solved! Go to Solution.
04-16-2026 01:56 AM
@N3om ok in that case, yes you are correct you must use "any" as the interface; as you cannot explicitly specify interface names when using a VTI. In which case your NAT rule sohuld work and would just route traffic from "STAFF-Network" IP addresses over the VTI to any destination. I assume the upstream device would handle the NAT.
04-16-2026 01:34 AM
@N3om you can create the NAT exemption rule(s) after the VPN topology has been configured no problem.
04-16-2026 01:44 AM
@Rob Ingram Ok thanks does the below look like a valid Nat exemption ??
111 (STAFF_INTERNET) to (any) source static STAFF-Network STAFF-Network destination static any -ipv4 any-ipv4
04-16-2026 01:47 AM
@N3om yes, but I would recommend not to use "any" as the destination interface and ideally not the destination networks either, be specific.
04-16-2026 01:51 AM
The destination Interface is a VTI which I dont think is supported in the NAT rule and the any Network is for Internet so cant do anything with that.?
04-16-2026 01:56 AM
@N3om ok in that case, yes you are correct you must use "any" as the interface; as you cannot explicitly specify interface names when using a VTI. In which case your NAT rule sohuld work and would just route traffic from "STAFF-Network" IP addresses over the VTI to any destination. I assume the upstream device would handle the NAT.
04-17-2026 06:55 AM
@N3om We usually do not need to do NAT exemption on VTI-based S2S VPN since the "normal" NAT rules don't apply to traffic to/from VTI interfaces.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide