Project

General

Profile

Regression #15197 ยป rulesNAT.txt

Georgiy Tyutyunnik, 01/31/2024 12:44 PM

 
before patch:
# Outbound NAT rules (manual)
no nat on $LAN from any to any # testrule1
no nat on $LAN2 inet from any to any # testrule2

after patch:
# Outbound NAT rules (manual)
# source or destination is invalid or doesn't match IP family in nat rule # testrule1
# source or destination is invalid or doesn't match IP family in nat rule # testrule2
    (1-1/1)