If csf/lfd is enabled then all curl requests to paypal timeout with: Can't connect to PayPal to validate IPN message: connect() timed out!
I have posted this on the csf forum but no reply yet so wonder id anyone here knows anything about it.
Posting IPN data back to PayPal to validate the IPN data using curl.
If csf/lfd is diabled then all works fine time after time.
if csf/lfd is enabled then an error occurs of : Can't connect to PayPal to validate IPN message: connect() timed out!
Paypal ips are added to csf ignore.
The server is a dedicated server and does not have cmc installed.
Each time a request is made then the following happens (local ip removed):
[primary_ip] => 173.0.84.69
[primary_port] => 443
[local_ip] => xx.xxx.xx.xxx
[local_port] => 48394
The local port changes value on each individual request.
What is causing the issue in csf/lfd ?
I have posted this on the csf forum but no reply yet so wonder id anyone here knows anything about it.
Posting IPN data back to PayPal to validate the IPN data using curl.
If csf/lfd is diabled then all works fine time after time.
if csf/lfd is enabled then an error occurs of : Can't connect to PayPal to validate IPN message: connect() timed out!
Paypal ips are added to csf ignore.
The server is a dedicated server and does not have cmc installed.
Each time a request is made then the following happens (local ip removed):
[primary_ip] => 173.0.84.69
[primary_port] => 443
[local_ip] => xx.xxx.xx.xxx
[local_port] => 48394
The local port changes value on each individual request.
What is causing the issue in csf/lfd ?