PDA

View Full Version : More Problems coming up :-(


Krusty1971
11-14-2003, 03:05 PM
Hi There ,

now as i solved the Problem with the Directories (see some threads before ) there's coming up another one :

As i start the second Server this appears :

You are now setup for medium mode.
Opening IP socket: localhost:12204
Hostname: p15144919.pureserver.info
Alias: p15144919
IP: 127.0.0.2 <- THIS couldn't be correct , or is it ??

The first Server runs fine (with Standard-Port 12203) and also appears in Gamespy , but the second one does NOT appear in Gamespy.

When i'm using ASE and will add the Server 'by Hand' , ASE finds the Server and i can connect.

When the Second Server has been started , the first Server is not longer shown in Gamespy , but the SECOND....and....i simply dunno why.

I start the server with +set port 3911 +set net_port 39611.

WHY is the first one gone , when i start the second server , and WHY is the first one there again , if i stop the second one ??

It doesn't take longer than 3 Seconds.

(i hope you understand what i mean , sorry , my english is bad :-) )

Thanx ,

Stefan

GaSplat
11-18-2003, 11:57 PM
Best guess is you need to force the ip by +set net_ip xx.xx.xx.xx to whatever your external IP is - and do this for both servers. The 127.0.0.1 is the standard loopback IP, which is kind of like talking to yourself (only when computers do it, no one overhears them :) )