Multi server and kiss

walo

Verified User
Joined
Mar 19, 2005
Messages
154
i'm using kiss firewall in my servers, and i want to user de Multi Server feature, but the firewall is blockig that.

which port use the multiserver feature ? so can i add that port to the allowed ports in de kiss config (TPC or UDP)
 
These are my settings and I do use multi-server....

Code:
TCP_IN="20 21 22 25 53 80 110 123 143 443 2222 3306 6277 8443 10000"
TCP_OUT="20 21 22 25 37 43 53 80 113 443 2222 3306 6277"

The key is to allow your DA port as an outgoing TCP port.
 
Back
Top