/home/crealab/cntxt.brainware.com.co/firewalld.tar
zones/public.xml000064400000000527151160314050007702 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>Public</short>
  <description>For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
  <service name="dhcpv6-client"/>
  <service name="cockpit"/>
</zone>
zones/home.xml000064400000000615151160314050007352 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>Home</short>
  <description>For use in home areas. You mostly trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
  <service name="mdns"/>
  <service name="samba-client"/>
  <service name="dhcpv6-client"/>
  <service name="cockpit"/>
</zone>
zones/drop.xml000064400000000443151160314050007365 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone target="DROP">
  <short>Drop</short>
  <description>Unsolicited incoming network packets are dropped. Incoming packets that are related to outgoing network connections are accepted. Outgoing network connections are allowed.</description>
</zone>
zones/block.xml000064400000000453151160314050007514 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone target="%%REJECT%%">
  <short>Block</short>
  <description>Unsolicited incoming network packets are rejected. Incoming packets that are related to outgoing network connections are accepted. Outgoing network connections are allowed.</description>
</zone>
zones/external.xml000064400000000460151160314050010242 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>External</short>
  <description>For use on external networks. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
  <masquerade/>
</zone>
zones/trusted.xml000064400000000242151160314050010110 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone target="ACCEPT">
  <short>Trusted</short>
  <description>All network connections are accepted.</description>
</zone>
zones/work.xml000064400000000523151160314050007402 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>Work</short>
  <description>For use in work areas. You mostly trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
  <service name="dhcpv6-client"/>
  <service name="cockpit"/>
</zone>
zones/dmz.xml000064400000000445151160314050007215 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>DMZ</short>
  <description>For computers in your demilitarized zone that are publicly-accessible with limited access to your internal network. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
</zone>
zones/internal.xml000064400000000634151160314050010237 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>Internal</short>
  <description>For use on internal networks. You mostly trust the other computers on the networks to not harm your computer. Only selected incoming connections are accepted.</description>
  <service name="ssh"/>
  <service name="mdns"/>
  <service name="samba-client"/>
  <service name="dhcpv6-client"/>
  <service name="cockpit"/>
</zone>
policies/allow-host-ipv6.xml000064400000001211151160314050012037 0ustar00<?xml version="1.0" encoding="utf-8"?>
<policy target="CONTINUE" priority="-15000">
  <short>Allow host IPv6</short>
  <description>Allows basic IPv6 functionality for the host running firewalld.</description>
  <ingress-zone name="ANY" />
  <egress-zone name="HOST" />
  <rule family="ipv6">
    <icmp-type name="neighbour-advertisement" />
    <accept />
  </rule>
  <rule family="ipv6">
    <icmp-type name="neighbour-solicitation" />
    <accept />
  </rule>
  <rule family="ipv6">
    <icmp-type name="router-advertisement" />
    <accept />
  </rule>
  <rule family="ipv6">
    <icmp-type name="redirect" />
    <accept />
  </rule>
</policy>
ipsets/README000064400000000035151160314050006725 0ustar00Location for built-in ipsets
icmptypes/communication-prohibited.xml000064400000000427151160314050014276 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Communication Prohibited</short>
  <description>This error message is sent if communication with destination administratively prohibited.</description>
  <destination ipv4="yes"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/tos-network-unreachable.xml000064400000000415151160314050014042 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TOS Network Unreachable</short>
  <description>This error message is sent if the network is unreachable for the type of service.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/network-unknown.xml000064400000000357151160314050012472 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Network Unknown</short>
  <description>This message is sent if the destination network is unknown.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/tos-host-unreachable.xml000064400000000401151160314050013321 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TOS Host Unreachable</short>
  <description>This message is sent if the host is unreachable for the type of service.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/mld2-listener-report.xml000064400000000501151160314050013265 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>MLDv2 Multicast Listener Report</short>
  <description>ICMPv6 Link-Local Multicast Listener Discovery (MDLv2) of type Multicast Listener Report (type 143) (RFC 4890 section 4.4.1).</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/network-redirect.xml000064400000000370151160314050012567 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Network Redirect</short>
  <description>This message is sent if the datagram is redirected for the network.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/host-prohibited.xml000064400000000401151160314050012376 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Host Prohibited</short>
  <description>This error message is sent if access from a host administratively prohibited.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/host-redirect.xml000064400000000362151160314050012054 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Host Redirect</short>
  <description>This message is sent if the datagram is redirected for the host.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/source-quench.xml000064400000000370151160314050012060 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Source Quench</short>
  <description>This error message is generated to tell a host to reduce the pace at which it is sending packets.</description>
  <destination ipv4="yes"/>
</icmptype>
icmptypes/beyond-scope.xml000064400000000446151160314050011672 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Beyond Scope</short>
  <description>This error message is sent if transmitting a package whould cross a zone boundary of the scope of the source address.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/mld-listener-query.xml000064400000000461151160314050013042 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>MLD Listener Query</short>
  <description>ICMPv6 Link-Local Multicast Listener Discovery (MDL) of type Multicast Listener Query (type 130) (RFC 4890 section 4.4.1).</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/required-option-missing.xml000064400000000361151160314050014074 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Required Option Missing</short>
  <description>This message is sent if a required option is missing.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/network-prohibited.xml000064400000000372151160314050013121 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Network Prohibited</short>
  <description>This message is sent if the network is administratively prohibited.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/ttl-zero-during-transit.xml000064400000000400151160314050014021 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TTL Zero During Transit</short>
  <description>This error message is sent if the time to live exceeded in transit.</description>
  <destination ipv4="yes"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/packet-too-big.xml000064400000000510151160314050012100 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Packet Too Big</short>
  <description>This error message is sent by a router in response to a packet that it cannot forward because the packet is larger than the MTU of the outgoing link.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/neighbour-advertisement.xml000064400000000543151160314050014133 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Neighbour Advertisement (Neighbor Advertisement)</short>
  <description>This informational message is sent in response to a neighbour-solicitation message in order to (unreliably) propagate new information quickly.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/address-unreachable.xml000064400000000601151160314050013170 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Address Unreachable</short>
  <description>This error message is generated by a router, or by the IPv6 layer in the originating node, in response to a packet that cannot be delivered to its destination address for reasons other than congestion.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/reject-route.xml000064400000000364151160314050011712 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Reject Route</short>
  <description>This error message is sent if the route to destination is rejected.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/router-advertisement.xml000064400000000343151160314050013467 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Router Advertisement</short>
  <description>This message is used by routers to periodically announce the IP address of a multicast interface.</description>
</icmptype>
icmptypes/ttl-zero-during-reassembly.xml000064400000000445151160314050014514 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TTL Zero During Reassembly</short>
  <description>This error message is sent if a host fails to reassemble a fragmented datagram within its time limit.</description>
  <destination ipv4="yes"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/destination-unreachable.xml000064400000000336151160314050014071 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Destination Unreachable</short>
  <description>This error message is generated by a host or gateway if the destination is not reachable.</description>
</icmptype>
icmptypes/bad-header.xml000064400000000402151160314050011247 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Bad Header</short>
  <description>This error message is created if there has been an error in the header of a packet.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/neighbour-solicitation.xml000064400000000711151160314050013757 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Neighbour Solicitation (Neighbor Solicitation)</short>
  <description>This informational message is sent by a node to determine the link-layer address of a neighbor, or to verify that a neighbor is still reachable via a cached link-layer address. Neighbor Solicitations are also used for Duplicate Address Detection.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/tos-host-redirect.xml000064400000000402151160314050012652 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TOS Host Redirect</short>
  <description>This message is the datagram is redirected for the type of service and host.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/echo-reply.xml000064400000000255151160314050011350 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Echo Reply (pong)</short>
  <description>This message is the answer to an Echo Request.</description>
</icmptype>
icmptypes/source-route-failed.xml000064400000000354151160314050013157 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Source Route Failed</short>
  <description>This message is sent if the source route has failed.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/echo-request.xml000064400000000322151160314050011700 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Echo Request (ping)</short>
  <description>This message is used to test if a host is reachable mostly with the ping utility.</description>
</icmptype>
icmptypes/protocol-unreachable.xml000064400000000371151160314050013410 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Protocol Unreachable</short>
  <description>This message is sent if the destination protocol is unreachable.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/router-solicitation.xml000064400000000337151160314060013322 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Router Solicitation</short>
  <description>This message is used by a host attached to a multicast link to request a Router Advertisement.</description>
