banning ip bogans yay or nay ?
only reason i'm asking as i get a lot of 6 to 4 ips eg 2002:c23d:185e::c23d:185e attacking my sites
some sites on google say yes and some say no
|
|
We blackhole routes for bogons on our routers, so they don't even make it to the servers.
they/them
Prodigi - Optimised IT Solutions
WebOps/DevOps, Managed IT, Hosting and Internet/WAN.
I have all of these blocked with no exception
::/128 (unspecified address)
::1/128 (lo)
fec0::/10 (site-local)
::ffff:0.0.0.0/96 (ipv4-mapped)
::/96 (ipv4 compat)
100::/64 (discard only)
2001:db8::/32 (documentation)
2001:10::/28 (ORCHID)
3ffe::/16 (6bone)
::224.0.0.0/100 (other)
::127.0.0.0/104 (other)
::/104 (other)
::255.0.0.0/104 (other)
anyone got a good script ? where can i find a good list
im using ubuntu with iptables and ipset
|
|