If HOST= then X Else Y NAT rule.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
Is it possible to make a rule like this?
If incoming host network is 1.0.0.0/8 port 10 then accept and pass to 192.168.1.1
If incoming host network is not 1.0.0.0/8 port 10 then accept and pass to 192.168.1.2
I can't seem to figure it out.
This is sourcebased nat. This is not possible currently.