iptables ban rule
hey if any portscan me or try to connect to not allowed ports
can i make so they will be on a file with exempel
iptables -A INPUT -d "myip" -ip -s "attackersip"-ip -j DROP
so is that possible to make a rule on my rc.firewall?
Thanx for help.
|