IP look-up

Post here if you need help setting up your server, etc.
Post Reply
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

IP look-up

Post by mattadams »

ok, z-man, or anyone, mind looking up these IP's to see which one connected to master server first?
24.9.85.87
68.118.196.107
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

If you're talking about the “Received new server” logs:

Code: Select all

[2006/12/29 20:17:41] [1] Received new server: 24.9.85.87:4534
[2006/12/29 20:17:41] [1] Received new server: 68.118.196.107:4534
If you mean normal logins (ie requesting the server list):

Code: Select all

[2006/11/19 00:48:43] [2] Received login from 24.9.85.87:4473 via socket *.*.*.*:4533.
[2007/02/04 17:25:17] [1] Received login from 68.118.196.107:3631 via socket *.*.*.*:4533.
Last edited by wrtlprnft on Wed Mar 14, 2007 3:24 pm, edited 1 time in total.
There's no place like ::1
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Code: Select all

beaker ~ # grep 24\.9\.85\.87 /var/log/armagetronad-master.log  | head -n 5
[2006/11/24 03:15:50] [1] Received login from 24.9.85.87:1673 via socket 80.135.59.121:4533.
[2006/12/02 23:57:00] [1] Received login from 24.9.85.87:4834 via socket 80.135.68.16:4533.
[2006/12/03 00:25:18] [2] Received login from 24.9.85.87:4854 via socket 80.135.68.16:4533.
[2006/12/03 00:34:51] [2] Received login from 24.9.85.87:4862 via socket 80.135.68.16:4533.
[2006/12/03 00:59:25] [1] Received login from 24.9.85.87:4885 via socket 80.135.68.16:4533.
beaker ~ # grep 68\.118\.196\.107 /var/log/armagetronad-master.log  | head -n 5
[2007/02/04 17:16:22] [3] Received login from 68.118.196.107:3628 via socket 80.135.50.229:4533.
[2007/02/04 18:36:52] [1] Received login from 68.118.196.107:4991 via socket 80.135.50.229:4533.
[2007/02/04 18:42:35] [1] Received login from 68.118.196.107:4534 via socket 80.135.50.229:4533.
[2007/02/04 18:42:38] [1] Received new server: 68.118.196.107:4534
[2007/02/04 18:42:43] [65] Acknowledged server: 68.118.196.107:4534
beaker ~ #
So on my server, 24.9.85.87 was first. The first logins were client logins, though, and results from a single master server are no proof, because the client only uses one master server.

Anyway, why do you want to know? A nickname ownership dispute?
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

Post by mattadams »

u see, in the tron community, there is some1 being a little off. they are claiming that my server, is copying their settings, but this proves that i had my server a few months before his. and i have stuck with the same settings.
he is saying that I copied his, when i had given him the settings in the first place.
User avatar
Lucifer
Project Developer
Posts: 8750
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

What's the point of high rubber and infinite brakes anyway? I went into the "copy" server the other night and couldn't die. I just couldn't! Some guy even ran up a kick poll, I think it was the guy who sealed me in a very small box, only to get himself killed and I made it out of the box. What finally killed me was spidey IMing me, the on-screen display of the IM causing my full-screened arma to drop to 1 fps.

So why bother fighting over these settings? Find better ones, reduce your rubber for sure to something that doesn't make immortal light cycles. :)
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

Post by mattadams »

ok, anyways, Z-man, can u check deeper, like from august? and september, that isnt my first server connection date.....
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

If it's a settings dispute, the master logs don't prove anything. They just show who ran a server first. But here ya go, first records of servers. I grep my whole logs from the beginning which is over a year ago, the matches definitely are the first connects.

Code: Select all

beaker ~ # grep "Received new server: 24.9.85.87" /var/log/armagetronad-master.log | head -n 1[2006/12/29 20:17:53] [1] Received new server: 24.9.85.87:4534
beaker ~ # grep "Received new server: 68.118.196.107" /var/log/armagetronad-master.log | head -n 1
[2007/02/04 18:42:38] [1] Received new server: 68.118.196.107:4534
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

Post by mattadams »

idk, i had this server up in early september, with the same IP,
68.118.196.107
so im not really sure


EDITED
the first server name was mattadams test server
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Well, that's all I got. The logs start June 2006 and don't seem to have any pieces missing. Server names are not recorded.

And I agree with Lucifer. I stumbled into the "copy" server a while back and the first thing I noticed is that I don't die if I don't want to.
User avatar
wrtlprnft
Reverse Outside Corner Grinder
Posts: 1679
Joined: Wed Jan 04, 2006 4:42 am
Location: 0x08048000
Contact:

Post by wrtlprnft »

If it's REALLY important, I do have logs of server names.
There's no place like ::1
mattadams
Average Program
Posts: 52
Joined: Mon Sep 11, 2006 3:41 am

Post by mattadams »

not too important, im just changing settings
Post Reply