Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
windows dedicated server under a router.
My started line : csrs.exe -console -game cstrike +map de_dust +maxplayers 20 -autoupdate -port 27015 +ip 10.62.10.250
the +ip 10.62.10.250 is here to fix my rcon problem [rcon didn't work if i don't put this]
if that could help, ipconfig /all is :
Ethernet carte Etudiants 10.62.30.251 :
Suffixe DNS spéc. à la connexion. :
Description . . . . . . . . . . . : HP NC7760 Gigabit Server Adapter
Adresse physique. . . . . . . . . : 00-0B-CD-CF-3E-4E
DHCP activé . . . . . . . . . . . : Non
Adresse IP. . . . . . . . . . . . : 10.62.30.251
Masque de sous-réseau . . . . . . : 255.255.255.0
Passerelle par défaut . . . . . . : 10.62.30.254
Serveurs DNS. . . . . . . . . . . : 10.62.30.251
Ethernet carte Administratifs 10.62.10.250 :
Suffixe DNS spéc. à la connexion. :
Description . . . . . . . . . . . : Carte SMC EZ 10/100 (SMC1211TX)
Adresse physique. . . . . . . . . : 00-30-F1-0E-FB-25
DHCP activé . . . . . . . . . . . : Non
Adresse IP. . . . . . . . . . . . : 10.62.10.250
Masque de sous-réseau . . . . . . : 255.255.255.0
Passerelle par défaut . . . . . . : 10.62.10.254
Serveurs DNS. . . . . . . . . . . : 10.62.10.250
195.220.72.1
Posts: 91
Threads: 4
Joined: Dec 2004
Reputation:
0
That looks suspicously like your running your ds on a multi-homed server (more than 1 network card installed)?
Whilst there are times when it is usful or even necessary to install multiple net adapters into a machine (when you're setting up a DMZ for instance) it can cause unexpected problems, usually to do with getting apps to listen to the correct adapter.
Unfortunately I am no expert on setting these kind of systems up. Unless anyone else here has done this with a srcds I would suggest maybe trawling the steam tech support site and getting some networking reference material.
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
01-05-2005, 09:11 AM
(This post was last modified: 01-05-2005, 09:13 AM by [TKM]Thor.)
just to say yes there are 2 networks cards installed.
SMC EZ is connected to the comp making the routing.
HP NC7760 Gigabit Server Adapter is used for the lan behind my comp
Posts: 367
Threads: 14
Joined: Dec 2004
Reputation:
0
By setting the IP it automatically configures for the connection which has the lease on that IP.
There may be a simple solution, and that is make sure your server is fully patched. Out-of-date servers are not listed in Steam.
Posts: 367
Threads: 14
Joined: Dec 2004
Reputation:
0
Just had another look at your post;
Im confused as to why you have 2 connections. Presumably the Modem connects to the router and the router to your PC, meanwhile the other network connection connects to a HUB for your LAN?
Anyway open router ports or set as DMZ (De-Militarized Zone)
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
I tried the update command some days ago. And i'm sure it's up-to-date. Is there any rcon command to manually make the server "registration" on steam ?
I can give u the server ip and that could help
195.220.72.52:27017
when u add the server manually, there isn't any problem to connect ot it.
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
01-06-2005, 01:35 AM
(This post was last modified: 01-06-2005, 01:35 AM by [TKM]Thor.)
internet -> router -> router comp -> my comp, domain controler of a specific lan -> private lan
The router comp is also connected to other domain controler comps
The fact is that the ports are opens...
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
when starting the server, i have
Adding master server 207.173.177.11:27011
Adding master server 69.28.151.178:27011
is that make a specific connection on a tcp/udp port that could be seen with a netstat -A cmd ?
Posts: 367
Threads: 14
Joined: Dec 2004
Reputation:
0
195.220.72.52 = local ip?
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
01-06-2005, 01:45 AM
(This post was last modified: 01-06-2005, 01:47 AM by [TKM]Thor.)
nope, that's the internet ip. The nat translates 195.220.72.52 into the local ip address 10.62.10.250.
TCP istc-dom-001:27017 istc-dom-001.ISTC.FR:0 LISTENING
UDP istc-dom-001:27005 *:*
UDP istc-dom-001:27017 *:*
UDP istc-dom-001:27020 *:*
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
sv_region is set properly
server.cfg works too.
well as the rcon didn't work without the +ip my_local_ip_address, i'm sure it's something like this about the steam server lists...
A good thing would be to manually send the infos of a server thanks to a rcon command... but is valve ready to do this ?...
Posts: 8
Threads: 3
Joined: Jan 2005
Reputation:
0
01-07-2005, 01:30 AM
(This post was last modified: 01-07-2005, 01:35 AM by BuzZ.)
rcon to your lan/private ip...
also create a .cfg file called autoexec throw it into your cfg folder and put his in the cfg file:
rcon_address address(whatever your lan ip is on the pc running server:port(whatever your port is)
rcon_password "yourpassword" that way you will not have to manually rcon in...
Posts: 16
Threads: 3
Joined: Jan 2005
Reputation:
0
That wasn't the problem buzz.
And moreover my rcon connection is now fixed.
I just have still the issue about steam server lists