Nobody can connect the CS:GO server
Hello! I downloaded the CS:GO server using SteamCMD and created a .bat-file following the instructions.
Here's my .bat:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2 -port 27015
Then I tried to run the server using my .bat-file. It started. I tried to cennect... but it failed after 10 retries. I asked all my friends, they also cannot connect using my IP. I can only connect with local IP (like 192.168.0.1) but I can't connect with public IP (like 94.188.57.222).
Port 27015 is 100% forwarded!
Could you tell me, what's wrong? Why is it not dedicated? Why nobody can connect my server?
< >
1630/68 megjegyzés mutatása
yes use portforwarding to opens ports chose router and chose ports and start opening... now i have my server 100%
my lunch options on start.bat
srcds -game csgo -console -usercon +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2 -tickrate 128 +exec server.cfg +sv_lan 0 ... my ip is 94.132.216.5 so to connect need 94.132.216.5:27016 ...27015 is to lan so 192.168.1.243 my ip of pc so 192.168.1.243:27015
This is what my .bat looks like:
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_dust2 +login anonymous +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +sv_lan 0

even though i have port forwarded the port: 27015 on both tcp and udp, my friends still can't work.

my ip address is 74.61.5.60

I give my friends this to connect to:

74.61.5.60:27015

what am I doing wrong?
Hello i made this download and start csgo server
check it out https://www.youtube.com/watch?v=sKqSsCGw6jM
i just use this and work fine
srcds -game csgo -console -usercon +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +game_type 0 +game_mode 1 +map de_dust2 -tickrate 128 +exec server.cfg +sv_lan 0 +autoupdate
Legutóbb szerkesztette: SuRIM; 2014. okt. 18., 3:53
EyeLikePie eredeti hozzászólása:
This is what my .bat looks like:
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_dust2 +login anonymous +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +sv_lan 0

even though i have port forwarded the port: 27015 on both tcp and udp, my friends still can't work.

my ip address is 74.61.5.60

I give my friends this to connect to:

74.61.5.60:27015

what am I doing wrong?
u need open dors in router and give to friends 74.61.5.60:27016
* SuRIM McFacadas eredeti hozzászólása:
EyeLikePie eredeti hozzászólása:
This is what my .bat looks like:
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_dust2 +login anonymous +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +sv_lan 0

even though i have port forwarded the port: 27015 on both tcp and udp, my friends still can't work.

my ip address is 74.61.5.60

I give my friends this to connect to:

74.61.5.60:27015

what am I doing wrong?
u need open dors in router and give to friends 74.61.5.60:27016

Thanks for ur response, although what is open doors?
* SuRIM McFacadas eredeti hozzászólása:
i just use this and work fine
srcds -game csgo -console -usercon +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +game_type 0 +game_mode 1 +map de_dust2 -tickrate 128 +exec server.cfg +sv_lan 0 +autoupdate
Can i ask why did you use +ip, +net_public_adr, and the +login ?
I believe you dont need that..

Take a look at my l4d2 fully functional server.
D:\left4dead2\srcds.exe -game left4dead2 +sv_lan 0 -port 27015 +sv_gametypes "VERSUS" +map "c1m1_hotel" versus -console

you dont need -tickrate 128 (that value is fixed, you cannot change with commands)
What the hell is -usercon ? and the +autoupdate?

About Computer Ports (its not doors)
When you got a router and a computer behind it, you nust tell the router that you have a service running on a specific port. Otherwise the router wont know where it must send the request for that service, you can have multiple machines running on that ip 74.61.5.*, so, theres no way to know where the service is (from the router point of view)
What is your router model?
Legutóbb szerkesztette: Blaquicat; 2014. okt. 18., 9:01
Blaquicat eredeti hozzászólása:
* SuRIM McFacadas eredeti hozzászólása:
i just use this and work fine
srcds -game csgo -console -usercon +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +game_type 0 +game_mode 1 +map de_dust2 -tickrate 128 +exec server.cfg +sv_lan 0 +autoupdate
Can i ask why did you use +ip, +net_public_adr, and the +login ?
I believe you dont need that..

Take a look at my l4d2 fully functional server.
D:\left4dead2\srcds.exe -game left4dead2 +sv_lan 0 -port 27015 +sv_gametypes "VERSUS" +map "c1m1_hotel" versus -console

you dont need -tickrate 128 (that value is fixed, you cannot change with commands)
What the hell is -usercon ? and the +autoupdate?
for a csgo server, u apparently need this
For what i read here:
https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers

I believe usercon is to enable/disable rcon commands.. so its not that necessary..
Besides, i dont see the others commands he used on the wiki.
Legutóbb szerkesztette: Blaquicat; 2014. okt. 18., 9:10
my router model is as follows:

Clear Modem with Wi-Fi WIXFBR-117
EyeLikePie eredeti hozzászólása:
my router model is as follows:

Clear Modem with Wi-Fi WIXFBR-117
Did you have access to it?
http://screenshots.portforward.com/routers/Clear/WIXFBR-117/Port_Forwarding.htm

See if this helps..
Legutóbb szerkesztette: Blaquicat; 2014. okt. 18., 10:23
default csgo server is 64 tickrate and to put 128 need -tickrate 128 in lunch options of server
* SuRIM McFacadas eredeti hozzászólása:
default csgo server is 64 tickrate and to put 128 need -tickrate 128 in lunch options of server
I see now cs go and hl2 dm have unlocked tickrate, my bad..
Legutóbb szerkesztette: Blaquicat; 2014. okt. 18., 13:40
< >
1630/68 megjegyzés mutatása
Laponként: 1530 50

Közzétéve: 2013. máj. 1., 6:37
Hozzászólások: 68