PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Komisches Problem


bastardexe
29.11.08, 10:58
Moin,

ich will einen GameServer cs 1.6 für eine Lan vorbereiten, als OS habe ich Debian Installiert. Den Gameserver habe ich auch schon Installiert und läuft auch. Ich bin Linuxunwissend und da der Gameserver schon läuft seht ihr wieviel ich schon gegoogelt haben muß um soweit zu kommen :)

jetzt weiß ich nicht mehr weiter und wollte ich Linux Experten um Hilfe bitten da ich schon über 3 Std. Google nicht weiterkomme.

Der Server läuft, im HLSW ist er allerdings selbst nach manueller ip eingabe nicht zu sehen, in steam unter lanserver suchen auch nicht, manuel mit ip hinzufügen antwortet er auch nicht. Wenn ich allerdings auf nen anderen Server im internet connecte und in die cs console eingebe"connect 192.168.2.24:27015 welches die ip ist die mir unter status in der gameserverlinuxconsole angezeigt wird komm ich auf den server drauf unf läuft auch wunderber.

jemand eine Idee ?

Problem 2:

Ich bin auf dem Server und versuche mich mit dem rcon einzuloggen.
was scheinbar nicht klappt weil der server nicht reagiert obwohl in der server.cfg das rcon gesetzt ist, geladen hat er es auch das habe ich in gameserverconsole getestet mit dem befehl: "rcon_password" asl rückmeldung bekomme ich: "rcon_password" is "xxx"

ich hoffe ihr könnt mir helfen und versteht mein problem, ich kann google schon nicht mehr sehen :)

liebeb Gruß:exe

bastardexe
29.11.08, 12:40
gibt auf einmal auch irgendwie stress mit der ip

Server:/home/exe/hlds# ./hlds_run -game cstrike -insecure -nomaster +sv_lan 1 +maxplayers 12 +map de_dust +pingboost 3 +fps_max 1000 +ip 192.168.2.4
Auto detecting CPU
Using AMD-Opteron (64 bit) Optimised binary.
Auto-restarting the server on crash

Console initialized.
scandir failed:/home/exe/hlds/./valve/SAVE
scandir failed:/home/exe/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 18:01:18 Oct 24 2008 (4352)
STEAM Auth Server
couldn't exec language.cfg
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sa 29. Nov 13:38:25 CET 2008: Server restart in 10 seconds

Console initialized.
scandir failed:/home/exe/hlds/./valve/SAVE
scandir failed:/home/exe/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 18:01:18 Oct 24 2008 (4352)
STEAM Auth Server
couldn't exec language.cfg
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sa 29. Nov 13:38:35 CET 2008: Server restart in 10 seconds

Console initialized.
scandir failed:/home/exe/hlds/./valve/SAVE
scandir failed:/home/exe/hlds/./platform/SAVE
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 18:01:18 Oct 24 2008 (4352)
STEAM Auth Server
couldn't exec language.cfg
WARNING: UDP_OpenSocket: port: 27015 bind: Cannot assign requested address
FATAL ERROR (shutting down): Couldn't allocate dedicated server IP port 27015.
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Sa 29. Nov 13:38:45 CET 2008: Server restart in 10 seconds

habe es auch schon mit port 27016 versucht

Painkiller
30.11.08, 09:12
Hast du mal mit -debug probiert wie es in der Fehlermeldung vorgeschlagen wird?

bastardexe
02.12.08, 18:25
also der Server läuft jetzt, nur ich habe immernoch das problem wie im ersten post geschrieben von mir :( hat jemand ne lösung, google hilft mir leider nicht mehr weiter

bastardexe
03.12.08, 07:52
Update:

ich habe den Startbefehl geändert und zwar habe ich -insecure und sv_lan 1 weggelassen und dann war der Server komischerweise auch im Lan zu erreichen. jemand ne Idee ?

ThE_FiSh
03.12.08, 13:11
was macht denn das insecure flag

bastardexe
03.12.08, 16:34
das insecure schaltet VAC aus , (V)alve (A)nti (C)heattool.

bastardexe
04.12.08, 19:54
soooo, ich habe mich weiterentwickelt und bin mittlerweile ohne eure Hilfe soweit gekommen das der Server läuft. SSH habe ich auch Installiert und ich bin mit meinem Windows Rechner Via Putty verbunden,so das ich keinen Monitor mehr für meine Debian Kiste mehr brauch :)

