Current path: home/fresvfqn/.cagefs/tmp/
<?xml version="1.0" encoding="utf-8"?> <service> <short>squid</short> <description>Squid HTTP proxy server</description> <port protocol="tcp" port="3128"/> </service> <?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> <?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> <?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> <?xml version="1.0" encoding="utf-8"?> <service> <short>kprop</short> <description>Kerberos KDC Propagation Protocol</description> <port protocol="tcp" port="754"/> </service> <?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> <?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> <?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> <?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> <?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> <?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> <?xml version="1.0" encoding="utf-8"?> <service> <short>CFEngine</short> <description>CFEngine server</description> <port protocol="tcp" port="5308"/> </service> <?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> <?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> <?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> <?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> <?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> <?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> <?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> <?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> <?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> <?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> <?xml version="1.0" encoding="utf-8"?> <service> <short>PostgreSQL</short> <description>PostgreSQL Database Server</description> <port protocol="tcp" port="5432"/> </service> <?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> <?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> <?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> <?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>