dvadf
/home/homerdlh/public_html/1ef9ad/firewalld.tar
ipsets/README000064400000000035151446174240006741 0ustar00Location for built-in ipsets
policies/allow-host-ipv6.xml000064400000001211151446174240012053 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>
helpers/irc.xml000064400000000206151446174240007513 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_irc" family="ipv4">
  <port protocol="tcp" port="194"/>
</helper>
helpers/Q.931.xml000064400000000172151446174240007453 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
  <port protocol="tcp" port="1720"/>
</helper>
helpers/h323.xml000064400000000125151446174240007415 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
</helper>
helpers/pptp.xml000064400000000210151446174240007714 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_pptp" family="ipv4">
  <port protocol="tcp" port="1723"/>
</helper>
helpers/snmp.xml000064400000000207151446174240007714 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_snmp" family="ipv4">
  <port protocol="udp" port="161"/>
</helper>
helpers/ftp.xml000064400000000167151446174240007535 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_ftp">
  <port protocol="tcp" port="21"/>
</helper>
helpers/RAS.xml000064400000000172151446174240007365 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_h323">
  <port protocol="udp" port="1719"/>
</helper>
helpers/netbios-ns.xml000064400000000215151446174240011017 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_netbios_ns" family="ipv4">
  <port protocol="udp" port="137"/>
</helper>
helpers/sane.xml000064400000000172151446174240007666 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_sane">
  <port protocol="tcp" port="6566"/>
</helper>
helpers/tftp.xml000064400000000170151446174240007713 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_tftp">
  <port protocol="udp" port="69"/>
</helper>
helpers/sip.xml000064400000000236151446174240007534 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/amanda.xml000064400000000175151446174240010164 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_amanda">
  <port protocol="udp" port="10080"/>
</helper>
helpers/proto-gre.xml000064400000000132151446174240010652 0ustar00<?xml version="1.0" encoding="utf-8"?>
<helper module="nf_conntrack_proto_gre">
</helper>
zones/block.xml000064400000000453151446174240007530 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/internal.xml000064400000000634151446174240010253 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>
zones/nm-shared.xml000064400000001331151446174240010310 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone target="ACCEPT">
  <short>NetworkManager Shared</short>

  <description>
    This zone is used internally by NetworkManager when activating a
    profile that uses connection sharing and doesn't have an explicit
    firewall zone set.
    Block all traffic to the local machine except ICMP, ICMPv6, DHCP
    and DNS. Allow all forwarded traffic.
    Note that future package updates may change the definition of the
    zone unless you overwrite it with your own definition.
  </description>

  <rule priority='32767'>
    <reject/>
  </rule>

  <protocol value='icmp'/>
  <protocol value='ipv6-icmp'/>
  <service name="dhcp"/>
  <service name="dns"/>
  <service name="ssh"/>
</zone>
zones/public.xml000064400000000527151446174240007716 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/work.xml000064400000000523151446174240007416 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/trusted.xml000064400000000242151446174240010124 0ustar00<?xml version="1.0" encoding="utf-8"?>
<zone target="ACCEPT">
  <short>Trusted</short>
  <description>All network connections are accepted.</description>
</zone>
zones/drop.xml000064400000000443151446174240007401 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/dmz.xml000064400000000445151446174240007231 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/home.xml000064400000000615151446174240007366 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/external.xml000064400000000460151446174240010256 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>
services/smtp-submission.xml000064400000000347151446174240012301 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/mdns.xml000064400000000650151446174240010063 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/salt-master.xml000064400000000511151446174240011352 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/ipsec.xml000064400000001576151446174240010235 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/wsmans.xml000064400000000503151446174240010427 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/ovirt-vmconsole.xml000064400000000353151446174240012270 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/pmproxy.xml000064400000000732151446174240010641 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/syncthing.xml000064400000000536151446174240011133 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/ldaps.xml000064400000000350151446174240010222 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/nut.xml000064400000000560151446174240007730 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/ganglia-client.xml000064400000000270151446174240011776 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/xmpp-local.xml000064400000000410151446174240011170 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/pop3s.xml000064400000000545151446174240010171 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/bitcoin-testnet-rpc.xml000064400000000463151446174240013021 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/foreman.xml000064400000000630151446174240010547 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/transmission-client.xml000064400000000364151446174240013131 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/jenkins.xml000064400000000325151446174240010562 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/kerberos.xml000064400000000351151446174240010734 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/kshell.xml000064400000000362151446174240010404 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/slp.xml000064400000000453151446174240007721 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/openvpn.xml000064400000000517151446174240010611 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/vdsm.xml000064400000001121151446174240010065 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/freeipa-trust.xml000064400000001221151446174240011707 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/freeipa-ldaps.xml000064400000000751151446174240011640 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/galera.xml000064400000000444151446174240010356 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/minidlna.xml000064400000000527151446174240010720 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/bgp.xml000064400000000523151446174240007671 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/cfengine.xml000064400000000250151446174240010674 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>CFEngine</short>
  <description>CFEngine server</description>
  <port protocol="tcp" port="5308"/>
