Hello expert
Recently we noticed an issue in our network.
The communication between client and server cross 2 firewalls. I can see by log and packet capture TCP syn from client pass through and reach server and server responded.
But server response TCP SYNACK dropped by first firewall anti spoofing module. (This looks like just triggered by recently upgrade from version 80.10 to 81.10) This raise a interesting discussion within our team. What is the process sequence of difference inspection module?
Here is my understanding, please correct me if I am wrong.
1, for the first packet
anti spoof first then access rules and hold state of connection, wait for syn ack
2, for the ack
Don't know how firewall handle this one
3, for the following traffic
Check session table first, if session is there, it bypass all other modules. Otherwise follow 1.
Can you please share some insight about this?
Thanks
Frank