I need a script to ban certain IPs (IE)
I'm trying to find a script that will allow me to ban accessto my site from from certain IP addresses. I've got one which will work with Netscape users, but can't find one that works with Internet Explorer. Can anyone help?.
Eugene Grinberg posted this at 16:53 — 18th February 2000.
They have: 47 posts
Joined: Jan 2000
You can write something in ASP which will work for both, IE & Netscape. Just check the visitor's IP address, and if it is in your 'bad' list, then use Response.Redirect to send him to another site.
Eugene Grinberg http://www.interprosolution.com
FREE Tools & Services for Webmasters
Anonymous posted this at 04:29 — 19th February 2000.
They have: 5,633 posts
Joined: Jan 1970
lots of site have problems with this, because if you ban ip addresses, you may ban the user you want, but not fully because their ip addresses are randomly provided to them by their isp's, and each time they connect they are given an ip!! the only way to effectively ban them is to ban their whole block, which could get rid of lots of your visitors!!
what im saying is that you may want to take some more effective measures!!
my 2 cents
------------------
Join The Rest Of The Webmasters On The Net!!
Contact Me:
[email protected]
ICQ: 52790444
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.