There were error(s) loading the rules

Started by Morta, September 24, 2022, 11:15:06 PM

Previous topic - Next topic
September 24, 2022, 11:15:06 PM Last Edit: September 24, 2022, 11:19:06 PM by Morta
There were error(s) loading the rules: /tmp/rules.debug:88: address family (inet/inet6) undefined - The line in question reads [88]: binat on ixl1 from $SERVER to any -> $SERVER

Line 88 in /tmp/rules.debug is

# rdr pass on ixl1 inet proto tcp from {any} to {(ixl1)} port {80} -> $SERVER port 80

How to fix this error?

SERVER is a aliases
ixl1 is the WAN port 

After deleting every rule with port 80 is working fine so far