</icmptype>
icmptypes/tos-network-redirect.xml000064400000000420151160314060013367 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>TOS Network Redirect</short>
  <description>This message is sent if the datagram is redirected for the type of service and network.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/timestamp-reply.xml000064400000000351151160314060012433 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Timestamp Reply</short>
  <description>This message is used to reply to a timestamp message.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/network-unreachable.xml000064400000000367151160314060013246 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Network Unreachable</short>
  <description>This message is sent if the destination network is unreachable.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/ip-header-bad.xml000064400000000345151160314060011664 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Ip Header Bad</short>
  <description>This error message is sent if the IP header is bad.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/failed-policy.xml000064400000000405151160314060012020 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Failed Policy</short>
  <description>This error message is generated if the source address failed ingress/egress policy.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/host-precedence-violation.xml000064400000000412151160314060014347 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Host Precedence Violation</short>
  <description>This error message is sent if the communication administratively prohibited.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/unknown-header-type.xml000064400000000403151160314060013201 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Unknown Header Type</short>
  <description>This error message is sent if an unrecognized Next Header type encountered.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/port-unreachable.xml000064400000000351151160314060012532 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Port Unreachable</short>
  <description>This error message is sent if the port unreachable.</description>
  <destination ipv4="yes"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/fragmentation-needed.xml000064400000000430151160314060013355 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Fragmentation Needed</short>
  <description>This error message is sent if fragmentation is required, and Don not Fragment (DF) flag is set.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/unknown-option.xml000064400000000371151160314060012306 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Unknown Option</short>
  <description>This error message is sent if an unrecognized IPv6 option encountered.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/timestamp-request.xml000064400000000344151160314060012772 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Timestamp Request</short>
  <description>This message is used for time synchronization.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/mld-listener-report.xml000064400000000463151160314060013213 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>MLD Listener Report</short>
  <description>ICMPv6 Link-Local Multicast Listener Discovery (MDL) of type Multicast Listener Report (type 131) (RFC 4890 section 4.4.1).</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/precedence-cutoff.xml000064400000000400151160314060012653 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Precedence Cutoff</short>
  <description>This message is sent if the precedence is lower than the required minimum.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/host-unknown.xml000064400000000357151160314060011757 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Host Unknown</short>
  <description>This error message is sent if the destination host is unknown.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/mld-listener-done.xml000064400000000534151160314060012624 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>MLD Listener Done</short>
  <description>ICMPv6 Link-Local Multicast Listener Discovery (MDL) of type Multicast Listener Done (type 132) (RFC 4890 section 4.4.1). Also known as mld-listener-reduction to nft.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/redirect.xml000064400000000271151160314060011101 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Redirect</short>
  <description>This error message informs a host to send packets on another route.</description>
</icmptype>
icmptypes/host-unreachable.xml000064400000000367151160314060012532 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Host Unreachable</short>
  <description>This error message is sent if the destination host is unreachable.</description>
  <destination ipv4="yes"/>
  <destination ipv6="no"/>
</icmptype>
icmptypes/time-exceeded.xml000064400000000375151160314060012007 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Time Exceeded</short>
  <description>This error message is generated if the time-to-live was exceeded either of a packet or of the reassembling of a fragmented packet.</description>
</icmptype>
icmptypes/no-route.xml000064400000000357151160314060011055 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>No Route</short>
  <description>This error message is set if there is no route to the destination.</description>
  <destination ipv4="no"/>
  <destination ipv6="yes"/>
</icmptype>
icmptypes/parameter-problem.xml000064400000000341151160314060012714 0ustar00<?xml version="1.0" encoding="utf-8"?>
<icmptype>
  <short>Parameter Problem</short>
  <description>This error message is generated if the IP header is bad, either by a missing option or bad length.</description>
</icmptype>
helpers/pptp.xml000064400000000210151160314060007701 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_pptp" family="ipv4">
  <port protocol="tcp" port="1723"/>
</helper>
helpers/sip.xml000064400000000236151160314060007521 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_sip">
  <port protocol="tcp" port="5060"/>
  <port protocol="udp" port="5060"/>
</helper>
helpers/h323.xml000064400000000125151160314060007402 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
</helper>
helpers/proto-gre.xml000064400000000132151160314060010637 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_proto_gre">
</helper>
helpers/RAS.xml000064400000000172151160314060007352 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
  <port protocol="udp" port="1719"/>
</helper>
helpers/snmp.xml000064400000000207151160314060007701 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_snmp" family="ipv4">
  <port protocol="udp" port="161"/>
</helper>
helpers/netbios-ns.xml000064400000000215151160314060011004 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_netbios_ns" family="ipv4">
  <port protocol="udp" port="137"/>
</helper>
helpers/amanda.xml000064400000000175151160314060010151 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_amanda">
  <port protocol="udp" port="10080"/>
</helper>
helpers/irc.xml000064400000000206151160314060007500 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_irc" family="ipv4">
  <port protocol="tcp" port="194"/>
</helper>
helpers/ftp.xml000064400000000167151160314060007522 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_ftp">
  <port protocol="tcp" port="21"/>
</helper>
helpers/tftp.xml000064400000000170151160314060007700 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_tftp">
  <port protocol="udp" port="69"/>
</helper>
helpers/sane.xml000064400000000172151160314060007653 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_sane">
  <port protocol="tcp" port="6566"/>
</helper>
helpers/Q.931.xml000064400000000172151160314060007440 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
  <port protocol="tcp" port="1720"/>
</helper>
services/squid.xml000064400000000255151160314060010235 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>squid</short>
  <description>Squid HTTP proxy server</description>
  <port protocol="tcp" port="3128"/>
</service>
services/ganglia-master.xml000064400000000260151160314060011777 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ganglia-master</short>
  <description>Ganglia collector</description>
  <port protocol="tcp" port="8651"/>
</service>
services/RH-Satellite-6.xml000064400000001054151160314060011506 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Red Hat Satellite 6</short>
  <description>Red Hat Satellite 6 is a systems management server that can be used to configure new systems, subscribe to updates, and maintain installations in distributed environments.</description>
  <include service="foreman"/>
  <port protocol="tcp" port="5000"/>
  <port protocol="tcp" port="5646-5647"/>
  <port protocol="tcp" port="5671"/>
  <port protocol="tcp" port="8000"/>
  <port protocol="tcp" port="8080"/>
  <port protocol="tcp" port="9090"/>
</service>
services/pmcd.xml000064400000000661151160314060010034 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Performance metrics collector (pmcd)</short>
  <description>This option allows PCP (Performance Co-Pilot) monitoring. If you need to allow remote hosts to connect directly to your machine to monitor aspects of its performance, enable this option. You need the pcp package installed for this option to be useful.</description>
  <port protocol="tcp" port="44321"/>
</service>
services/ssh.xml000064400000000717151160314060007710 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SSH</short>
  <description>Secure Shell (SSH) is a protocol for logging into and executing commands on remote machines. It provides secure encrypted communications. If you plan on accessing your machine remotely via SSH over a firewalled interface, enable this option. You need the openssh-server package installed for this option to be useful.</description>
  <port protocol="tcp" port="22"/>
</service>
services/salt-master.xml000064400000000511151160314060011337 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Salt Master</short>
  <description>Salt is a protocol used for infrastructure management via a dynamic communication bus. These ports are required on the salt master node.</description>
  <port port="4505" protocol="tcp"/>
  <port port="4506" protocol="tcp"/>
</service>
services/kerberos.xml000064400000000351151160314060010721 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Kerberos</short>
  <description>Kerberos network authentication protocol server</description>
  <port protocol="tcp" port="88"/>
  <port protocol="udp" port="88"/>
</service>
services/dhcp.xml000064400000000343151160314060010024 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>DHCP</short>
  <description>This allows a DHCP server to accept messages from DHCP clients and relay agents.</description>
  <port protocol="udp" port="67"/>
</service>
services/rsh.xml000064400000000466151160314060007710 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>rsh</short>
  <description>Rsh is a protocol for logging into remote machines. It is unencrypted, and provides little security from network snooping attacks. Enabling rsh is not recommended.</description>
  <port port="514" protocol="tcp"/>
</service>
services/docker-registry.xml000064400000000566151160314060012232 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Docker Registry</short>
  <description>Docker Registry is the protocol used to serve Docker images. If you plan to make your Docker Registry server publicly available, enable this option. This option is not required for developing Docker images locally.</description>
  <port protocol="tcp" port="5000"/>
</service>
services/rtsp.xml000064400000000536151160314060010102 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>RTSP</short>
  <description>The Real Time Streaming Protocol (RTSP) is a network control protocol designed for use in entertainment and communications systems to control streaming media servers.</description>
  <port port="554" protocol="tcp"/>
  <port port="554" protocol="udp"/>
</service>
services/redis-sentinel.xml000064400000000324151160314060012032 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>redis-sentinel</short>
  <description>Redis Sentinel provides high availability for Redis.</description>
  <port protocol="tcp" port="26379"/>
</service>
services/docker-swarm.xml000064400000000607151160314060011507 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Docker integrated swarm mode</short>
  <description>Natively managed cluster of Docker Engines (>=1.12.0), where you deploy services.</description>
  <port port="2377" protocol="tcp"/>
  <port port="7946" protocol="tcp"/>
  <port port="7946" protocol="udp"/>
  <port port="4789" protocol="udp"/>
  <protocol value="esp"/>
