Bug #1680
closedAutomatic Nat inter IpAlias
0%
Description
I believe this is a bug
PfSense doing this automatically Nat inter all IpAlias of a interface
In my setup I have
rl0=WAN
rl1=IP1
rl2=IP2 + IpAlias(IP2:1,IP2:2,IP2:3,IP2:4)
traffic e NAT
IP1 > WAN Nat Ok>WAN Nat Ok
IP2 -> WAN Nat ok
IP2:x
IP2 -> IP1 without NAT Ok
IP2:x -> IP2 without NAT Ok
IP2:x -> IP2:x Nat should not do, but doing this
Rules Lan
---------
- IP1 * * * * none
- IP2 * * * * none
- ALIAS-IP2x * * * * none
Nat outBound
------------
WAN IP1/24 * * 500 * * YES Auto created rule for ISAKMP - LAN to WAN
WAN 10.10.1.0 * * * * * NO Auto created rule for LAN to WAN
WAN Alias ALL * * * * *
Updated by Jim Pingle over 13 years ago
- Status changed from New to Rejected
Please open a forum thread to discuss this and eliminate any possible configuration errors. IF a bug has been confirmed by developers on the forum, then a ticket can be opened.