QUOTE(owbussey @ Oct 18 2006, 06:52 PM)

I am baout to make a website and even make it so people can post stuff to ceratain pages. I know how to make the basic password and username protected site but I do not know how to blovk isp's. Are there any good ways to do this. What I mean is that if one member does somethign wrong I could blovk his isp for a while or prevent him from psoting at all. If there is a way how could I even find his isp? would that come from cookies? I am new to the security / site traffic software so I really don't know.
thanks
If you mean IP address, then there is a simple enough way of blocking it. I recommend against blocking IP addresses, remember that many people can be behind one IP address and if you block that then you block all the people behind that IP. IP addresses also can change a lot, so it is not the most effective. If you are using usernames and passwords, why don't you just block the specific user name, that would be a much more effective way of banning the user. If you are interested in blocking certain IP addresses, I can post the code needed to do so.
Reply