![]() |
HOw do i get their IP....and help with setting passwords
I need some help with two things
1)I run a simple server from my computer (through game) and I have a problem with a guy coming in and cheatinga and hacking...I want to ban him or find his IP address so i can somehow bind his ip to a key to kick him with ease....I have a mac so PC programs wont work...any idea? 2) how do i set a password...it says if im not running a dedi to type rcon set password " " but when i do that, it says "bad rcon from loop back" "no passwrod set" how do i set a password? |
1st thing.
By running a local or listening server, you do not need to use rcon in front of any of the rcon commands. Rcon is used to call a command to a remote server. With that said, lets look at your first question. [quote:ff4ea]1)I run a simple server from my computer (through game) and I have a problem with a guy coming in and cheating and hacking...I want to ban him or find his IP address so i can somehow bind his ip to a key to kick him with ease....I have a mac so PC programs wont work...any idea? [/quote:ff4ea] To find your clients info on a listening server (a server you host and play on at the same time ). Pull down the console and type [code:ff4ea]status[/code:ff4ea] You do not need to type rcon in front of this because your on the server. once you have the list of players and their IP address. You can then kick the player that is causing problems. But how do you keep them out. 1) run auto kick and add them to the banned list. 2) modify your localhost file to block access to your computer from the bad IP address. Your second question [quote:ff4ea]2) how do I set a password...it says if im not running a dedi to type rcon set password " " but when i do that, it says "bad rcon from loop back" "no passwrod set" how do i set a password? [/quote:ff4ea] Normally you need to set two command to accomplish this [code:ff4ea]set sv_privateClients "x" [/code:ff4ea] x = the number of private slots Then [code:ff4ea]set sv_privatepassword "xxxx" [/code:ff4ea] Where xxxx is your password. but your not running a dedicated server. so you just need to type into the console [code:ff4ea]set sv_privateClients "x"[/code:ff4ea] then [code:ff4ea]set sv_privatepassword "xxxx"[/code:ff4ea] You will be all set until you restart your server. To remove the password type [code:ff4ea]set sv_privatepassword "" [/code:ff4ea] notice that there is no spaces between the quotes. For a more detailed discursion on setting a password and connecting using a password, check out my guides section over at http://www.mohadmin.com remember any command you can place in a cfg file you can run via rcon or in your case just your console window. Hope this helps - |
YOU'RE THE BEST, THANKS A BUNCH.....but as far as getting that kids IP, all I have to do is pull down the cosole and type "code:"? and remember I dont have a PC so i dont know of anyway to do an auto kick...im running the server through the game not a rented server.
|
ok im a retard....forget my last message, I didnt see the word status....ok, so now I can get his IP.....how can I get rid of this game ruiner with a MAC....anything through console?
|
hey soto, did you ever play in a mohaa room called freedom_townII with me biggrin:
|
sorry, but I'm a loss for a solution via a mac. You should still have a lmhost file or just host file.
This tells, your computer how to reply to a certain IP address. are you running a router, if so you could possible block access from an incoming IP address. |
nope, just a plain ol' imac 800mhz no router...just running off the game server.
|
I found this
http://lists.evolt.org/archive/Week-of- ... 19180.html what you want to do with this file is. add the line xxx.xxx.xxx.xxx 127.0.0.1 where xxx.xxx.xxx.xxx is the ip address of each cheater you wish to ban. What this file does is, when ever someone on this list tries to contact your computer. it will redirect the output back to 127.0.0.1 ( your local computer ) when the they do not get a reply, their computer thinks your computer is not on line any more. Real all the other threads after this one as they talk more about this format and how it works on a mac. Hope this helps. |
Thank you very much for your help....much appreciated!!!!!!
|
I see no file at the link you sent me....just another forum. and if it was there, would i throw it in my cutom cfg. file in main?
|
All times are GMT -6. The time now is 04:03 PM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.