Follow these steps to add a rule to iptables to allow incoming connections on port 9998:
Edit iptables: # vi /etc/sysconfig/iptables Find the following line in the file: -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited Add the following line BEFORE the above line: -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 9998 -j ACCEPT Restart iptables: # service iptables restart |
Adding up.time port exceptions to Windows firewall | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-25-2005 | Last Modified: 7-13-2011 | Index: 024 |
6750 |
Required Ports for the up.time Monitoring Station | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-28-2005 | Last Modified: 6-26-2013 | Index: 021 |
8990 |
Monitoring Servers And Services Behind a Firewall | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 3-27-2006 | Last Modified: 7-27-2011 | Index: 062 |
6437 |
Changing Linux Agent port or permissions | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 10-14-2005 | Last Modified: 7-24-2013 | Index: 011 |
6806 |
Problems adding an Agent to up.time | Rating | Views | |
---|---|---|---|
By: uptime Support | Date Created: 6-15-2006 | Last Modified: 8-9-2011 | Index: 083 |
8160 |