nun wollte ich noch Proftpd Installieren, erstmal nur zum testen. es soll eh nur einen User geben, der bin ich. wenn ich das richtig verstanden habe, starte ich den Server mit einfach mit dem Befehl proftpd. da mittlerweile keine fehlermeldungen mehr sind sollte es ja gehen. Wenn ich mit meinem client connecten will kommt allerdings :Zeitüberschreitung bei Verbindungsabbruch, also ist der server nicht erreichbar :( ich kann schlecht nach googeln da keine fehlermeldung da ist.

proftpd -n -d9 <- hab ich mal gestartet, vielleicht kann ja jemand was mit anfangen

- mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
- parsing '/etc/proftpd/proftpd.conf' configuration
- FS: using system open()
- FS: using system read()
- dispatching directive 'ServerName' to module mod_core
- dispatching directive 'ServerType' to module mod_core
- dispatching directive 'DefaultServer' to module mod_core
- dispatching directive 'Port' to module mod_core
- dispatching directive 'Umask' to module mod_core
- dispatching directive 'MaxInstances' to module mod_core
- dispatching directive 'User' to module mod_core
- dispatching auth request "getpwnam" to module mod_auth_file
- dispatching auth request "getpwnam" to module mod_auth_unix
- dispatching directive 'Group' to module mod_core
- dispatching auth request "getgrnam" to module mod_auth_file
- dispatching auth request "getgrnam" to module mod_auth_unix
- dispatching directive 'DefaultRoot' to module mod_auth
- dispatching directive 'AllowOverwrite' to module mod_xfer
- dispatching directive 'UseIPv6' to module mod_core
- disabling runtime support for IPv6 connections
- FS: using system read()
- FS: using system close()
localhost -
localhost - Config for SERVERNAME:
localhost - DefaultServer
localhost - Umask
localhost - UserID
localhost - UserName
localhost - GroupID
localhost - GroupName
localhost - DefaultRoot
localhost - AllowOverwrite
localhost - ROOT PRIVS at mod_delay.c:292
localhost - FS: using system open()
localhost - RELINQUISH PRIVS at mod_delay.c:294
localhost - FS: using system fstat()
localhost - FS: using system close()
localhost - ROOT PRIVS at mod_ctrls.c:1610
localhost - mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
localhost - RELINQUISH PRIVS at mod_ctrls.c:1612
localhost - dispatching auth request "getgroups" to module mod_auth_file
localhost - dispatching auth request "getgroups" to module mod_auth_unix
localhost - SETUP PRIVS at main.c:2920
localhost - ROOT PRIVS at main.c:2000
localhost - RELINQUISH PRIVS at main.c:2007
localhost - ROOT PRIVS at main.c:2355
localhost - deleting existing scoreboard '/var/run/proftpd/proftpd.scoreboard'
localhost - opening scoreboard '/var/run/proftpd/proftpd.scoreboard'
localhost - RELINQUISH PRIVS at main.c:2381
localhost - ROOT PRIVS at inet.c:328
localhost - RELINQUISH PRIVS at inet.c:368
localhost - Failed binding to 0.0.0.0, port 21: Address already in use
localhost - Check the ServerType directive to ensure you are configured correctly.
localhost - ROOT PRIVS at mod_delay.c:828
localhost - FS: using system open()
localhost - RELINQUISH PRIVS at mod_delay.c:830
localhost - FS: using system write()
localhost - FS: using system close()
Server:/home/exe/hlds#

Bitte Hilfe.

Fisch.666
04.12.08, 22:07
localhost - Failed binding to 0.0.0.0, port 21: Address already in use


Die Fehlermeldung sagt eigentlich schon alles, es läuft schon ein FTP Server oder ein anderer Dienst auf dem Port.

Die Frage passt aber auch besser hier rein:

http://www.linuxforen.de/forums/forumdisplay.php?f=15