</service>
services/docker-swarm.xml000064400000000607151446174240011522 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/dhcpv6-client.xml000064400000000461151446174240011570 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/nbd.xml000064400000000372151446174240007666 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/kdeconnect.xml000064400000000420151446174240011232 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/synergy.xml000064400000000760151446174240010624 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/amqp.xml000064400000000421151446174240010054 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/rquotad.xml000064400000000325151446174240010600 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/kube-apiserver.xml000064400000000464151446174240012051 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/RH-Satellite-6-capsule.xml000064400000000575151446174240013162 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/telnet.xml000064400000000611151446174240010412 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/mqtt.xml000064400000000437151446174240010112 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/mongodb.xml000064400000000355151446174240010551 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/llmnr.xml000064400000000504151446174240010244 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/irc.xml000064400000000367151446174240007704 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/libvirt.xml000064400000000605151446174240010575 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/upnp-client.xml000064400000000410151446174240011352 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/redis.xml000064400000000414151446174240010226 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/pmcd.xml000064400000000661151446174240010047 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/prometheus.xml000064400000000325151446174240011314 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/bittorrent-lsd.xml000064400000000632151446174240012076 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/vnc-server.xml000064400000000733151446174240011216 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/https.xml000064400000000700151446174240010260 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/klogin.xml000064400000000371151446174240010405 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/tentacle.xml000064400000000374151446174240010724 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/proxy-dhcp.xml000064400000000405151446174240011215 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/xdmcp.xml000064400000000511151446174240010231 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/wsman.xml000064400000000474151446174240010253 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/postgresql.xml000064400000000265151446174240011327 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>PostgreSQL</short>
  <description>PostgreSQL Database Server</description>
  <port protocol="tcp" port="5432"/>
</service>
services/elasticsearch.xml000064400000000522151446174240011732 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/collectd.xml000064400000000450151446174240010711 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/libvirt-tls.xml000064400000000601151446174240011371 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/ganglia-master.xml000064400000000260151446174240012012 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>ganglia-master</short>
  <description>Ganglia collector</description>
  <port protocol="tcp" port="8651"/>
</service>
services/lightning-network.xml000064400000000415151446174240012573 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/ovirt-imageio.xml000064400000000404151446174240011672 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/mqtt-tls.xml000064400000000450151446174240010705 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/matrix.xml000064400000000660151446174240010427 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/memcache.xml000064400000000365151446174240010667 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/xmpp-client.xml000064400000000750151446174240011363 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/snmp.xml000064400000000526151446174240010101 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/grafana.xml000064400000000332151446174240010516 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/mssql.xml000064400000000252151446174240010257 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>mssql</short>
  <description>Microsoft SQL Server</description>
  <port protocol="tcp" port="1433"/>
</service>
services/dhcpv6.xml000064400000000352151446174240010313 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/rdp.xml000064400000000267151446174240007713 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/rsyncd.xml000064400000000467151446174240010432 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/pmwebapi.xml000064400000000714151446174240010727 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/ftp.xml000064400000000551151446174240007713 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/bitcoin.xml000064400000000364151446174240010553 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/high-availability.xml000064400000001140151446174240012504 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/ceph-mon.xml000064400000000446151446174240010633 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/ctdb.xml000064400000000450151446174240010034 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/managesieve.xml000064400000000535151446174240011410 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/quassel.xml000064400000000421151446174240010573 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/svdrp.xml000064400000000437151446174240010263 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/amanda-k5-client.xml000064400000000653151446174240012137 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/ssdp.xml000064400000000645151446174240010077 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/pulseaudio.xml000064400000000636151446174240011300 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/git.xml000064400000000324151446174240007703 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/ldap.xml000064400000000307151446174240010041 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/svn.xml000064400000000347151446174240007733 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/mysql.xml000064400000000253151446174240010266 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>MySQL</short>
  <description>MySQL Database Server</description>
  <port protocol="tcp" port="3306"/>
</service>
services/mosh.xml000064400000000731151446174240010070 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/cockpit.xml000064400000000323151446174240010553 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/samba-dc.xml000064400000002422151446174240010570 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/rsh.xml000064400000000466151446174240007723 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/pmwebapis.xml000064400000001040151446174240011103 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/tftp-client.xml000064400000000440151446174240011350 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/syslog.xml000064400000000511151446174240010436 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/freeipa-ldap.xml000064400000000750151446174240011454 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/squid.xml000064400000000255151446174240010250 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/docker-registry.xml000064400000000566151446174240012245 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/RH-Satellite-6.xml000064400000001054151446174240011521 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/sips.xml000064400000000433151446174240010077 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/apcupsd.xml000064400000000435151446174240010562 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/kadmin.xml000064400000000266151446174240010370 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>kadmin</short>
  <description>Kerberos Administration Protocol</description>
  <port protocol="tcp" port="749"/>
</service>
services/etcd-server.xml000064400000000460151446174240011344 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/puppetmaster.xml000064400000000451151446174240011652 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/xmpp-server.xml000064400000001041151446174240011405 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/bacula-client.xml000064400000000500151446174240011617 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/amanda-client.xml000064400000000617151446174240011622 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/pop3.xml000064400000000534151446174240010004 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/ovirt-storageconsole.xml000064400000000527151446174240013315 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/spotify-sync.xml000064400000000423151446174240011567 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/imap.xml000064400000000507151446174240010051 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/ircs.xml000064400000000377151446174240010070 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/dhcp.xml000064400000000343151446174240010037 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/sane.xml000064400000000504151446174240010046 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/snmptrap.xml000064400000000464151446174240010771 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/ipp.xml000064400000000653151446174240007715 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/wbem-https.xml000064400000000466151446174240011221 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/ms-wbt.xml000064400000000276151446174240010337 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/rpc-bind.xml000064400000000326151446174240010620 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/nrpe.xml000064400000000367151446174240010073 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/ceph.xml000064400000000511151446174240010035 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/iscsi-target.xml000064400000000410151446174240011512 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/dropbox-lansync.xml000064400000000344151446174240012244 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/tftp.xml000064400000000650151446174240010077 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/bb.xml000064400000000655151446174240007512 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/samba-client.xml000064400000000563151446174240011464 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/murmur.xml000064400000000362151446174240010451 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/ipp-client.xml000064400000000706151446174240011170 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/smtps.xml000064400000001101151446174240010260 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/spideroak-lansync.xml000064400000000625151446174240012552 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/ptp.xml000064400000000650151446174240007725 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/plex.xml000064400000002000151446174240010061 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/kprop.xml000064400000000266151446174240010260 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/amqps.xml000064400000000433151446174240010242 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/kibana.xml000064400000000600151446174240010342 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/radius.xml000064400000001010151446174240010400 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/zabbix-agent.xml000064400000000472151446174240011477 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/syslog-tls.xml000064400000000674151446174240011250 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/audit.xml000064400000000455151446174240010233 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/distcc.xml000064400000000315151446174240010371 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/bitcoin-testnet.xml000064400000000431151446174240012232 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/steam-streaming.xml000064400000001167151446174240012226 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/rtsp.xml000064400000000536151446174240010115 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/samba.xml000064400000000700151446174240010201 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/xmpp-bosh.xml000064400000000775151446174240011047 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/tile38.xml000064400000000335151446174240010232 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/wbem-http.xml000064400000000540151446174240011027 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/ssh.xml000064400000000717151446174240007723 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/nfs.xml000064400000000504151446174240007706 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/nmea-0183.xml000064400000000445151446174240010435 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/nfs3.xml000064400000000526151446174240007775 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/imaps.xml000064400000000564151446174240010237 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/gre.xml000064400000000167151446174240007702 0ustar00<?xml version="1.0" encoding="utf-8"?>
<service>
    <protocol value="gre"/>
    <helper name="proto-gre"/>
</service>
services/sip.xml000064400000000760151446174240007717 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/freeipa-4.xml000064400000001305151446174240010674 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/kpasswd.xml000064400000000335151446174240010576 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/bacula.xml000064400000000532151446174240010350 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.xml000064400000001403151446174240011043 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/syncthing-gui.xml000064400000000451151446174240011711 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/etcd-client.xml000064400000000460151446174240011314 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/ntp.xml000064400000000605151446174240007723 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/zabbix-server.xml000064400000000473151446174240011710 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/smtp.xml000064400000001046151446174240010105 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/tinc.xml000064400000000520151446174240010053 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/isns.xml000064400000000546151446174240010102 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/http.xml000064400000000541151446174240010100 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/privoxy.xml000064400000000775151446174240010652 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/bitcoin-rpc.xml000064400000000423151446174240011331 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/dns.xml000064400000000532151446174240007705 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.xml000064400000000404151446174240012367 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/finger.xml000064400000000340151446174240010370 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/foreman-proxy.xml000064400000000416151446174240011730 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/freeipa-replication.xml000064400000000362151446174240013044 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/redis-sentinel.xml000064400000000324151446174240012045 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/dns-over-tls.xml000064400000000476151446174240011465 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/mountd.xml000064400000000323151446174240010425 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>
icmptypes/tos-network-redirect.xml000064400000000420151446174240013402 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/protocol-unreachable.xml000064400000000371151446174240013424 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/tos-host-unreachable.xml000064400000000401151446174240013335 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/neighbour-solicitation.xml000064400000000711151446174240013773 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/host-prohibited.xml000064400000000401151446174240012412 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/network-prohibited.xml000064400000000372151446174240013135 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-reassembly.xml000064400000000445151446174240014530 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/redirect.xml000064400000000271151446174240011114 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/parameter-problem.xml000064400000000341151446174240012727 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>
icmptypes/time-exceeded.xml000064400000000375151446174240012022 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/destination-unreachable.xml000064400000000336151446174240014105 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/network-redirect.xml000064400000000370151446174240012603 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/ip-header-bad.xml000064400000000345151446174240011677 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/ttl-zero-during-transit.xml000064400000000400151446174240014035 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/network-unknown.xml000064400000000357151446174240012506 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/failed-policy.xml000064400000000405151446174240012033 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/address-unreachable.xml000064400000000601151446174240013204 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/router-solicitation.xml000064400000000337151446174240013335 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/echo-reply.xml000064400000000255151446174240011364 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-quench.xml000064400000000370151446174240012074 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/source-route-failed.xml000064400000000354151446174240013173 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/timestamp-request.xml000064400000000344151446174240013005 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/network-unreachable.xml000064400000000367151446174240013261 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/mld-listener-query.xml000064400000000461151446174240013056 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/fragmentation-needed.xml000064400000000430151446174240013370 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/packet-too-big.xml000064400000000510151446174240012114 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/timestamp-reply.xml000064400000000351151446174240012446 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/reject-route.xml000064400000000364151446174240011726 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/host-redirect.xml000064400000000362151446174240012070 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/required-option-missing.xml000064400000000361151446174240014110 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/mld-listener-report.xml000064400000000463151446174240013226 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/router-advertisement.xml000064400000000343151446174240013503 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/beyond-scope.xml000064400000000446151446174240011706 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/host-precedence-violation.xml000064400000000412151446174240014362 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/port-unreachable.xml000064400000000351151446174240012545 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/no-route.xml000064400000000357151446174240011070 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/bad-header.xml000064400000000402151446174240011263 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/mld-listener-done.xml000064400000000534151446174240012637 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/tos-host-redirect.xml000064400000000402151446174240012666 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/neighbour-advertisement.xml000064400000000543151446174240014147 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/host-unreachable.xml000064400000000367151446174240012545 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/unknown-option.xml000064400000000371151446174240012321 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/communication-prohibited.xml000064400000000427151446174240014312 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/precedence-cutoff.xml000064400000000400151446174240012666 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/echo-request.xml000064400000000322151446174240011714 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/mld2-listener-report.xml000064400000000501151446174240013301 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/unknown-header-type.xml000064400000000403151446174240013214 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/host-unknown.xml000064400000000357151446174240011772 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/tos-network-unreachable.xml000064400000000415151446174240014056 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>