OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: Morta on September 24, 2022, 11:15:06 PM

Title: There were error(s) loading the rules
Post by: Morta on September 24, 2022, 11:15:06 PM
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 
Title: Re: There were error(s) loading the rules
Post by: Morta on September 25, 2022, 04:32:32 PM
After deleting every rule with port 80 is working fine so far