Blocking

Can any one tell me if it is possible to block someone via blocking their IP address?   I have looked at another program can do that so i guess it is possible but anyone know how on here.

 

At the mo i can block user, by name, email but we all know that is relatively simple to change - i have had one or two persistant people who we know are underage and therefore using false DOB coming back again and again and again - so wanted to put a stop once and for all

 

ANY IDEAS welcome

Quote · 8 Oct 2008

You can block any ip with .htaccess




yoursite.com/.htaccess

<Files *>
order deny,allow
deny from 112.35.45.95
</Files>


Add more or add a big range of ip's whatever works for your needs.

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 8 Oct 2008

IP black/white lists will in 6.2  Wink

http://www.boonex.com/trac/dolphin/ticket/118

Quote · 8 Oct 2008

@ either of you - how the hell do i find out what the IP is from the info I get?    New to this so just trying to get my head round it all lol

Quote · 8 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.