Hi, Can you verify their claim? From your hosted server, try to execute an outbound request, with CURL, such as (command line): curl -v http://www.oneall.com/ping.html Or from your web server script (PHP...).
If blocked, perhaps you have some firewall further blocking these requests?
Answers
Can you verify their claim?
From your hosted server, try to execute an outbound request, with CURL,
such as (command line): curl -v http://www.oneall.com/ping.html
Or from your web server script (PHP...).
If blocked, perhaps you have some firewall further blocking these requests?
Regards