PDA

View Full Version : People cant join


bobba
21-05-2004, 21:04
Hi there
I got a problem by hosting a ts server on a server

The OS of the server = win98

There are two network cards in it and shered the connection

SO all PC got internet included the server

But now i'm try to host a server ts on it and People can't join

The ts server give me the follow ip's

inter ip''s
217.123.245.81 thats olso extern ip
192.168.0.1

Extern ip
217.123.245.81

i'm not behind a firewall or a router (jet)

So i can join the TS server whit extern ip nummer but no 1 from internet can connect

Who know how i can resolf this?

bobba
21-05-2004, 21:10
oh yeh BTW my server is listed in WEB SERVER LIST when i look

Brain
21-05-2004, 21:15
Does netstat -an show at least something like 217.123.245.81:8767 UDP or 0.0.0.0:8767?

Win98 in comination with ICS and running services is a very flaky combination. Sometimes it works, sometimes it doesn't. You can have port forwardings, but you have to do registry entries for that.
For me, that was the final straw to replace Win98SE by Debian on my internet gateway PC back then...

bobba
21-05-2004, 21:21
Originally posted by Brain
Does netstat -an show at least something like 217.123.245.81:8767 UDP or 0.0.0.0:8767?

Win98 in comination with ICS and running services is a very flaky combination. Sometimes it works, sometimes it doesn't. You can have port forwardings, but you have to do registry entries for that.
For me, that was the final straw to replace Win98SE by Debian on my internet gateway PC back then...

No there not this is wat it sais

PROTO then cople of TCP an UDP

Lokal adress
there ar 5 of them of my extern ip but not like this
217.123.245.81:8767
but
some other poorts
137
138

oh
and there is on who sais this

0.0.0.0:8767

Brain
21-05-2004, 21:43
Well, that looks ok so far. I still have no idea what's wrong with your setup, other than that you're trying to use Win98SE as a server... ;)