I get a ton of brute force login attempts from certain IP addresses, mostly from the same block. Is there a way to deny all access from that block of addresses? Thanks.
You really shouldn't even be allowing that kind of traffic directly off the internet from any address. If people need to access over the internet you should set up a VPN.
It is a web server/ mail server/ and ftp server, so there are legitimate Internet users. The ISP is in Asia, so I am doubtful that they will care one way or the other. I am wondering if there is a way to block their entire block of IP addresses for every service/port any ideas.
Still with a firewall, am I missing something? Just add a rule to your firewall that allows no traffic from those IP's.
ALso what kind of logon on attempts are you talking about? NT logons or just logons to the ftp or mail server? You still should not be allowing traffic to that machine that allows NT logon attempts.
From what you mentioned the only traffic I would be allowing to that machine would be FTP, SMTP HTTP and maybe HTTPS.
If you mean is there something built in to NT to do this I don't think so. The only thing I could think of as a workaround might be static routes that sent all traffic from the bad IP's to the wrong place?
Why don't you just go get a Linksys router. You can port foward whatever you need, and the rest of the communications you don't want will be stopped at the router. Inexpensive hardware solution versus a costly Cisco one, and you avoid loading invasive firewall softwares on your nt server.
The problem with port forwarding, as I understand it, is that there is tons of legitimate traffic on the ports that are being targeted (smtp, ftp, http). I need (want) to block certain blocks of IP addresses, not ports.
I suggest a Netscreen Firewall. It can also behave like a router if that would be neccesary. You can block adressranges for all ports and all subnets within various configs.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.