Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Permanent ban for mybb
11-27-2008, 02:00 PM
Post: #1
Permanent ban for mybb
Hello everyone.
If a bad user have a dynamic ip... i can ban him forever?
Find all posts by this user
Quote this message in a reply
12-07-2008, 03:10 AM
Post: #2
RE: Permanent ban for mybb
I think yes, you can ban the users by name and ip.
for Ip you can ban number.number.number.***, then you can use evelsentinel because he find the user seven users behind proxy


Ps:CAN I ban him.....not i can...?

I'm Italian
Find all posts by this user
Quote this message in a reply
12-31-2008, 11:04 PM
Post: #3
RE: Permanent ban for mybb
What is a dynamic ip?
Visit this user's website Find all posts by this user
Quote this message in a reply
01-19-2009, 12:53 PM
Post: #4
RE: Permanent ban for mybb
Do you mean Static Ip?
Find all posts by this user
Quote this message in a reply
01-19-2009, 01:09 PM
Post: #5
RE: Permanent ban for mybb
No, dynamic... :-/

[Image: mybbsig.php]
Learn MyBB - My Blog
MyBB Support Team
Visit this user's website Find all posts by this user
Quote this message in a reply
01-19-2009, 01:16 PM
Post: #6
RE: Permanent ban for mybb
Yes Dynamic is an IP that wont change , so yes , banning him will be tottally easy

But if users have Static (Their IP Changes Every 24 Hours OR if they reset there Wireless) will be kind of diffucult
Find all posts by this user
Quote this message in a reply
01-19-2009, 02:57 PM
Post: #7
RE: Permanent ban for mybb
Dynamic means change, so a dynamic IP changes... static means it doesn't change.

[Image: mybbsig.php]
Learn MyBB - My Blog
MyBB Support Team
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2009, 01:15 PM
Post: #8
RE: Permanent ban for mybb
yes lol, you have it a little confused there Salman

well you can ban a range of IP's like you can ban all IP's ending with a vertain number, so it's most likely some other people might be banned too
Find all posts by this user
Quote this message in a reply
01-30-2009, 02:00 PM
Post: #9
RE: Permanent ban for mybb
Look dynamic = changing ip.
Static = same ip.
Now banning an ip is simple but often worthless. For example my isp uses several ip ranges. So if i restart my router i will jump from anything in the 121...... range to the 52... range. Anyone can use a proxy and then you cant stop them.
Unless you have a decent proxy killer for your sites which thanks to the creator here i have. Smile
Here is how i ban ip ranges with .htaccess. Well not just ban but redirect Smile

PHP Code:
RewriteCond %{REMOTE_ADDR} ^123.456 
RewriteCond 
$!^index.php
RewriteRule (.*) http://www.google.com [R=302,L] 

As you will see in the above code. All addresses in the 123.456. range will now be redirected to google.
Normally i would use some dirty gay site but you get the idea i feel.

[Image: index.php]
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2009, 05:28 PM
Post: #10
RE: Permanent ban for mybb
i have same problem
member register in other users with other IPS !
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: