I have been trying for days now trying to get my srcds server running Garrys Mod to work and I'm close to ripping my hair out.
I plan to use it to play with my friends.
But, as the title says none of them can connect to the server, nor can game-monitor.com
But here is what confuses me.
canyouseeme.org says it can see the server on port 27015
My friends have try connecting using the console command
connect 86.140.XXX.XX:27015 password
I am hosting and playing on the same server, and am trying srcds as listen servers have also not worked. I'm not fussy on which one I use.
How do I make this so people can connect to this?
Basic Info
OS: Windows 7 Home Premuim x64
Processor: Intel Core 2 Duo P7450 2.13GHz Dual Core
RAM: 4GB
Game: Garrys Mod with TF2 & CS:S mounted
Startup Command: srcds.exe -console -game garrysmod +map gm_flatgrass +maxplayers 3
Admin Mods: None
Install Command: HLDSUpdateTool.exe -command update -game garrysmod
Network Info
Bandwidth
Router: Belkin F5D8633-4 I am connected to it wirelessly. 80211 n
Local IP of Server: 192.168.2.222
External IP: 86.140.XXX.XX
Ports Forwarded: Did as many as I could the router does not do port ranges.
[SERVER 192.168.2.222] -> [Router/Modems NAT 86.140.212.97] ->[INTERNET]
server.cfg
I plan to use it to play with my friends.
But, as the title says none of them can connect to the server, nor can game-monitor.com
But here is what confuses me.
canyouseeme.org says it can see the server on port 27015
My friends have try connecting using the console command
connect 86.140.XXX.XX:27015 password
I am hosting and playing on the same server, and am trying srcds as listen servers have also not worked. I'm not fussy on which one I use.
How do I make this so people can connect to this?
Basic Info
OS: Windows 7 Home Premuim x64
Processor: Intel Core 2 Duo P7450 2.13GHz Dual Core
RAM: 4GB
Game: Garrys Mod with TF2 & CS:S mounted
Startup Command: srcds.exe -console -game garrysmod +map gm_flatgrass +maxplayers 3
Admin Mods: None
Install Command: HLDSUpdateTool.exe -command update -game garrysmod
Network Info
Bandwidth
Router: Belkin F5D8633-4 I am connected to it wirelessly. 80211 n
Local IP of Server: 192.168.2.222
External IP: 86.140.XXX.XX
Ports Forwarded: Did as many as I could the router does not do port ranges.
[SERVER 192.168.2.222] -> [Router/Modems NAT 86.140.212.97] ->[INTERNET]
server.cfg
Code:
"hostname" "Drbes Server"
"sv_defaultgamemode" "sandbox"
"sv_region" "3"
"sv_voiceenable" "1"
"sv_alltalk" "1"
"sv_lan" "0"
"sv_logbans" "1"
"sv_stats" "1"
"log" "1"
"ip" "192.168.2.222"
"maxplayers" "3"
"sv_password" "NOYOUCANNOTHAVE"
"sbox_allownpcs" "0"
"sbox_maxprops" "175"
"sbox_maxragdolls" "2"
"sbox_maxnpcs" "0"
"sbox_maxballoons" "10"
"sbox_maxeffects" "1"
"sbox_maxdynamite" "2"
"sbox_maxlamps" "5"
"sbox_maxthrusters" "25"
"sbox_maxwheels" "20"
"sbox_godmode" "0"
"sbox_plpldamage" "0"
"sbox_playergod" "0"
"sbox_noclip" "1"
"sbox_maxhoverballs" "25"
"sbox_maxvehicles" "1"
"sbox_maxbuttons" "15"
"rcon_password" "NOYOUALSOCANNOTHAVE"
exec banned_user.cfg