1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to ban user's IP in vBulletin Forums

Discussion in 'vBulletin' started by sanjay1234, Apr 3, 2012.

  1. #1
    Hello Friends
    I m running a forum using vBulletin software and there is few user who r creating spam and i banned them so many times but they r again able to create new account.
    So kindly help me that how can I get rid of them ? How can I ban their IP ?
     
    sanjay1234, Apr 3, 2012 IP
  2. tiffanywilliams12i2

    tiffanywilliams12i2 Peon

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can in the admin panel setup
     
    tiffanywilliams12i2, Apr 5, 2012 IP
  3. TheSyndicate

    TheSyndicate Prominent Member

    Messages:
    5,410
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    365
    #3
    If you have more than one domain you better block them at server level since spam once spam twice.
     
    TheSyndicate, Apr 6, 2012 IP
  4. Clive

    Clive Web Developer

    Messages:
    4,507
    Likes Received:
    297
    Best Answers:
    0
    Trophy Points:
    250
    #4
    You can restrict access to a certain IP via htaccess, if server supports it:

    order allow,deny
    
    deny from 123.456.789.0
    deny from 123.456.789.1
    
    allow from all
    Code (markup):
     
    Clive, Apr 9, 2012 IP
  5. Econox

    Econox Well-Known Member

    Messages:
    478
    Likes Received:
    13
    Best Answers:
    2
    Trophy Points:
    140
    #5
    You can either do it through your server, as mentioned above, or if you want to do it via vBulletin you simply go to the settings/options and under user banning options, enter the IP in the Banned IP addresses field.
     
    Econox, Apr 9, 2012 IP
  6. sanjay1234

    sanjay1234 Peon

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    There is no such option in vBulletin.....I tried a lot.
     
    sanjay1234, Apr 9, 2012 IP
  7. howinfo

    howinfo Peon

    Messages:
    236
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    We do use IP banning on our VB forum, and yes there is settings for that exactly like Econox said. There are lot of options under settings, just have another look, you will find it.
     
    howinfo, Apr 14, 2012 IP