08-17-2005, 01:18 AM
(This post was last modified: 08-17-2005, 01:20 AM by [ArC]Pestilence.)
Hi!
I've read through almost all posts on the internet about srcds, linux and ports. I've tryed everything for weeks now and can't understand what I do wrong. I usually administer about 50-100 unix servers with Oracle databases each day, I even do routing tables on unix. So... just to let you have it clear, I'm not a newbie in this - except the srcds part.
I've hidden the servers ip address for security purposes in this forum.
The problem I'm getting is that I cannot connect or see the server from internet. This happened after I placed the server in the server hall at work. It worked fine from home - even LAN and internet users could connect fine. I cannot longer connect to the server from internet. I haven't tryed LAN since I have no css client at work.
I'm able to connect to the server with rcon only from console like this:
rcon_address xxx.xx.xxx.xx:27015
rcon_password xxxx
rcon changelevel de_aztec
I can then see this in the putty-console when using rcon:
rcon from "xx.xx.xx.xx:18391": command "changelevel de_aztec"
Executing dedicated server config file
I've opened the following ports in the firewall:
UDP: 27005, 27015, 27020
TCP: 27015
I just cannot open ports which is not used, because this is violating the security rules at my work.
linux command line:
[root@arctix srcds_l]# ./steam -command update -game "Counter-Strike Source"
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 40
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 6
Checking/Installing 'Source Dedicated Server Linux' version 44
HLDS installation up to date
[root@arctix srcds_l]# ./srcds_run -console -game cstrike +map de_cbble -maxplay ers 16 -tickrate 100 +ip xxx.xx.xx.xxx
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP xxx.xx.xx.xxx, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Unknown command "mp_logfile"
Unknown command "sv_hltv"
Unknown command "sv_airmove"
Unknown command "sv_clienttrace"
Unknown command "sv_proxies"
Adding master server 69.28.151.162:27011
Adding master server 207.173.177.11:27011
Connection to Steam servers successful.
VAC beta secure mode is activated.
debug.log:
----------------------------------------------
CRASH: Mon Aug 15 18:08:25 CEST 2005
Start Line: ./srcds_amd -console -game cstrike +map de_dust -maxplayers 16 +ip 192.168.1.34 -debug
End of Source crash report
----------------------------------------------
I'm running Red Hat Enterprise Server 4, Update 1
gcc version:
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.1)
ldd (GNU libc) 2.3.4
kernel version:
Linux 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 athlon i386 GNU/Linux
My hardware:
1GB PC2700 RAM
Athlon XP 1800+
Abit KR7A-RAID motherboard
I've read through almost all posts on the internet about srcds, linux and ports. I've tryed everything for weeks now and can't understand what I do wrong. I usually administer about 50-100 unix servers with Oracle databases each day, I even do routing tables on unix. So... just to let you have it clear, I'm not a newbie in this - except the srcds part.
I've hidden the servers ip address for security purposes in this forum.
The problem I'm getting is that I cannot connect or see the server from internet. This happened after I placed the server in the server hall at work. It worked fine from home - even LAN and internet users could connect fine. I cannot longer connect to the server from internet. I haven't tryed LAN since I have no css client at work.
I'm able to connect to the server with rcon only from console like this:
rcon_address xxx.xx.xxx.xx:27015
rcon_password xxxx
rcon changelevel de_aztec
I can then see this in the putty-console when using rcon:
rcon from "xx.xx.xx.xx:18391": command "changelevel de_aztec"
Executing dedicated server config file
I've opened the following ports in the firewall:
UDP: 27005, 27015, 27020
TCP: 27015
I just cannot open ports which is not used, because this is violating the security rules at my work.
linux command line:
[root@arctix srcds_l]# ./steam -command update -game "Counter-Strike Source"
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 40
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 6
Checking/Installing 'Source Dedicated Server Linux' version 44
HLDS installation up to date
[root@arctix srcds_l]# ./srcds_run -console -game cstrike +map de_cbble -maxplay ers 16 -tickrate 100 +ip xxx.xx.xx.xxx
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP xxx.xx.xx.xxx, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Unknown command "mp_logfile"
Unknown command "sv_hltv"
Unknown command "sv_airmove"
Unknown command "sv_clienttrace"
Unknown command "sv_proxies"
Adding master server 69.28.151.162:27011
Adding master server 207.173.177.11:27011
Connection to Steam servers successful.
VAC beta secure mode is activated.
debug.log:
----------------------------------------------
CRASH: Mon Aug 15 18:08:25 CEST 2005
Start Line: ./srcds_amd -console -game cstrike +map de_dust -maxplayers 16 +ip 192.168.1.34 -debug
End of Source crash report
----------------------------------------------
I'm running Red Hat Enterprise Server 4, Update 1
gcc version:
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.1)
ldd (GNU libc) 2.3.4
kernel version:
Linux 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 athlon i386 GNU/Linux
My hardware:
1GB PC2700 RAM
Athlon XP 1800+
Abit KR7A-RAID motherboard