12 Jul 2019 06:17 PM - last edited on 08 Mar 2021 07:45 AM by Karolina_Linda
We have set up some HTTP monitors that have been returning with "no data". However, we are able to ping the website that is being tested directly from the environment ActiveGate. When we try to ping over port 80 from the ActiveGate, we get a response of "connection reset by peer"
Ports 80 and 443 have been opened on the ActiveGate
I am not sure why this behavior would be seen.
Solved! Go to Solution.
12 Jul 2019 08:31 PM
Are you sure that network traffic is open for all needed ports?
Sebastian
12 Jul 2019 09:19 PM
Yes, as far as I know. The client has told me they have allowed all traffic on the ActiveGate for port 80 and 443
12 Jul 2019 10:26 PM
It sounds like the web site maybe is blacklisting the AG server.
I would try these (from the ActiveGate) to do further troubleshooting:
wget
curl
telnet
netcat
HTH,
dave