Hello!
Using the iptables -I INPUT -s xxxxxxxx -j DROP
command I am supposed to block unwanted
visits from specific IP's.
The predicament is that these IP's keep returning
after a few days; is it feasible to permanently block
those visits from coming?
For instance, there are robots, hackers and hustlers
that originate from some IP's which I'd rather ban
via the DROP method but... they come back, so the
'blockage' is only good for a matter of time.
Also is there a possibility to bamboozle potential
attackers by causing them

some sort of havoc?
Any advice?
Thanks,
George