GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: FReXx on June 30, 2011, 08:49:26 am

Title: Exec windows server
Post by: FReXx on June 30, 2011, 08:49:26 am
Hi guys here is the situation.
Im hosting a goldeneye source v4.1 server on my box.
I had no problems installing but...
When i tryed to bind the server to a specific address it doesnt seems to work (ex: : -console -game gesource -ip 205.204.64.147 -port 7007 +maxplayers 32 +map ge_facility)
In order to be able to run this server i had to do this (ex: : -console -game gesource -port 7007 +maxplayers 32 +map ge_facility)
The problem is that now the game is running on that specific port (7007) but on all my 9 ip addess.

Guys i really need help, could you please help me on this one?
Title: Re: Exec windows server
Post by: killermonkey on June 30, 2011, 10:11:29 am
Its +ip not -
Title: Re: Exec windows server
Post by: FReXx on June 30, 2011, 07:13:36 pm
Its +ip not -
We have already tried that.
Title: Re: Exec windows server
Post by: killermonkey on July 01, 2011, 01:49:34 am
This might be a problem with your network setup (unless you tried this with another game)
Title: Re: Exec windows server
Post by: Kratos on July 11, 2011, 07:37:44 am
Its +ip not -

Im curious about that above. A long time ago, I hosted a GES server and I also put a -ip and things didnt work.

What does + and - mean?

Thanks KM!

We have already tried that.

Check your firewall and make sure its disabled or allow the server to function and make sure you port forward too!
Title: Re: Exec windows server
Post by: killermonkey on July 11, 2011, 12:46:18 pm
The + means its executed BEFORE the server goes "live" and the - occurs after that somewhere near when the GameRules are created.
Title: Re: Exec windows server
Post by: Kratos on July 11, 2011, 07:00:57 pm
The + means its executed BEFORE the server goes "live" and the - occurs after that somewhere near when the GameRules are created.

Couldn't have explained it any better! Thanks