|
"Server Not Responding" - Garry's Mod SRCDS
|
| Author |
Message |
HateDread
Newbie
Posts: 4
Joined: Oct 2010
Reputation: 0
|
"Server Not Responding" - Garry's Mod SRCDS
Hey there,
I've been trying fruitlessly to get my server working on my dedi box, but all trying to connect using my external ip (using connect 110.175.xxx.xxx:27015) get 'Server not responding'.
Server's config starts with:
Quote:"ServerSettings"
{
"hostname" "HateDread's Home Server"
"rcon_password" ""
"sv_password" ""
"sv_region" "5" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
"sv_lan" "0"
I've forwarded these ports on my Netcomm NB5plus4:
And also added individually the start and end ports to the firewall exceptions on the server. I then completely turned off the server's firewall and Avira anti-virus, and still nothing.
It's driving me nuts.
Any ideas?
- HateDread
(This post was last modified: 10-07-2010 01:22 PM by HateDread.)
|
|
| 10-07-2010 01:21 PM |
|
helio
Hi there
Posts: 841
Joined: Jul 2007
Reputation: 7
|
RE: "Server Not Responding" - Garry's Mod SRCDS
What is your start up line and what is console saying when you start the server?
ubuntu
|
|
| 10-07-2010 08:37 PM |
|
HateDread
Newbie
Posts: 4
Joined: Oct 2010
Reputation: 0
|
RE: "Server Not Responding" - Garry's Mod SRCDS
**SRCDS PATH** -console -game garrysmod +map sb_New_Worlds_2 +maxplayers 4 -autoupdate Server.cfg File -port 27015
And the related part of the console says:
Network: IP 192.168.1.5, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Is that of help?
|
|
| 10-07-2010 11:15 PM |
|
loopyman
Thats Me!
Posts: 2,401
Joined: May 2009
Reputation: 33
|
RE: "Server Not Responding" - Garry's Mod SRCDS
If your game server is hosted on the same network as your computer you CANNOT connect to it using your external IP. You will need to use your internal IP address to connect. ( 192.168.1.5 )
If your port forwarding is correct the OTHER users OUTSIDE your network should be able to connect using your top secret public IP.
Looking for Minecraft Game Servers, Game Server Hosting or Dedicated Servers?
|
|
| 10-08-2010 04:43 AM |
|
Hovercat
Comfortably Numb.
Posts: 81
Joined: Jun 2009
Reputation: 0
|
RE: "Server Not Responding" - Garry's Mod SRCDS
I've never seen a config file start with
What are you using?
|
|
| 10-08-2010 06:15 AM |
|
HateDread
Newbie
Posts: 4
Joined: Oct 2010
Reputation: 0
|
RE: "Server Not Responding" - Garry's Mod SRCDS
Loopyman, I know I can't; but the thing is, nobody can! I've gotten friends on steam to try, and it always says 'Server not responding' every time. They've described it as 'almost like the server isn't even up'.
That's just the file I pulled off the net and changed. Is that a wrong/bad config?
|
|
| 10-08-2010 06:40 AM |
|
HateDread
Newbie
Posts: 4
Joined: Oct 2010
Reputation: 0
|
RE: "Server Not Responding" - Garry's Mod SRCDS
Bump.
As per your comments, I've altered the config to read as such:
Quote:{
"hostname" "HateDread's Home Server"
"rcon_password" ""
"sv_password" ""
"sv_region" "5" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
"sv_lan" "0"
// Sandbox server settings
"sbox_godmode" "0"
"sbox_plpldamage" "0" // set this to 1 to disable player vs player damage.
"sbox_noclip" "1"
// Sandbox limits
"sbox_maxprops" "150"
"sbox_maxragdolls" "5"
"sbox_maxnpcs" "10"
"sbox_maxballoons" "10"
"sbox_maxeffects" "50"
"sbox_maxdynamite" "10"
"sbox_maxlamps" "20"
"sbox_maxthrusters" "30"
"sbox_maxwheels" "20"
"sbox_maxhoverballs" "20"
"sbox_maxvehicles" "6"
"sbox_maxbuttons" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"
}
It still refuses to work online, even with all the earlier suggestions. AS I've said, people from other networks cannot connect.
Any ideas?
|
|
| 10-10-2010 07:57 PM |
|
loopyman
Thats Me!
Posts: 2,401
Joined: May 2009
Reputation: 33
|
|
| 10-11-2010 06:50 AM |
|
User(s) browsing this thread: 1 Guest(s)