Hello
I have machines that are in a DMZ. Does anyone know what ports I need to open up on the firewall to monitor these servers.
thanks
Jb
Monitoring through a firewall
To check HTTP server you need to open port #80 (HTTP or URL test)
To check HTTPS server you need to open #443
To check FTP server you need to open port #21
To check SNTP server you need port #123
To check SMTP server you need port #25
To check POP3 server you need port #110
To check LDAP server you need port #389
To use SNMP test open port #161
To check Process/Service/CPU Usage/Performance Counter you need to open ports above 1024 (RPC uses dynamic port mapping, it can use different ports above 1024)
Regards
Alex
To check HTTPS server you need to open #443
To check FTP server you need to open port #21
To check SNTP server you need port #123
To check SMTP server you need port #25
To check POP3 server you need port #110
To check LDAP server you need port #389
To use SNMP test open port #161
To check Process/Service/CPU Usage/Performance Counter you need to open ports above 1024 (RPC uses dynamic port mapping, it can use different ports above 1024)
Regards
Alex