I don't understand how firewall sending packets by rule order.
-
Hello,
I am having an issue when I configure the floating rule make 'quick' or without quick.
When I make a quick rule (any to LAN interface) allow, then server which is on 'Server' interface port can get packets so I can ping from outside to Server.
However when I remove quick on floating rule, and setup the 'allow any to any rule' to LAN interface and Server interface, I can NOT ping to Server.
I was wondering that if I put the "quick" floating rule 'Allow any to LAN' then all packets are passing LAN without checking Server interface port?
If not, it sends all inbound packets to LAN and check the Server interface rule?and one more thing.
If I make a block rule on bridge (LAN-Server interface ports), for example, Deny Source '10.10.10.0/24' destination 10.10.20.3 (one of server)' then source ip address can't reach to 10.10.20.3 without deny rule on Server interface port?