You are not logged in.

Irae

Beginner

  • "Irae" started this thread

Posts: 3

wcf.user.option.userOption53: Nein

  • Send private message

1

Thursday, February 24th 2011, 7:57pm

Dedicated Server läuft nur im Lan...

Heyho zusammen, ich habe mir mal einen kleinen Server gebastelt und habe das Css-Serverprogramm auch bereits wundervoll am laufen... allerdings nur im Lan, und da ich irgendwie nach einigem Googlen hier gelandet bin frag ich einfach mal nach, wie zur Hölle bekomm ich das Ding im Netz am laufen? Irgenwelche Einfälle? Hier mal das was er in die Console igebt wenn ich den Server starte:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[css@gameserver orangebox]$ ./srcds_run -game cstrike +map de_dust -maxplayers 12 +sv_lan 0
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(240)/version(4489)
maxplayers set to 12
Unknown command "r_decal_cullsize"
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Failed to load Steam ServiceServiceStart: failed to startConnection to Steam servers successful.
VAC secure mode is activated.


Irgenwelche Ideen? fände ne fixe Antwort echt hilfreich :)

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

2

Thursday, February 24th 2011, 8:13pm

Source code

1
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL

setzt

Source code

1
+ip <externe IP>

falls das ding im heimnetzwerk steht dan kommt da die LAN addresse des PC rein auf dem der server läuft, dazu dann noch die ports im modem/router zu dieser addresse forwarden.

Irae

Beginner

  • "Irae" started this thread

Posts: 3

wcf.user.option.userOption53: Nein

  • Send private message

3

Thursday, February 24th 2011, 9:13pm

ach die Lanip auf dems Läuft XD ich hab das schon getestet, aber mit der Externen, also vom router :D danke für den Tipp, gleich ma probieren :D

Irae

Beginner

  • "Irae" started this thread

Posts: 3

wcf.user.option.userOption53: Nein

  • Send private message

4

Saturday, February 26th 2011, 10:22pm

Ja danke, hat wunderbar funktioniert :D

Similar threads