(Hi,
I’m using the Wordfence plugin on my WordPress site hosted with InfinityFree.
The scan won’t start, and Wordfence support says it may be because outbound connections to their servers are blocked.
Could you please confirm if outbound connections to the following IPs are allowed?
If packets were made outbound and allowed, would inbound packets that could be filtered not be blocked, if the connection state was not took into consideration ?
That’s hard to answer without going into the nitty-gritty of networking internals.
The gist is that the requests to your own website go into the web server in the same way as connections from the outbound would. While it might be technically possible to grant exceptions to traffic from the same server, we have no such thing set up.
“Connection state” mainly refers to responses to TCP connections. That’s not what’s being blocked (you can make requests to external APIs from your website, and those responses are handled correctly), any requests to your website are blocked on the HTTP level, regardless of their origin.