-
-
Save colinwilson/767c2b0f65c4267745ba0b5fb7ce4de4 to your computer and use it in GitHub Desktop.
FirewallD service to Zabbix Agent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<service> | |
<short>Zabbix-Agent</short> | |
<description>Zabbix Agent listening port</description> | |
<port protocol="tcp" port="10050" /> | |
</service> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment