Page 1 of 1

Link error

Posted: Fri Jun 11, 2004 10:19 am
by WSergio
I'm tryin to "/connect ServerB" to ServerA who's a hub...

-ServerA- *** Connecting to ServerB[x.x.x.b].
-
-ServerA- *** Notice -- (link) ZIPLink ServerA -> ServerB[@x.x.x.b] established
-
-ServerA- *** Global -- Closing link: Write error: Connection reset by peer - ServerB[x.x.x.b]
-

Where & what cant ServerB write?! :D

Posted: Fri Jun 11, 2004 1:54 pm
by jewles
probably because the listen port isn't open on the server

Posted: Fri Jun 11, 2004 3:29 pm
by aquanight
jewles wrote:probably because the listen port isn't open on the server
Nope. It's "Connection reset by peer" which means he's got a dodgy route between the two servers.

Try doing a tracert and see if the message makes it. That will tell you what servers your messages are going through to get to your other server, because any one of those servers in the path can drop the connection, causing this error.

Posted: Fri Jun 11, 2004 9:55 pm
by jewles
well fucking eh....

if it is a "route" might be something as simple as the hostname being wrong.