Bug #277
closedAuto-generated NAT rules for AON use wrong interface name in descriptions
0%
Description
When switching from "Automatic outbound NAT rule generation (IPsec passthrough)" to "Manual Outbound NAT rule generation (Advanced Outbound NAT (AON))", a set of rules are generated, presumably to keep things working until you create your own...
From the rules my installation* generated for me, I can see that it generated four rules for each active non-WAN interface.
The description for all eight rules is similar to this: "Auto NAT-T created rule for WAN". I have also attached a screenshot of all the auto-generated rules.
However, one would expect the first four rules to be named something like this: "Auto NAT-T created rule for LAN" and "Auto NAT-T created rule for LAN2"
* 2.0-BETA1 built on Mon Jan 4 02:55:57 EST 2010
PS. Why is more than one nonat TFTP proxy rule created? Another bug?
Files
Updated by Chris Buechler almost 15 years ago
- Status changed from New to Resolved
It is the correct interface description, as they're all for WAN, just didn't mention previously which internal interface it was for. The TFTP entry shouldn't have been there at all.
I just fixed all this and some other outbound NAT issues I noted while working on that.