Configure Firewall
xplex listens on port 80
(HTTP) & port 1935
(RTMP). Please make sure the firewall on the host system allows traffic on these ports. Depending on the frontend that the system uses to manage firewall, follow the appropriate section below:
ufw
is typically used as frontend for iptables
on Debian-based distros.
Please follow Ubuntu’s official documentation or, community guide for more advanced help with managing firewall rules.
firewalld
is typically used as frontend for iptables
on Fedora-based distros.
You can follow Fedora’s official documentation for more advanced help with managing firewall rules.
If you’re on a system that uses some other frontend for iptables
, then please consult its official documentation.
Or you can directly manage iptables
rules to allow HTTP & RTMP traffic: