How do you kick players

Everything about HD, MD, and their mods.

Moderator: Halo Moderators

rebelj12a
Operative
Posts: 228
Joined: Thu May 25, 2006 4:39 pm
Location: Marshfield, WI

Post by rebelj12a » Sat Jun 03, 2006 7:08 pm

Terminal is Mac OSX's command line interface

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Thu Jun 08, 2006 2:46 pm

Netstat -N tells you local ip address's... Right? How could it ban someone from a server?

Umm, when you make a server, and then someone is banned... if you look in the documents... of Halo Demo, you'll see a document that say's i think "Banned"... if you go in there, I'm sure you could add there I.P and name... But, you gotta figure out thier I.P, i did this once and it worked... Lol.


EDIT: Now i see what you mean when you say Netstat N... Lol. My bad....

«Beast»
Ranger
Posts: 1217
Joined: Fri Apr 14, 2006 11:42 am
Location: Creepin' up with a sock full o' pennies. :D
Contact:

Post by «Beast» » Thu Jun 08, 2006 4:11 pm

I thought it was tcpdump that shows IP addresses connected to your server...

And yeah, you could use that file, but I think you'd have to start a new game for them to get booted. Not to mention get their IP.
Image

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Thu Jun 08, 2006 7:01 pm

Eh, yeah...

Yummy
Ranger
Posts: 684
Joined: Wed Jun 14, 2006 5:42 pm
Location: Near Pittsburgh, PA

Post by Yummy » Thu Jun 15, 2006 4:09 pm

Haha i do this all the time:

1. Open terminal, type sudo tcpdump (this gives a list of IP's

2. If you have AIM opened, it will add AIM's IP and mess up the sudo tcpdump, so quit it.

3. The IP's are in order in sudo tcpdump in the order that they joined.

4. To stop this function, use Control + Z

5. Once you have the IP, do:

sudo ipfw add deny ip from _____ to any.

(DO NOT INCLUDE PORT # IN THAT)

6. If the IP is masked, then open network utility, and go to lookup and look the masked IP up, and you should get another IP address which is correct, then type that into the command listed above...have fun banning people;)

7. To Unban...once you ban someone it gives a #...for instance 00100. Take that specific # and in terminal: sudo ipfw delete ______.

(Note: with all sudo commands, you need your password, so once you put in sudo tcpdump, it will ask for your password. You will not see the characters actually going into the UI, but you're typing it. Once you're done typing pass, press enter).

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Thu Jun 15, 2006 4:28 pm

It's not working for me...
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

Yummy
Ranger
Posts: 684
Joined: Wed Jun 14, 2006 5:42 pm
Location: Near Pittsburgh, PA

Post by Yummy » Thu Jun 15, 2006 5:21 pm

Demon, how exactly isn't it working?

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Wed Jun 21, 2006 7:37 pm

I get this:

tcpdump: WARNING: en0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on en0, link-type EN10MB (Ethernet), capture size 96 bytes

I am using an AirPort, but the same thing happens when I connect physically with an Ethernet cable.
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

SleepingInsomniac
SEAL
Posts: 498
Joined: Sat Mar 11, 2006 12:48 pm
Location: i lost mine.. can i have yours?

Post by SleepingInsomniac » Wed Jun 21, 2006 7:57 pm

Google is my friend, I think he'd be your friend too if you give him a chance.
- Pseudosleep on halo

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Wed Jun 21, 2006 8:46 pm

He sort of helped...... The closest result was sudo tcpdump -i en1, which included the AirPort network, but that also included (I am pretty sure) the other two Macs on the network, which resulted in a bunch of IPs. There were so many coming in that I could not finish typing the next line of code. I have not yet been able to find a way to isolate my computer.

A while back Google and I had an argument over the fact that he keeps records of all my searches.......but then when he refused to give all of that over to the DoJ we became friends again. :D
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Post by Sparky » Mon Jun 26, 2006 5:26 pm

How do you eliminate the auto-ban feature?

Could you do it by making the "banned_noship.txt" file read-only?

Thanks!

-Sparky
Either you are groping for answers, or you are asking God and listening to Jesus.

Deox
Operative
Posts: 207
Joined: Thu Mar 30, 2006 9:31 pm
Location: Instalation 04

Post by Deox » Mon Jun 26, 2006 5:38 pm

The command is sv_ban. I don't know how to access the main console, but tcpdump probably helps. Maybe telnet?

Titan
Veteran
Posts: 259
Joined: Tue Mar 14, 2006 6:56 pm

Post by Titan » Mon Jun 26, 2006 6:18 pm

The console can not be used in the demo. Unless he hack the app...

To use it in press cmd while starting halo. Check the box that says Enable Console. Then host a game and press ~.

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Post by Sparky » Mon Jun 26, 2006 7:23 pm

Thanks for the quick reply!

How would I hack the app?
Either you are groping for answers, or you are asking God and listening to Jesus.

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Mon Jun 26, 2006 8:06 pm

You wouldn't...

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests