> Log in as root.
>Type cd/usr/bin
>Download and extract firewall (tar zxvf kiss-2.0.1.tar.gz)
>If you need to block Spammers IP, then edit the BLOCK_LIST variable in the /usr/bin/kiss file > separate IP address and subnet with a space.>Restart Firewall.
>Editing config (pico -w /usr/bin/kiss) >Change config from NOTE SEE our printer friendly version avoid text wrapping
# Uncomment to allow DNS zone transfers
#$IPTABLES -A INPUT -i eth0 -p udp –sport 53 –dport 53 -m state –state NEW -j ACCEPT
#$IPTABLES -A INPUT -i eth0 -p tcp –sport 53 –dport 53 -m state –state NEW -j ACCEPT
#$IPTABLES -A OUTPUT -o eth0 -p udp –sport 53 –dport 53 -m state –state NEW -j ACCEPT
#$IPTABLES -A OUTPUT -o eth0 -p tcp –sport 53 –dport 53 -m state –state NEW -j ACCEPT

>For Cpanel Users –

/usr/bin/kiss file > Move down and then you see the line: TCP_IN, change it as follows –

TCP_IN=”20 21 25 53 80 110 143 443 995 2082:2083 2086:2087 2095:2096 3306″

>Then you will make a note of TCP_OUT,change it as follows –

TCP_OUT=”21 22 25 37 43 53 80 443 873 2089″

>Save the changes –

Ctrl + X then Y

>Restart the firewall by entering
kiss restart

>In order to start type –
Kiss start

>In order to stop type –
Kiss stop

>To check status type –
Kiss status

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

Intel Xeon E5-2600 Expands its v4 with 22 Core

With 22 Core, 14 nm engraving, security, and telemetry functions strengthened, Intel Xeon E5-2600 v4…

How to Setup Invisible CAPTCHA in Imunify360

We’ll go through how to set up invisible CAPTCHA in the Imunify360 software in this…

How to Clear SSL State in Your Browser

How to Clear SSL State in Your Browser?

SSL (Secure Sockets Layer) is a security protocol that enables encrypted communication between a client…