Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-firewall

Linux Firewall baseD on IPTABLES with TCP hardening. firewall.sh ban all ipS on badips.db and hardering tcp. findFails.SH check in auth.log and add multiple failed request in badips.db if it found new ip(s), it is reinitialize firewall.

How to use:

on firewall.sh:

Add your ssh port on sshport variable.

Add tcp ports on services variable, comma seperated.

Add udp ports on udpservices variable, comma seperated.

add it in rc.local for execution from boot.

run it!

on findFails.sh add it on cronjon

About

Ipables firewall

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages