Guido van Rooij wrote: > rdr xl0 from 1.2.3.4 to any port 80 -> 0/0 port 5280 tcp
Should be (note "="): rdr xl0 from 1.2.3.4 to any port = 80 -> 0 port 5280 tcp > 0/0 as the target in a rdr rule means do not RDR at all. No, 0; no netmask allowed on RHS of rdr rules.
