Hi Team,
We are facing issue where reverse https traffic from destination to source is being dropped.
Below example FYI
*****Forward Traffic******
Source:10.10.10.10 (source is behind gateway 1)
Source port: Random (52437)
Destination: 20.20.20.20 (Destination is behind gateway 2)
Destination port: 443
Traffic is getting allowed on both Gateway
*****Reverse Traffic******
Source: 20.20.20.20 (Destination is behind gateway 2)
Source port: 443
Destination: 10.10.10.10 (source is behind gateway 1)
Destination port: Random (52437) --->Same Random Port which observed in forward traffic
Traffic is getting dropped on gateway 2
**********************
This is unexpected behavior in stateful firewall,
Any thoughts on why this is happening , and what could be solution?