Ip Address Is Getting Banned

Jett-AriesJett-Aries Join Date: 2002-10-31 Member: 1800Members
How can I PREVENT an IP Address from getting banned? I do use AM, but need to know how I can filter out that IP from becoming banned. Here is deal, I have friend that is admin with rcon, but his mean brother keeps spamming a bad rcon password using HLSW and then after 3 attempts, server bans their IP.

Comments

  • HardeeHardee Join Date: 2002-11-19 Member: 9330Banned
    You can use CGI scripts. If you're using cable modem there are many different tutorials on how to change your IP (this would be done using winpcfg). If you don't want servers from finding out this private information you can pay CGI companies money to spoof IP addresses (forgot the site name).

    Your Internet Provider Address is pretty much private information, other people being able to find it out is akin to displaying your credit card number on public servers.
  • GoleXGoleX Join Date: 2002-11-07 Member: 7681Members
    First of all... IP = Internet Protocol not Internet Provider... and its public knowledge unless you are megaleet and use Megaproxy or something, which in that case I ph33r you. People can't touch you with your IP unless you are a stupid... no comment.

    You are an idiot Hardee... moving on

    Aries if you are using AdminMod there are a few ways, you could code a very small plugin to check every 10 mins to make sure hes unbanned, things like that.
  • HtNickoliHtNickoli Join Date: 2002-11-24 Member: 9786Members
    edited November 2002
    Well, if your admin has rcon, He can remove the ban himself.

    Attempt to join. If banned, enter the following cvars to get access to the servers console without actually joining the game.

    rcon_address xxx.xxx.xxx.xxx
    rcon_port xxxxx (not needed if its on the default 27015 port)
    rcon_password xxxxx

    Then any rcon he types in console will be forwarded to the HL server. So he can then just;

    rcon removeip xxx.xxx.xxx.xxx
    rcon writeip
    retry/reconnect.

    But of course the real solution is to beat some sence into his brother. Or lacking that option. Create a autoexec.cfg file in the ns dir. And place the cvar "rcon_address 127.0.0.1" or some other ip. Then when the brother enters rcon commands its not sent to the server. And when your admin wants to access the servers console. He justs needs to type the proper rcon_address ip into his console and away he goes.
  • HardeeHardee Join Date: 2002-11-19 Member: 9330Banned
    edited November 2002
    <b><span style='color:green'>***SPORED*** No swearing, and no flaming.</span></b>
  • MellonpoprMellonpopr Join Date: 2002-11-01 Member: 2304Members
    edited November 2002
    <!--QuoteBegin--Hardee+Nov 29 2002, 06:59 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Hardee @ Nov 29 2002, 06:59 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><b><span style='color:green'>***SPORED***</span></b><!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    why is he even allowed on this forum ? all he does is argue and call people names

    can we get some moderation here ?
  • HardeeHardee Join Date: 2002-11-19 Member: 9330Banned
    Well I do not, and do not call people names. If you are ignorant then I will tell you for your benefit so next time you post you could do some research before embarrasing yourself in front of everybody.
  • MellonpoprMellonpopr Join Date: 2002-11-01 Member: 2304Members
    <!--QuoteBegin--Hardee+Nov 29 2002, 06:59 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Hardee @ Nov 29 2002, 06:59 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><b><span style='color:green'>***SPORED*** No swearing, and no flaming.</span></b><!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    are you sure bout that ? lol I saw what you said
  • HardeeHardee Join Date: 2002-11-19 Member: 9330Banned
    Hey look, according to you you're not allowed to argue on the forums. ROFL. Yeah I agree, I think everyone should agree on everything.
  • DunsbyDunsby Join Date: 2002-08-01 Member: 1042Awaiting Authorization
    I know, lets all agree that Hardee should be banned, we wont argue either!
  • KikKik Join Date: 2002-11-29 Member: 10249Members
    The only way would be an Admin Mod plugin, as Hardee said. As for the using rcon to unban yourself, that's not possible with an ip address filter with hlds. Wouldn't that defy the point of it banning you if you could keep requesting info from the server? <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' valign='absmiddle' alt='tounge.gif'><!--endemo-->
  • Jett-AriesJett-Aries Join Date: 2002-10-31 Member: 1800Members
    An AM plugin sounds like the only way to go with it I guess. It has been sometime since I wrote a plugin, but thanks for all the input from everyone that has posted.
Sign In or Register to comment.