</service>
services/xmpp-bosh.xml000064400000000775151160314060011034 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>XMPP (Jabber) web client</short>
  <description>Extensible Messaging and Presence Protocol (XMPP) web client protocol allows web based chat clients such as JWChat to connect to the XMPP (Jabber) server. This is also known as the Bidirectional-streams Over Synchronous HTTP (BOSH) protocol. Enable this if you run an XMPP (Jabber) server and you wish web clients to connect to your server.</description>
  <port protocol="tcp" port="5280"/>
</service>
services/rsyncd.xml000064400000000467151160314060010417 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Rsync in daemon mode</short>
  <description>Rsync in daemon mode works as a central server, in order to house centralized files and keep them synchronized.</description>
  <port protocol="tcp" port="873"/>
  <port protocol="udp" port="873"/>
</service>
services/redis.xml000064400000000414151160314060010213 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>redis</short>
  <description>Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.</description>
  <port protocol="tcp" port="6379"/>
</service> 
services/rdp.xml000064400000000267151160314060007700 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>rdp</short>
  <description>Microsoft's Remote Desktop Protocol</description>
  <port protocol="tcp" port="3389"/>
</service>
services/kprop.xml000064400000000266151160314060010245 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>kprop</short>
  <description>Kerberos KDC Propagation Protocol</description>
  <port protocol="tcp" port="754"/>
</service>
services/dns-over-tls.xml000064400000000476151160314060011452 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>DNS over TLS</short>
  <description>DNS over TLS (DoT) is a security protocol for encrypting and wrapping Domain Name System (DNS) queries and answers via the Transport Layer Security (TLS) protocol</description>
  <port protocol="tcp" port="853"/>
</service>
services/bb.xml000064400000000655151160314060007477 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Big Brother</short>
  <description>Big Brother is a plain text protocol for sending and receiving client data, reports, and queries to a BB-compatible monitoring server or proxy. The standard IANA port for a listening Big Brother service is 1984, because of course it is.</description>
  <port protocol="tcp" port="1984"/>
  <port protocol="udp" port="1984"/>
</service>
services/nbd.xml000064400000000372151160314060007653 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>NBD</short>
  <description>Network Block Device (NBD) is a high-performance protocol for exporting disk images between machines.</description>
  <port protocol="tcp" port="10809"/>
</service>
services/rquotad.xml000064400000000325151160314060010565 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>rquotad</short>
  <description>Remote Quota Server Daemon</description>
  <port protocol="tcp" port="875"/>
  <port protocol="udp" port="875"/>
</service>
services/bacula.xml000064400000000532151160314060010335 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bacula</short>
  <description>Bacula is a network backup solution. Enable this option, if you plan to provide Bacula backup, file and storage services.</description>
  <port protocol="tcp" port="9101"/>
  <port protocol="tcp" port="9102"/>
  <port protocol="tcp" port="9103"/>
</service>
services/tor-socks.xml000064400000001403151160314060011030 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Tor - SOCKS Proxy</short>
  <description>Tor enables online anonymity and censorship resistance by directing Internet traffic through a network of relays. It conceals user's location from anyone conducting network surveillance and traffic analysis. A user wishing to use Tor for anonymity can configure a program such as a web browser to direct traffic to a Tor client using its SOCKS proxy port. Enable this if you run Tor and would like to configure your web browser or other programs to channel their traffic through the Tor SOCKS proxy port. It is recommended that you make this service available only for your computer or your internal networks.</description>
  <port protocol="tcp" port="9050"/>
</service>
services/libvirt.xml000064400000000605151160314060010562 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Virtual Machine Management</short>
  <description>Enable this option if you want to allow remote virtual machine management with SASL authentication and encryption (digest-md5 passwords or GSSAPI/Kerberos). The libvirtd service is needed for this option to be useful.</description>
  <port protocol="tcp" port="16509"/>
</service>
services/etcd-client.xml000064400000000460151160314060011301 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>etcd Client</short>
  <description>etcd implements a distributed key value store that provides a reliably way to store data across a cluster of machines. This is the client side port.</description>
  <port port="2379" protocol="tcp"/>
</service>
services/tentacle.xml000064400000000374151160314060010711 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>tentacle</short>
  <description>Tentacle is a protocol for monitoring computer networks. Pandora FMS is one server implementation.</description>
  <port protocol="tcp" port="41121"/>
</service>
services/matrix.xml000064400000000660151160314060010414 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Matrix</short>
  <description>Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. Port 443 is the 'client' port, whereas port 8448 is the Federation port. Federation is the process by which users on different servers can participate in the same room.</description>
  <include service="https"/>
  <port port="8448" protocol="tcp"/>
</service>
services/rpc-bind.xml000064400000000326151160314060010605 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>rpc-bind</short>
  <description>Remote Procedure Call Bind</description>
  <port protocol="tcp" port="111"/>
  <port protocol="udp" port="111"/>
</service>
services/xmpp-server.xml000064400000001041151160314060011372 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>XMPP (Jabber) server</short>
  <description>Extensible Messaging and Presence Protocol (XMPP) server connection protocols allows multiple XMPP (Jabber) servers to work in a federated fashion. Users on one server will be able to see the presence of and communicate with users on another servers. Enable this if you run an XMPP (Jabber) server and you wish users on your server to communicate with users on other XMPP servers.</description>
  <port protocol="tcp" port="5269"/>
</service>
services/distcc.xml000064400000000315151160314060010356 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>distcc</short>
  <description>Distcc is a protocol used for distributed compilation.</description>
  <port port="3632" protocol="tcp"/>
</service>
services/dhcpv6.xml000064400000000352151160314060010300 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>DHCPv6</short>
  <description>This allows a DHCPv6 server to accept messages from DHCPv6 clients and relay agents.</description>
  <port protocol="udp" port="547"/>
</service>
services/RH-Satellite-6-capsule.xml000064400000000575151160314060013147 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Red Hat Satellite 6 Capsule</short>
  <description>Red Hat Satellite 6 is a systems management server that can be used to configure new systems, subscribe to updates, and maintain installations in distributed environments.</description>
  <include service="RH-Satellite-6"/>
  <port protocol="tcp" port="8443"/>
</service>
services/sips.xml000064400000000433151160314060010064 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SIP-TLS (SIPS)</short>
  <description>SIP-TLS is a modified SIP (Session Initiation Protocol) using TLS for secure signaling.</description>
  <port protocol="tcp" port="5061"/>
  <port protocol="udp" port="5061"/>
</service>
services/ipp-client.xml000064400000000706151160314060011155 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Network Printing Client (IPP)</short>
  <description>The Internet Printing Protocol (IPP) is used for distributed printing. IPP (over udp) provides the ability to get information about a printer (e.g. capability and status) and to control printer jobs. If you plan to use a remote network printer via cups, do not disable this option.</description>
  <port protocol="udp" port="631"/>
</service>
services/ntp.xml000064400000000605151160314060007710 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Network Time Protocol (NTP) Server</short>
  <description>The Network Time Protocol (NTP) allows to synchronize computers to a time server. Enable this option, if you are providing a NTP server. You need the ntp or chrony package installed for this option to be useful.</description>
  <port protocol="udp" port="123"/>
</service>
services/https.xml000064400000000700151160314060010245 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Secure WWW (HTTPS)</short>
  <description>HTTPS is a modified HTTP used to serve Web pages when security is important. Examples are sites that require logins like stores or web mail. This option is not required for viewing pages locally or developing Web pages. You need the httpd package installed for this option to be useful.</description>
  <port protocol="tcp" port="443"/>
</service>
services/kadmin.xml000064400000000266151160314060010355 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>kadmin</short>
  <description>Kerberos Administration Protocol</description>
  <port protocol="tcp" port="749"/>
</service>
services/sip.xml000064400000000760151160314060007704 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SIP</short>
  <description>The Session Initiation Protocol (SIP) is a communications protocol for signaling and controlling multimedia communication sessions. The most common applications of SIP are in Internet telephony for voice and video calls, as well as instant messaging, over Internet Protocol (IP) networks.</description>
  <port protocol="tcp" port="5060"/>
  <port protocol="udp" port="5060"/>
  <helper name="sip"/>
</service>
services/xdmcp.xml000064400000000511151160314060010216 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>XDMCP</short>
  <description>The X Display Manager Control Protocol (XDMCP) allows to remotely log in to an X desktop environment from any X Window System compatible client.</description>
  <port port="177" protocol="tcp"/>
  <port port="177" protocol="udp"/>
</service>
services/ptp.xml000064400000000650151160314060007712 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Precision Time Protocol (PTP) Master</short>
  <description>The Precision Time Protocol (PTP) allows to synchronize computers to a time master. Enable this option, if you are providing a PTP master. You need the linuxptp package installed for this option to be useful.</description>
  <port protocol="udp" port="319"/>
  <port protocol="udp" port="320"/>
</service>
services/spideroak-lansync.xml000064400000000625151160314060012537 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SpiderOak ONE LAN-Sync</short>
  <description>SpiderOak ONE is online backup and file hosting service that allows users to access, synchronize and share data using a cloud-based server. Enable this option if you use LAN-Sync option of SpiderOak.</description>
  <port protocol="udp" port="21327"/>
  <port protocol="udp" port="21328"/>
</service>
services/nrpe.xml000064400000000367151160314060010060 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>NRPE</short>
  <description>NRPE allows you to execute Nagios plugins on a remote host in as transparent a manner as possible.</description>
  <port protocol="tcp" port="5666"/>
</service>
services/bgp.xml000064400000000523151160314060007656 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>BGP service listen</short>
  <description>Border Gateway Protocol (BGP) is a standardized exterior gateway protocol designed to exchange routing and reachability information among autonomous systems (AS) on the Internet</description>
  <port protocol="tcp" port="179"/>
</service>
services/wbem-http.xml000064400000000540151160314060011014 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>wbem-http</short>
  <description>Web-Based Enterprise Management (WBEM) is a set of systems management technologies developed to unify the management of distributed computing environments. This is the unencrypted protocol variant.</description>
  <port protocol="tcp" port="5988"/>
</service>

services/syncthing.xml000064400000000536151160314060011120 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Syncthing</short>
  <description>Syncthing is a peer-to-peer file synchronization service. Enable this option, if you plan to run the Syncthing service.</description>
  <port protocol="tcp" port="22000"/>
  <port protocol="udp" port="22000"/>
  <port protocol="udp" port="21027"/>
</service>
services/nfs.xml000064400000000504151160314060007673 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>NFS4</short>
  <description>The NFS4 protocol is used to share files via TCP networking. You will need to have the NFS tools installed and properly configure your NFS server for this option to be useful.</description>
  <port protocol="tcp" port="2049"/>
</service>
services/mongodb.xml000064400000000355151160314060010536 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mongodb</short>
  <description>MongoDB is a free and open-source cross-platform document-oriented database program.</description>
  <port protocol="tcp" port="27017"/>
</service>
services/imap.xml000064400000000507151160314060010036 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>IMAP</short>
  <description>The Internet Message Access Protocol(IMAP) allows a local client to access email on a remote server. If you plan to provide a IMAP service (e.g. with dovecot), enable this option.</description>
  <port protocol="tcp" port="143"/>
</service>
services/ceph.xml000064400000000511151160314060010022 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ceph</short>
  <description>Ceph is a distributed object store and file system. Enable this option to support Ceph's Object Storage Daemons (OSD), Metadata Server Daemons (MDS), or Manager Daemons (MGR).</description>
  <port protocol="tcp" port="6800-7568"/>
</service>
services/pmwebapis.xml000064400000001040151160314060011070 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Secure performance metrics web API (pmwebapis)</short>
  <description>This option allows web clients to use PCP (Performance Co-Pilot) monitoring services over a secure connection. If you need to allow remote web clients to connect to your machine to monitor aspects of its performance, and you consider that information to be sensitive, enable this option. You need the pcp package installed for this option to be useful.</description>
  <port protocol="tcp" port="44324"/>
</service>
services/grafana.xml000064400000000332151160314060010503 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>grafana</short>
  <description>Grafana is an open platform for beautiful analytics and monitoring</description>
  <port protocol="tcp" port="3000"/>
</service>
services/wsman.xml000064400000000474151160314060010240 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>wsman</short>
  <description>Web Services for Management (WSMAN) is a protocol for managing PCs, servers, devices, Web services and other applications. This variant of the protocol is unencrypted</description>
  <port port="5985" protocol="tcp"/>
</service>
services/galera.xml000064400000000444151160314060010343 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Galera</short>
  <description>MariaDB-Galera Database Server</description>
  <port protocol="tcp" port="3306"/>
  <port protocol="tcp" port="4567"/>
  <port protocol="tcp" port="4568"/>
  <port protocol="tcp" port="4444"/>
</service>
services/libvirt-tls.xml000064400000000601151160314060011356 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Virtual Machine Management (TLS)</short>
  <description>Enable this option if you want to allow remote virtual machine management with TLS encryption, x509 certificates and optional SASL authentication. The libvirtd service is needed for this option to be useful.</description>
  <port protocol="tcp" port="16514"/>
</service>
services/cfengine.xml000064400000000250151160314060010661 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>CFEngine</short>
  <description>CFEngine server</description>
  <port protocol="tcp" port="5308"/>
</service>
services/kdeconnect.xml000064400000000420151160314060011217 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>KDE Connect</short>
  <description>KDE Connect is an application to connect your phone to your computer.</description>
  <port port="1714-1764" protocol="tcp"/>
  <port port="1714-1764" protocol="udp"/>
</service>
services/ldaps.xml000064400000000350151160314060010207 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>LDAPS</short>
  <description>Lightweight Directory Access Protocol (LDAP) over Secure Sockets Layer (SSL) server</description>
  <port protocol="tcp" port="636"/>
</service>
services/xmpp-local.xml000064400000000410151160314060011155 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>XMPP Link-Local Messaging</short>
  <description>Serverless XMPP-like communication over local networks based on zero-configuration networking.</description>
  <port protocol="tcp" port="5298"/>
</service>
services/bitcoin.xml000064400000000364151160314060010540 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bitcoin</short>
  <description>The default port used by Bitcoin.  Enable this option if you plan to be a full Bitcoin node.</description>
  <port protocol="tcp" port="8333"/>
</service>
services/prometheus.xml000064400000000325151160314060011301 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>prometheus</short>
  <description>The Prometheus monitoring system and time series database.</description>
  <port protocol="tcp" port="9090"/>
</service>
services/wbem-https.xml000064400000000466151160314060011206 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>wbem-https</short>
  <description>Web-Based Enterprise Management (WBEM) is a set of systems management technologies developed to unify the management of distributed computing environments</description>
  <port protocol="tcp" port="5989"/>
</service>

services/mdns.xml000064400000000650151160314060010050 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Multicast DNS (mDNS)</short>
  <description>mDNS provides the ability to use DNS programming interfaces, packet formats and operating semantics in a small network without a conventional DNS server. If you plan to use Avahi, do not disable this option.</description>
  <port protocol="udp" port="5353"/>
  <destination ipv4="224.0.0.251" ipv6="ff02::fb"/>
</service>
services/smtps.xml000064400000001101151160314060010245 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Mail (SMTP over SSL)</short>
  <description>This option allows incoming SMTPs mail delivery. If you need to allow remote hosts to connect directly to your machine to deliver mail in a secure way, enable this option. You do not need to enable this if you collect your mail from your ISP's server by POP3 or IMAP, or if you use a tool such as fetchmail. Note that an improperly configured SMTP server can allow remote machines to use your server to send spam.</description>
  <port protocol="tcp" port="465"/>
</service>
services/smtp-submission.xml000064400000000347151160314060012266 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Mail (SMTP-Submission)</short>
  <description>SMTP-Submission allows remote users to submit mail over port 587.</description>
  <port protocol="tcp" port="587"/>
</service>
services/snmp.xml000064400000000526151160314060010066 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SNMP</short>
  <description>Simple Network Management Protocol is an "Internet-standard protocol for managing devices on IP networks". Enable this service if you run SNMP agent (server).</description>
  <port protocol="tcp" port="161"/>
  <port protocol="udp" port="161"/>
</service>
services/audit.xml000064400000000455151160314060010220 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
    <short>Audit</short>
    <description>The Linux Audit subsystem is used to log security events. Enable this option, if you plan to aggregate audit events to/from a remote server/client.</description>
    <port protocol="tcp" port="60"/>
</service>
services/dns.xml000064400000000532151160314060007672 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>DNS</short>
  <description>The Domain Name System (DNS) is used to provide and request host and domain names. Enable this option, if you plan to provide a domain name service (e.g. with bind).</description>
  <port protocol="tcp" port="53"/>
  <port protocol="udp" port="53"/>
</service>
services/condor-collector.xml000064400000000404151160314060012354 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>HT Condor Collector</short>
  <description>The HT Condor Collector is needed to organize the condor worker nodes.</description>
  <port protocol="tcp" port="9618"/> <!-- condor_collector -->
</service>
services/tftp-client.xml000064400000000440151160314060011335 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>TFTP Client</short>
  <description>This option allows you to access Trivial File Transfer Protocol (TFTP) servers. You need the tftp package installed for this option to be useful.</description>
  <helper name="tftp"/>
</service>
services/git.xml000064400000000324151160314060007670 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>git</short>
  <description>The git daemon for supporting git:// access to git repositories.</description>
  <port protocol="tcp" port="9418"/>
</service>
services/syncthing-gui.xml000064400000000451151160314060011676 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Syncthing GUI</short>
  <description>Enable this option in addition to the Syncthing option to allow traffic to the Syncthing web interface. (Be sure to secure it accordingly).</description>
  <port protocol="tcp" port="8384"/>
</service>
services/bitcoin-testnet.xml000064400000000431151160314060012217 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bitcoin testnet</short>
  <description>The default port used by Bitcoin testnet.  Enable this option if you plan to be a Bitcoin full node on the test network.</description>
  <port protocol="tcp" port="18333"/>
</service>
services/memcache.xml000064400000000365151160314060010654 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>memcache</short>
  <description>memcache is a high-performance object caching system.</description>
  <port protocol="tcp" port="11211"/>
  <port protocol="udp" port="11211"/>
</service>
services/samba-dc.xml000064400000002422151160314060010555 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Samba DC</short>
  <description>This option allows you to use this computer as a Samba Active Directory Domain Controller. You need the samba-dc package installed for this option to be useful.</description>
  <port protocol="tcp" port="53"/><!-- DNS -->
  <port protocol="udp" port="53"/><!-- DNS -->
  <port protocol="tcp" port="88"/><!-- Kerberos -->
  <port protocol="udp" port="88"/><!-- Kerberos -->
  <port protocol="tcp" port="135"/><!-- End Point Mapper (DCE/RPC Locator Service -->
  <port protocol="udp" port="137"/><!-- NetBIOS Name Service -->
  <port protocol="udp" port="138"/><!-- NetBIOS Datagram -->
  <port protocol="tcp" port="139"/><!-- NetBIOS Session -->
  <port protocol="tcp" port="389"/><!-- LDAP -->
  <port protocol="udp" port="389"/><!-- CLDAP -->
  <port protocol="tcp" port="445"/><!-- SMB over TCP -->
  <port protocol="tcp" port="464"/><!-- Kerberos kpasswd -->
  <port protocol="udp" port="464"/><!-- Kerberos kpasswd -->
  <port protocol="tcp" port="636"/><!-- LDAPS -->
  <port protocol="tcp" port="49152-65535"/><!-- Dynamic RPC Ports -->
  <port protocol="tcp" port="3268"/><!-- Global Catalog -->
  <port protocol="tcp" port="3269"/><!-- Global Catalog SSL -->
  <helper name="netbios-ns"/>
</service>
services/mqtt.xml000064400000000437151160314060010077 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mqtt</short>
  <description>The Message Queuing Telemetry Transport (MQTT) is a machine-to-machine connectivity protocol. This variant of the protocol is unencrypted.</description>
  <port port="1883" protocol="tcp"/>
</service>
services/kpasswd.xml000064400000000335151160314060010563 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Kpasswd</short>
  <description>Kerberos password (Kpasswd) server</description>
  <port protocol="tcp" port="464"/>
  <port protocol="udp" port="464"/>
</service>
services/privoxy.xml000064400000000775151160314060010637 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Privoxy - A Privacy Enhancing Proxy Server</short>
  <description>Privoxy is a web proxy for enhancing privacy by filtering web page content, managing cookies, controlling access, removing ads, banners, pop-ups and other obnoxious Internet junk. It does not cache web content. Enable this if you run Privoxy and would like to configure your web browser to browse the Internet via Privoxy.</description>
  <port protocol="tcp" port="8118"/>
</service>
services/pulseaudio.xml000064400000000636151160314060011265 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>PulseAudio</short>
  <description>A PulseAudio server provides an ability to stream audio over network. You want to enable this service in case you are using module-native-protocol-tcp in the PulseAudio configuration. If you are using module-zeroconf-publish you want also enable mdns service.</description>
  <port protocol="tcp" port="4713"/>
</service>
services/murmur.xml000064400000000362151160314060010436 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Murmur</short>
  <description>Murmur is the server of the Mumble VoIP chat system.</description>
  <port protocol="tcp" port="64738"/>
  <port protocol="udp" port="64738"/>
</service>
services/pop3s.xml000064400000000545151160314060010156 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>POP-3 over SSL</short>
  <description>The Post Office Protocol version 3 (POP3) is a protocol to retrieve email from a remote server over a TCP/IP connection. Enable this option, if you plan to provide a POP3 service (e.g. with dovecot).</description>
  <port protocol="tcp" port="995"/>
</service>
services/nut.xml000064400000000560151160314060007715 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>NUT</short>
  <description>Network UPS Tools (NUT) is a protocol that allows to monitor and control power devices like uninterruptible power supplies.</description>
  <port port="3493" protocol="tcp"/>
  <!-- <port port="3493" protocol="udp"/> according to upstream never really worked over UDP -->
</service>
services/freeipa-trust.xml000064400000001221151160314060011674 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FreeIPA trust setup</short>
  <description>FreeIPA is an LDAP and Kerberos domain controller for Linux systems. Enable this option of you plan to deploy cross-forest trusts with FreeIPA and Active Directory</description>
  <port protocol="tcp" port="135"/>
  <port protocol="tcp" port="138-139"/>
  <port protocol="udp" port="138-139"/>
  <port protocol="tcp" port="389"/>
  <port protocol="udp" port="389"/>
  <port protocol="tcp" port="445"/>
  <port protocol="udp" port="445"/>
  <port protocol="tcp" port="49152-65535"/><!-- Dynamic RPC Ports -->
  <port protocol="tcp" port="3268"/>
</service>
services/wsmans.xml000064400000000503151160314060010414 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>wsmans</short>
  <description>Web Services for Management (WSMAN) is a protocol for managing PCs, servers, devices, Web services and other applications. This variant of the protocol uses TLS encryption.</description>
  <port port="5986" protocol="tcp"/>
</service>
services/syslog.xml000064400000000511151160314060010423 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>syslog</short>
  <description>Syslog is a client/server protocol: a logging application transmits a text message to the syslog receiver. The receiver is commonly called syslogd, syslog daemon or syslog server.</description>
  <port protocol="udp" port="514"/>
</service>
services/radius.xml000064400000001010151160314060010365 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>RADIUS</short>
  <description>The Remote Authentication Dial In User Service (RADIUS) is a protocol for user authentication over networks. It is mostly used for modem, DSL or wireless user authentication. If you plan to provide a RADIUS service (e.g. with freeradius), enable this option.</description>
  <port protocol="tcp" port="1812"/>
  <port protocol="udp" port="1812"/>
  <port protocol="tcp" port="1813"/>
  <port protocol="udp" port="1813"/>
</service>
services/iscsi-target.xml000064400000000410151160314060011477 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>iSCSI target</short>
  <description>Internet SCSI target is a storage resource located on an iSCSI server.</description>
  <port protocol="tcp" port="3260"/>
  <port protocol="udp" port="3260"/>
</service>
services/llmnr.xml000064400000000504151160314060010231 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Link-Local Multicast Name Resolution (LLMNR)</short>
  <description>LLMNR allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link.</description>
  <port protocol="tcp" port="5355"/>
  <port protocol="udp" port="5355"/>
</service>
services/vnc-server.xml000064400000000733151160314060011203 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Virtual Network Computing Server (VNC)</short>
  <description>A VNC server provides an external accessible X session. Enable this option if you plan to provide a VNC server with direct access. The access will be possible for displays :0 to :3. If you plan to provide access with SSH, do not open this option and use the via option of the VNC viewer.</description>
  <port protocol="tcp" port="5900-5903"/>
</service>
services/ceph-mon.xml000064400000000446151160314060010620 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ceph-mon</short>
  <description>Ceph is a distributed object store and file system. Enable this option to support Ceph's Monitor Daemon.</description>
  <port protocol="tcp" port="3300"/>
  <port protocol="tcp" port="6789"/>
</service>
services/tile38.xml000064400000000335151160314060010217 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>tile38</short>
  <description>Tile38 is a geospatial database, spatial index, and realtime geofence.</description>
  <port protocol="tcp" port="9851"/>
</service>
services/ctdb.xml000064400000000450151160314060010021 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>CTDB</short>
  <description>CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data.</description>
  <port protocol="tcp" port="4379"/>
  <port protocol="udp" port="4379"/>
</service>
services/ovirt-storageconsole.xml000064400000000527151160314060013302 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>oVirt Storage-Console</short>
  <description>oVirt Storage Console is a web-based storage management platform specially designed to efficiently manage oVirt's storage-defined storage.</description>
  <port protocol="tcp" port="55863"/>
  <port protocol="tcp" port="39543"/>
</service>
services/smtp.xml000064400000001046151160314060010072 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Mail (SMTP)</short>
  <description>This option allows incoming SMTP mail delivery. If you need to allow remote hosts to connect directly to your machine to deliver mail, enable this option. You do not need to enable this if you collect your mail from your ISP's server by POP3 or IMAP, or if you use a tool such as fetchmail. Note that an improperly configured SMTP server can allow remote machines to use your server to send spam.</description>
  <port protocol="tcp" port="25"/>
</service>
services/irc.xml000064400000000367151160314060007671 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>IRC</short>
  <description>An IRCd, short for Internet Relay Chat daemon, is server software that implements the IRC protocol.</description>
  <port protocol="tcp" port="6667"/>
</service>
services/svdrp.xml000064400000000437151160314060010250 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SVDRP</short>
  <description>The Simple Video Disk Recorder Protocol (SVDRP) allows to control video disk recorder functionality.</description>
  <port port="6419" protocol="tcp"/>
  <port port="6419" protocol="udp"/>
</service>
services/upnp-client.xml000064400000000410151160314060011337 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>UPnP Client</short>
  <description>Universal Plug and Play client for auto-configuration of network routers (use only in trusted zones).</description>
  <source-port port="1900" protocol="udp"/>
</service>
services/lightning-network.xml000064400000000415151160314060012560 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Lightning Network</short>
  <description>The default port used by Lightning Network.  Enable this option if you plan to be a Lightning Network node.</description>
  <port protocol="tcp" port="9735"/>
</service>
services/ms-wbt.xml000064400000000276151160314060010324 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ms-wbt</short>
  <description>Microsoft Windows-based Terminal Server</description>
  <port protocol="tcp" port="3389"/>
</service>
services/mosh.xml000064400000000731151160314060010055 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Mobile shell that supports roaming and intelligent local echo.</short>
  <description>Mosh is a remote terminal application that supports intermittent network connectivity, roaming to different IP address without dropping the connection, intelligent local echo and line editing to reduct the effects of "network lag" on high-latency connections.</description>
  <port protocol="udp" port="60000-61000"/>
</service>
services/ovirt-imageio.xml000064400000000404151160314060011657 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>oVirt Image I/O</short>
  <description>oVirt Image I/O simplifies the workflow of introducing new oVirt images into the oVirt environment.</description>
  <port protocol="tcp" port="54322"/>
</service>
services/minidlna.xml000064400000000527151160314060010705 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>MiniDLNA</short>
  <description>MiniDLNA is a simple media server software with the aim to be fully compliant with DLNA/UPNP-AV clients. Enable this service if you run minidlna service.</description>
  <port protocol="tcp" port="8200"/>
  <port protocol="udp" port="1900"/>
</service>
services/ftp.xml000064400000000551151160314060007700 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FTP</short>
  <description>FTP is a protocol used for remote file transfer. If you plan to make your FTP server publicly available, enable this option. You need the vsftpd package installed for this option to be useful.</description>
  <port protocol="tcp" port="21"/>
  <helper name="ftp"/>
</service>
services/gre.xml000064400000000167151160314060007667 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
    <protocol value="gre"/>
    <helper name="proto-gre"/>
</service>
services/syslog-tls.xml000064400000000674151160314060011235 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>syslog-tls</short>
  <description>Syslog is a client/server protocol: a logging application transmits a text message to the syslog receiver. The receiver is commonly called syslogd, syslog daemon or syslog server. Syslog-tls uses TLS encryption to protect the messages during transport.</description>
  <port protocol="tcp" port="6514"/>
  <port protocol="udp" port="6514"/>
</service>
services/pmproxy.xml000064400000000732151160314060010626 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Performance metrics proxy (pmproxy)</short>
  <description>This option allows indirect PCP (Performance Co-Pilot) monitoring via a proxy. If you need to allow remote hosts to connect through your machine to monitor aspects of performance of one or more proxied hosts, enable this option. You need the pcp package installed for this option to be useful.</description>
  <port protocol="tcp" port="44322"/>
</service>
services/tinc.xml000064400000000520151160314060010040 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>tinc VPN</short>
  <description>tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet.</description>
  <port protocol="tcp" port="655"/>
  <port protocol="udp" port="655"/>
</service>
services/high-availability.xml000064400000001140151160314060012471 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Red Hat High Availability</short>
  <description>This allows you to use the Red Hat High Availability (previously named Red Hat Cluster Suite). Ports are opened for corosync, pcsd, pacemaker_remote, dlm and corosync-qnetd.</description>
  <port protocol="tcp" port="2224"/>
  <port protocol="tcp" port="3121"/>
  <port protocol="tcp" port="5403"/>
  <port protocol="udp" port="5404"/>
  <port protocol="udp" port="5405-5412"/>
  <port protocol="tcp" port="9929"/>
  <port protocol="udp" port="9929"/>
  <port protocol="tcp" port="21064"/>
</service>
services/amqps.xml000064400000000433151160314060010227 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>amqps</short>
  <description>The Advanced Message Queuing Protocol (AMQP) over SSL is an open standard application layer protocol for message-oriented middleware.</description>
  <port protocol="tcp" port="5671"/>
</service>
services/samba.xml000064400000000700151160314060010166 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Samba</short>
  <description>This option allows you to access and participate in Windows file and printer sharing networks. You need the samba package installed for this option to be useful.</description>
  <port protocol="udp" port="137"/>
  <port protocol="udp" port="138"/>
  <port protocol="tcp" port="139"/>
  <port protocol="tcp" port="445"/>
  <helper name="netbios-ns"/>
</service>
services/elasticsearch.xml000064400000000522151160314060011717 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Elasticsearch</short>
  <description>Elasticsearch is a distributed, open source search and analytics engine, designed for horizontal scalability, reliability, and easy management.</description>
  <port protocol="tcp" port="9300"/>
  <port protocol="tcp" port="9200"/>
</service>
services/mountd.xml000064400000000323151160314060010412 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mountd</short>
  <description>NFS Mount Lock Daemon</description>
  <port protocol="tcp" port="20048"/>
  <port protocol="udp" port="20048"/>
</service>
services/nfs3.xml000064400000000526151160314060007762 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>NFS3</short>
  <description>The NFS3 protocol is used to share files. You will need to have the NFS tools installed and properly configure your NFS server for this option to be useful.</description>
  <port protocol="tcp" port="2049"/>
  <port protocol="udp" port="2049"/>
</service>
services/snmptrap.xml000064400000000464151160314060010756 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SNMPTRAP</short>
  <description>SNMP traps enable an agent to notify the management station of significant events by way of an unsolicited SNMP message.</description>
  <port protocol="tcp" port="162"/>
  <port protocol="udp" port="162"/>
</service>
services/cockpit.xml000064400000000323151160314060010540 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Cockpit</short>
  <description>Cockpit lets you access and configure your server remotely.</description>
  <port protocol="tcp" port="9090"/>
</service>
services/pop3.xml000064400000000534151160314060007771 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>POP-3</short>
  <description>The Post Office Protocol version 3 (POP3) is a protocol to retrieve email from a remote server over a TCP/IP connection. Enable this option, if you plan to provide a POP3 service (e.g. with dovecot).</description>
  <port protocol="tcp" port="110"/>
</service>
services/kshell.xml000064400000000362151160314060010371 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>kshell</short>
  <description>Kerberized rshell server accepts rshell commands authenticated and encrypted with Kerberos 5</description>
  <port port="544" protocol="tcp"/>
</service>
services/freeipa-ldaps.xml000064400000000751151160314060011625 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FreeIPA with LDAPS (deprecated)</short>
  <description>This service is deprecated. Please use freeipa-4 service instead.</description>
  <port protocol="tcp" port="80"/>
  <port protocol="tcp" port="443"/>
  <port protocol="tcp" port="88"/>
  <port protocol="udp" port="88"/>
  <port protocol="tcp" port="464"/>
  <port protocol="udp" port="464"/>
  <port protocol="udp" port="123"/>
  <port protocol="tcp" port="636"/>
</service>
services/plex.xml000064400000002000151160314060010046 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>PLEX</short>
  <description> Plex Media Server (PMS) is the back-end media server component of Plex.
  It organizes audio (music) and visual (photos and videos) content from personal media
  libraries and streams it to their player counterparts, either on the same machine,
  the same local area network, or over the Internet. </description>
  <port protocol="tcp" port="32400"/><port protocol="udp" port="32400"/> <!-- Plex media server access (required)> -->
  <port protocol="tcp" port="32469"/><port protocol="udp" port="1900"/> <!-- Plex DLNA -->
  <port protocol="tcp" port="3005"/><!-- plex home theater control (plex companion) -->
  <port protocol="tcp" port="8324"/><!-- Roku control (plex companion) -->
  <port protocol="udp" port="32410"/><!-- gdm discovery -->
  <port protocol="udp" port="32412"/><!-- gdm discovery -->
  <port protocol="udp" port="32413"/><!-- gdm discovery -->
  <port protocol="udp" port="32414"/><!-- gdm discovery -->
</service>
services/mysql.xml000064400000000253151160314060010253 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>MySQL</short>
  <description>MySQL Database Server</description>
  <port protocol="tcp" port="3306"/>
</service>
services/etcd-server.xml000064400000000460151160314060011331 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>etcd Server</short>
  <description>etcd implements a distributed key value store that provides a reliably way to store data across a cluster of machines. This is the server side port.</description>
  <port port="2380" protocol="tcp"/>
</service>
services/freeipa-ldap.xml000064400000000750151160314060011441 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FreeIPA with LDAP (deprecated)</short>
  <description>This service is deprecated. Please use freeipa-4 service instead.</description>
  <port protocol="tcp" port="80"/>
  <port protocol="tcp" port="443"/>
  <port protocol="tcp" port="88"/>
  <port protocol="udp" port="88"/>
  <port protocol="tcp" port="464"/>
  <port protocol="udp" port="464"/>
  <port protocol="udp" port="123"/>
  <port protocol="tcp" port="389"/>
</service>
services/amanda-k5-client.xml000064400000000653151160314060012124 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Amanda Backup Client (kerberized)</short>
  <description>The Amanda backup client option allows you to connect to a Amanda backup and archiving server. You need the amanda-client package installed for this option to be useful. This service specifically allows krb5 authentication</description>
  <port protocol="tcp" port="10082"/>
  <helper name="amanda"/>
</service>
services/ircs.xml000064400000000377151160314060010055 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>IRC TLS/SSL</short>
  <description>An IRCd, short for Internet Relay Chat daemon, is server software that implements the IRC protocol.</description>
  <port protocol="tcp" port="6697"/>
</service>
services/xmpp-client.xml000064400000000750151160314060011350 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>XMPP (Jabber) client</short>
  <description>Extensible Messaging and Presence Protocol (XMPP) client connection protocol allows XMPP (Jabber) clients such as Empathy, Pidgin, Kopete and Jitsi to connect to an XMPP (Jabber) server. Enable this if you run an XMPP (Jabber) server and you wish clients to be able to connect to the server and communicate with each other.</description>
  <port protocol="tcp" port="5222"/>
</service>
services/jenkins.xml000064400000000325151160314060010547 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>jenkins</short>
  <description>Jenkins is an open source automation server written in Java.</description>
  <port protocol="tcp" port="8080"/>
</service> 
services/vdsm.xml000064400000001121151160314060010052 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>oVirt's Virtual Desktop and Server Manager</short>
  <description>The VDSM service is required by a Virtualization Manager to manage the Linux hosts. VDSM manages and monitors the host's storage, memory and networks as well as virtual machine creation, other host administration tasks, statistics gathering, and log collection.</description>
  <port protocol="tcp" port="54321"/> <!-- vdsmd -->
  <port protocol="tcp" port="5900-6923"/> <!-- guest consoles -->
  <port protocol="tcp" port="49152-49216"/> <!-- migration -->
</service>
services/mssql.xml000064400000000252151160314060010244 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mssql</short>
  <description>Microsoft SQL Server</description>
  <port protocol="tcp" port="1433"/>
</service>
services/samba-client.xml000064400000000563151160314060011451 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Samba Client</short>
  <description>This option allows you to access Windows file and printer sharing networks. You need the samba-client package installed for this option to be useful.</description>
  <port protocol="udp" port="137"/>
  <port protocol="udp" port="138"/>
  <helper name="netbios-ns"/>
</service>
services/tftp.xml000064400000000650151160314060010064 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>TFTP</short>
  <description>The Trivial File Transfer Protocol (TFTP) is a protocol used to transfer files to and from a remote machine in a simple way. It is normally used only for booting diskless workstations and also to transfer data in the Preboot eXecution Environment (PXE).</description>
  <port protocol="udp" port="69"/>
  <helper name="tftp"/>
</service>
services/foreman.xml000064400000000630151160314060010534 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>foreman</short>
  <description>Foreman is a complete lifecycle management tool for physical and virtual servers.</description>
  <include service="dns"/>
  <include service="http"/>
  <include service="https"/>
  <include service="dhcp"/>
  <include service="tftp"/>
  <port protocol="udp" port="68"/>
  <port protocol="tcp" port="8140"/>
</service>
services/ipp.xml000064400000000653151160314060007702 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Network Printing Server (IPP)</short>
  <description>The Internet Printing Protocol (IPP) is used for distributed printing. IPP (over tcp) provides the ability to share printers over the network. Enable this option if you plan to share printers via cups over the network.</description>
  <port protocol="tcp" port="631"/>
  <port protocol="udp" port="631"/>
</service>
services/klogin.xml000064400000000371151160314060010372 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>klogin</short>
  <description>The kerberized rlogin server accepts BSD-style rlogin sessions, but uses Kerberos 5 authentication.</description>
  <port port="543" protocol="tcp"/>
</service>
services/bitcoin-rpc.xml000064400000000423151160314060011316 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bitcoin RPC</short>
  <description>Enable this option if you need access to the Bitcoin RPC interface.  This is not required when connecting on localhost.</description>
  <port protocol="tcp" port="8332"/>
</service>
services/freeipa-4.xml000064400000001305151160314060010661 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FreeIPA 4 server</short>
  <description>FreeIPA is an integrated identity and authentication solution with Kerberos, LDAP, PKI, and web UI. Enable this option if you plan to provide a FreeIPA server. Enable the 'dns' service if this FreeIPA server provides DNS services, 'ntp' service if this FreeIPA server provides NTP services, and 'freeipa-trust' for cross-forest trusts with Active Directory.</description>
  <!-- CRL and OCSP -->
  <include service="http"/>
  <!-- API and web UI -->
  <include service="https"/>

  <include service="kerberos"/>
  <include service="kpasswd"/>
  <include service="ldap"/>
  <include service="ldaps"/>
</service>
services/ipsec.xml000064400000001576151160314060010222 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>IPsec</short>
  <description>Internet Protocol Security (IPsec) is the standarized IETF VPN architecture defined in RFC 4301. IPsec is negotiated using the IKEv1 (RFC 2409) or IKEv2 (RFC 7296) protocol, which in itself uses encryption and authentication. IPsec provides Internet Protocol (IP) packet encryption and authentication. Both IKE and IPsec can be encapsulated in UDP (RFC 3948) or TCP (RFC 8229 to make it easier to traverse NAT. Enabling this service will enable IKE, IPsec and their encapsulation protocols and ports. Note that IKE and IPsec can also be configured to use non-default ports, but this is not common practise.</description>
  <port protocol="ah" port=""/>
  <port protocol="esp" port=""/>
  <port protocol="udp" port="500"/>
  <port protocol="udp" port="4500"/>
  <port protocol="tcp" port="4500"/>
</service>
services/ldap.xml000064400000000307151160314060010026 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>LDAP</short>
  <description>Lightweight Directory Access Protocol (LDAP) server</description>
  <port protocol="tcp" port="389"/>
</service>
services/mqtt-tls.xml000064400000000450151160314060010672 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mqtt-tls</short>
  <description>The Message Queuing Telemetry Transport (MQTT) is a machine-to-machine connectivity protocol. This variant of the protocol uses TLS encryption.</description>
  <port port="8883" protocol="tcp"/>
</service>
services/spotify-sync.xml000064400000000423151160314060011554 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Spotify Client Sync</short>
  <description>The Spotify Client allows you to sync local music files with your phone.</description>
  <port port="57621" protocol="udp"/>
  <port port="57621" protocol="tcp"/>
</service>
services/apcupsd.xml000064400000000435151160314060010547 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>apcupsd</short>
  <description>The American Power Conversion (APC) uninterruptible power supply (UPS) daemon protocol allows to monitor and control APC UPS devices.</description>
  <port port="3551" protocol="tcp"/>
</service>
services/amqp.xml000064400000000421151160314060010041 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>amqp</short>
  <description>The Advanced Message Queuing Protocol (AMQP) is an open standard application layer protocol for message-oriented middleware.</description>
  <port protocol="tcp" port="5672"/>
</service>
services/bittorrent-lsd.xml000064400000000632151160314060012063 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>BitTorrent Local Peer Discovery (LSD)</short>
  <description>Local Peer Discovery is a protocol designed to support the discovery of BitTorrent peers on a local area network. Enable this service if you run a BitTorrent client.</description>
  <port protocol="udp" port="6771"/>
  <destination ipv4="239.192.152.143" ipv6="ff15::efc0:988f"/>
</service>
services/http.xml000064400000000541151160314060010065 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>WWW (HTTP)</short>
  <description>HTTP is the protocol used to serve Web pages. If you plan to make your Web server publicly available, enable this option. This option is not required for viewing pages locally or developing Web pages.</description>
  <port protocol="tcp" port="80"/>
</service>
services/openvpn.xml000064400000000517151160314060010576 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>OpenVPN</short>
  <description>OpenVPN is a virtual private network (VPN) solution. It is used to create encrypted point-to-point tunnels between computers. If you plan to provide a VPN service, enable this option.</description>
  <port protocol="udp" port="1194"/>
</service>
services/ovirt-vmconsole.xml000064400000000353151160314060012255 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>oVirt VM Console</short>
  <description>oVirt VM Consoles enables secure access to virtual machine serial console.</description>
  <port protocol="tcp" port="2223"/>
</service>
services/dropbox-lansync.xml000064400000000344151160314060012231 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service version="1.0">
  <short>dropboxlansync</short>
  <description>Dropbox LAN sync</description>
  <port protocol="udp" port="17500"/>
  <port protocol="tcp" port="17500"/>
</service>
services/kibana.xml000064400000000600151160314060010327 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Kibana</short>
  <description>Kibana is an open source data visualization platform that allows you to interact with your data through stunning, powerful graphics that can be combined into custom dashboards that help you share insights from your data far and wide.</description>
  <port protocol="tcp" port="5601"/>
</service>
services/bacula-client.xml000064400000000500151160314060011604 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bacula Client</short>
  <description>This option allows a Bacula server to connect to the local machine to schedule backups. You need the bacula-client package installed for this option to be useful.</description>
  <port protocol="tcp" port="9102"/>
</service>
services/ganglia-client.xml000064400000000270151160314060011763 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ganglia-client</short>
  <description>Ganglia monitoring daemon</description>
  <port protocol="tcp" port="8660"/>
</service>
services/puppetmaster.xml000064400000000451151160314060011637 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Puppet Master</short>
  <description>Puppet is a network tool for managing many disparate systems. Puppet Master is a server which Puppet Agents pull their configurations from.</description>
  <port protocol="tcp" port="8140"/>
</service>
services/synergy.xml000064400000000760151160314060010611 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Synergy</short>
  <description>Synergy lets you easily share your mouse and keyboard between multiple computers, where each computer has its own display. No special hardware is required, all you need is a local area network. Synergy is supported on Windows, Mac OS X and Linux. Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen.</description>
  <port protocol="tcp" port="24800"/>
</service>
services/telnet.xml000064400000000611151160314060010377 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Telnet</short>
  <description>Telnet is a protocol for logging into remote machines. It is unencrypted, and provides little security from network snooping attacks. Enabling telnet is not recommended. You need the telnet-server package installed for this option to be useful.</description>
  <port port="23" protocol="tcp"/>
</service>
services/amanda-client.xml000064400000000617151160314060011607 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Amanda Backup Client</short>
  <description>The Amanda backup client option allows you to connect to a Amanda backup and archiving server. You need the amanda-client package installed for this option to be useful.</description>
  <port protocol="udp" port="10080"/>
  <port protocol="tcp" port="10080"/>
  <helper name="amanda"/>
</service>
services/finger.xml000064400000000340151160314060010355 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>finger</short>
  <description>Finger is a protocol for obtaining information about users on remote hosts.</description>
  <port port="79" protocol="tcp"/>
</service>
services/nmea-0183.xml000064400000000445151160314060010422 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>nmea-0183</short>
  <description>NMEA-0183 Navigational Data server for use with Global Navigation Satellite System (GNSS) devices.</description>
  <port protocol="tcp" port="10110" />
  <port protocol="udp" port="10110" />
</service>
services/bitcoin-testnet-rpc.xml000064400000000463151160314060013006 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Bitcoin testnet RPC</short>
  <description>Enable this option if you need access to the Bitcoin RPC interface running on the testnet.  This is not required when connecting on localhost.</description>
  <port protocol="tcp" port="18332"/>
</service>
services/ssdp.xml000064400000000645151160314060010064 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Simple Service Discovery Protocol (SSDP)</short>
  <description>The Simple Service Discovery Protocol (SSDP) is a network protocol based on the Internet protocol suite for advertisement and discovery of network services and presence information.</description>
  <port protocol="udp" port="1900"/>
  <destination ipv4="239.255.255.250" ipv6="FF02::C"/>
</service>
services/imaps.xml000064400000000564151160314060010224 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>IMAP over SSL</short>
  <description>The Internet Message Access Protocol over SSL (IMAPs) allows a local client to access email on a remote server in a secure way. If you plan to provide a IMAP over SSL service (e.g. with dovecot), enable this option.</description>
  <port protocol="tcp" port="993"/>
</service>
services/proxy-dhcp.xml000064400000000405151160314060011202 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Proxy DHCP</short>
  <description>PXE redirection service (Proxy DHCP) responds to PXE clients and provides redirection to PXE boot servers.</description>
  <port protocol="udp" port="4011"/>
</service>
services/isns.xml000064400000000546151160314060010067 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>iSNS</short>
  <description>The Internet Storage Name Service (iSNS) is a protocol that allows automated discovery, management and configuration of iSCSI and Fibre Channel devices on a TCP/IP network.</description>
  <port port="3205" protocol="tcp"/>
  <port port="3205" protocol="udp"/>
</service>
services/kube-apiserver.xml000064400000000464151160314060012036 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Kubernetes Api Server</short>
  <description>The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others.</description>
  <port protocol="tcp" port="6443"/>
</service>

services/steam-streaming.xml000064400000001167151160314060012213 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Steam In-Home Streaming</short>
  <description>Steam in-home streaming allows you to play a game on one computer when the game process is actually running on another computer elsewhere in your home. Through Steam, game audio and video is captured on the remote computer and sent to the player's computer. The game input (keyboard, mouse or gamepad) is sent from the player's computer to the game process on the remote computer.</description>
  <port protocol="tcp" port="27036"/>
  <port protocol="tcp" port="27037"/>
  <port protocol="udp" port="27031-27036"/>
</service>
services/foreman-proxy.xml000064400000000416151160314060011715 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>foreman-proxy</short>
  <description>The Smart Proxy is a project which provides a restful API to various sub-systems.</description>
  <include service="foreman"/>
  <port protocol="tcp" port="8443"/>
</service>
services/pmwebapi.xml000064400000000714151160314060010714 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Performance metrics web API (pmwebapi)</short>
  <description>This option allows web clients to use PCP (Performance Co-Pilot) monitoring services. If you need to allow remote web clients to connect to your machine to monitor aspects of its performance, enable this option. You need the pcp package installed for this option to be useful.</description>
  <port protocol="tcp" port="44323"/>
</service>
services/svn.xml000064400000000347151160314060007720 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Subversion</short>
  <description>The custom, unencrypted protocol used the Subversion Version Control System.</description>
  <port port="3690" protocol="tcp"/>
</service>
services/zabbix-server.xml000064400000000473151160314060011675 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Zabbix Server</short>
  <description>Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.</description>
  <port protocol="tcp" port="10051"/>
</service>
services/freeipa-replication.xml000064400000000362151160314060013031 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>FreeIPA replication (deprecated)</short>
  <description>This service is deprecated. Please use freeipa-4 service instead.</description>
  <port protocol="tcp" port="7389"/>
</service>
services/quassel.xml000064400000000421151160314060010560 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Quassel IRC</short>
  <description>Quassel is a distributed IRC client, meaning that one or more clients can attach to and detach from the central core.</description>
  <port protocol="tcp" port="4242"/>
</service>
services/managesieve.xml000064400000000535151160314060011375 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ManageSieve</short>
  <description>The ManageSieve Protocol allows a local client to manage eMail sieve scripts on a remote server. If you plan to provide a ManageSieve service (e.g. with dovecot pigeonhole), enable this option.</description>
  <port protocol="tcp" port="4190"/>
</service>
services/sane.xml000064400000000504151160314060010033 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SANE network daemon (saned)</short>
  <description>The SANE (Scanner Access Now Easy) daemon allows remote clients to access image acquisition devices available on the local host.</description>
  <port protocol="tcp" port="6566"/>
  <helper name="sane"/>
</service>
services/slp.xml000064400000000453151160314060007706 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>SLP</short>
  <description>The Service Location Protocol (SLP) is used for discovering services in a local network without prior configuration.</description>
  <port port="427" protocol="tcp"/>
  <port port="427" protocol="udp"/>
</service>
services/zabbix-agent.xml000064400000000472151160314060011464 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Zabbix Agent</short>
  <description>Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.</description>
  <port protocol="tcp" port="10050"/>
</service>
services/dhcpv6-client.xml000064400000000461151160314060011555 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>DHCPv6 Client</short>
  <description>This option allows a DHCP for IPv6 (DHCPv6) client to obtain addresses and other IPv6 settings from DHCPv6 server.</description>
  <port protocol="udp" port="546"/>
  <destination ipv6="fe80::/64"/>
</service>
services/collectd.xml000064400000000450151160314060010676 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Collectd</short>
  <description>Collectd is a monitoring system that allows metrics to be sent over the network. This rule allows incoming collectd traffic from remote boxes.</description>
  <port protocol="udp" port="25826"/>
</service>
services/transmission-client.xml000064400000000364151160314060013116 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Transmission</short>
  <description>Transmission is a lightweight BitTorrent client.</description>
  <port protocol="tcp" port="51413"/>
  <port protocol="udp" port="51413"/>
</service>
services/postgresql.xml000064400000000265151160314060011314 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>PostgreSQL</short>
  <description>PostgreSQL Database Server</description>
  <port protocol="tcp" port="5432"/>
</service>