Skip to content

Instantly share code, notes, and snippets.

@skarllot
Created May 25, 2015 15:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save skarllot/16efdece2354a863a39b to your computer and use it in GitHub Desktop.
Save skarllot/16efdece2354a863a39b to your computer and use it in GitHub Desktop.
FirewallD service to Zabbix Agent
<?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