I have three network adapters, one for WAN, LAN, and LAN2. I want to keep LAN and LAN2 isolated from one another. For the most part that's working. If I don't want ssh to cross networks, firewall rule, ssh blocked, done. All other rules I've created to manage what can and cannot cross network boundaries work fine but I cannot seem to block port 80,443 from LAN2 to LAN.
To help narrow down the problem I tried creating a rule at the top of my firewall chain to explicitly block LAN2 over HTTP, HTTPS to LAN with an action of Drop. Nope. I tried LAN2 -> Any -> LAN Drop. Nope. I added a rule in slot 2 for LAN -> Any -> LAN2 Drop. Nope.
LAN is restricted by Web Filter, Country Blocking, Intrusion Prevention, and Advanced Protection. LAN2 is not covered by the Web Filter and in Country Blocking I added a rule to allow outgoing to any country on any port. Turning off country blocking does not affect this issue.
Any ideas on what I'm missing?
This thread was automatically locked due to age.