How do you kick players
Moderator: Halo Moderators
- Syperium
- Ranger
- Posts: 1632
- Joined: Sun Apr 23, 2006 3:59 pm
- Location: An old fart who still remembers his password...
- Contact:
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....
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....
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).
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).
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.
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.
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.Karahna wrote:I have a small penis.
-
SleepingInsomniac
- SEAL
- Posts: 498
- Joined: Sat Mar 11, 2006 12:48 pm
- Location: i lost mine.. can i have yours?
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.
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.
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.Karahna wrote:I have a small penis.
Who is online
Users browsing this forum: Yandex [Bot] and 18 guests

