→DB Settings: added information on TCPPorts and UDPPorts
Line 19:
Line 19:
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 -.
+
Note that you can also set restrictions with AllowHosts and DenyHosts:
Note that you can also set restrictions with AllowHosts and DenyHosts: