Harden Server using JASS
843811Aug 31 2007 — edited Aug 31 2007Hi,
I want to harden a server using JASS and want to leave the following ports and services open��..
Smtp
Ntp
Port 1691/udp
Port 5050/tcp
Port 6000
How do I configure this?
Do I place the services in the "user.ini" and "hosts.allow" files?
If this is the case can I have an example ?