I spotted an issue today whilst on customer site with them accessing HTTPS sites over the SXT LTE i have recently implemented, the config looks a little like this:
What i spotted was that 90% at least of requests to HTTPS sites where just dying … I could see the browser find the IP, then get estblishing secure connection … then it just stayed at that point till it timed out.
I did some digging and could see one particular firewall drop rule with lots of traffic logged against it, the rule was disabled and the problem went away.
I can see its from the defconf, but can anyone help me understand why it might be failing ? Could it be due to the CGNAT in use on the Mobile providers network ?
Try setting that drop invalid rule as that one, i.e. just connection-state=invalid it should make a difference.
It can be CGNAT, packet fragmentation, packets reaching the router out of order… a normal count for this rule would be about 150k-200k per Gb of transferred traffic on a FTTH connection.