Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Why does continuum.38 try to go there?

 
Post new topic   Reply to topic Printable version
 View previous topic  @ This Community & Continuum Issues. Post :: Post GMail is now open to all.  View next topic  
Author Message
Gravitron
VIE Vet


Age:43
Gender:Gender:Male
Joined: Aug 02 2002
Posts: 993
Location: Israel
Offline

PostPosted: Sun Feb 20, 2005 11:17 am   Post maybe stupid    Post subject: Why does continuum.38 try to go there? Reply to topic Reply with quote

24.127.183.14:801
172.182.218.61:2001


Seems that it uses the first one to give you feedback on local network pings (localhost included) and the second one for WAN server pings.

Odd...

Did VIE also use external sources for pinging?

Seems so, it tries to access 216.34.65.93:9001
Yep, it's a pinger alright.

Could anyone provide details about these and what's their purpose? How come they're being "ping hubs"?


Last edited by Gravitron on Sun Feb 20, 2005 11:33 am, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address Yahoo Messenger MSN Messenger
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sun Feb 20, 2005 11:32 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

More importantly, why does this show up in the hex?
_________________





shield.png - 25.06 KB
File downloaded or viewed 41 time(s)
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:38
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Feb 20, 2005 11:36 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Isn't it for resolving hostnames? icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List
Gravitron
VIE Vet


Age:43
Gender:Gender:Male
Joined: Aug 02 2002
Posts: 993
Location: Israel
Offline

PostPosted: Sun Feb 20, 2005 11:37 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Public access DNS servers?


LoL Distort.
Suxor attempt by a bored priit who prefer to draw in hex than work on client code.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address Yahoo Messenger MSN Messenger
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Feb 20, 2005 11:38 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Well I remember way back when, that Continuum actually talks to bluemoon.ee; thats how I found out about priit's company. I msged ekted about it and he wasn't sure why it was doing that - he asked if I had like kazaa installed, etc. and i'm like nope... :/
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
Gravitron
VIE Vet


Age:43
Gender:Gender:Male
Joined: Aug 02 2002
Posts: 993
Location: Israel
Offline

PostPosted: Sun Feb 20, 2005 11:41 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Priit loves to gather statistics about his users.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Sun Feb 20, 2005 12:15 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

All zones that have a url of the form ss://host.com in their descriptions cause my code to do a quick DNS lookup (background thread) at start time. This way if the IP has changed, it is immediately modified in place. I use normal gethostbyname() calls which uses whatever DNS setup your operating system has. Of course, this only works in your zone has DNS registered.
_________________
4,691 irradiated haggis!
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Feb 20, 2005 1:46 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Gravitron wrote:
Priit loves to gather statistics about his users.


Except in the Kazaa documents, he was a strong advocate against it. :shrug:
Back to top
View users profile Send private message Add User to Ignore List
Gravitron
VIE Vet


Age:43
Gender:Gender:Male
Joined: Aug 02 2002
Posts: 993
Location: Israel
Offline

PostPosted: Sun Feb 20, 2005 5:37 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Only because he knows it'll cause a user uproar when (and he knows it will become public knowledge eventually and there's no hiding it from them) it'll be found out about, and that because of the shit sharman pulled since priit & co. sold kazaa to them, they're likely to lose over half their user base if they do so.

He doesn't care about the users, see, he cares about his little proggie being ejected out of the cyber-sphere/or otherwise smart enough to be aware of the reprecautions and anticipate them and tell sherman in a subtle-smart way that he (sherman) is basically a retarded moron for trying to do it.


Mr. Ekted wrote:
whatever stuff he said <-- manual quoting...low memory to quote by heart.

Oh, so that's how you achived it.
Well then, in that case, my commendations for a job well done Ekted.
Just...why two seperate DNSers for LAN and WAN icon_question.gif (or so it would seem)
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address Yahoo Messenger MSN Messenger
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Sun Feb 20, 2005 7:29 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I don't specifically make 2 DNS calls/queries. It must be your system doing that. I have DHCP with my ISP, which gives me 3 IP's for DNS.
Back to top
View users profile Send private message Add User to Ignore List
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sun Feb 20, 2005 7:30 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Yay for having dns at your house biggrin.gif
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Feb 20, 2005 8:54 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Ekted wrote:
All zones that have a url of the form ss://host.com in their descriptions cause my code to do a quick DNS lookup (background thread) at start time. This way if the IP has changed, it is immediately modified in place.

I think a few of us would appreciate it if you'd check here, Ekted.

And, d1s, that's an icon resource. Check out any EXE with a custom icon. Wow, grav's facts aren't again.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Sun Feb 20, 2005 9:18 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I don't do wikis. Ask me what you want here.
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Feb 20, 2005 10:18 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Whats wrong w/ a wiki.. o.o
Back to top
View users profile Send private message Add User to Ignore List
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Feb 20, 2005 11:16 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

information in wikis is under the GNU Free Documentation lisense... and ekted hates anything GNU.
_________________
SubSpace Discretion: A Third Generation SubSpace Client


Last edited by Bak on Sun Feb 20, 2005 11:18 pm, edited 2 times in total
Back to top
View users profile Send private message Add User to Ignore List AIM Address
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Feb 20, 2005 11:17 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Ah. icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Sun Feb 20, 2005 11:23 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

It's not that. I just don't like the interface. This forum is about helping people. I don't see why it needs to be 2 interfaces.
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Mon Feb 21, 2005 1:32 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mr Ekted wrote:
It's not that. I just don't like the interface. This forum is about helping people. I don't see why it needs to be 2 interfaces.

One is for asking questions, the other is for a repository where questions can be already answered and laid out in a nice format for easier searching/reading. Thus the desire for me to merge the two together.
Back to top
View users profile Send private message Add User to Ignore List Send email
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 211 page(s) served in previous 5 minutes.

phpBB Created this page in 0.680238 seconds : 44 queries executed (80.2%): GZIP compression disabled