→DB Settings: TCPPorts and UDPPorts instructions more precisely
Line 20:
Line 20:
For UDP services, use UDPPort instead of TCPPort.
For UDP services, use UDPPort instead of TCPPort.
−
If you need to open multiple ports for one service you can use TCPPorts and UDPPorts. Note that ranges of ports are defined with a : between the numbers in this case, instead of a -.
+
If you need to open multiple ports for one service you can use TCPPorts and UDPPorts. Port numbers are seperated with a comma, but without a space. Note that ranges of ports are defined with a : between the numbers in this case, instead of a -.
Note that you can also set restrictions with AllowHosts and DenyHosts:
Note that you can also set restrictions with AllowHosts and DenyHosts: