This project is closed and read-only.
This project is closed and read-only.
Forums » Tutorial and setups »
Added by Al Bundy over 4 years ago
For firewalld I have currently enabled this ports
<?xml version="1.0" encoding="utf-8"?>
<service>
<port port="9981" protocol="tcp"/>
<port port="9982" protocol="tcp"/>
<port port="5000" protocol="udp"/>
<port port="5002" protocol="udp"/>
<port port="25000-65000" protocol="udp"/>
</service>
Is there any defined udp-range that I can setup?