02-07-2016, 05:18 AM
Server OS: Windows 8.1
CPU: FX 8320 Overclocked to 4.0ghz
RAM: 8GB
Game: CS:GO
Latest startup command:
Admin Mods: Sourcemod, Metamod
Installinfo: I can't remember but i can join server, so i think server installed correctly.
Bandwith:
- Download: 8mbps
- Upload: 0.5mbps
- Local Server Address: 192.168.1.2
- External Address:
- PF ScreenShot:
http://i.hizliresim.com/vn3j2m.jpg
I am able to connect my server with my local ip address: 192.168.1.2:27015
I am NOT able to connect with public ip address: ***.***.***.***:27015
NOBODY is able to connect with my public ip address
connect failure console:
retrying...
retrying...
retrying...
...
- logged with steam token with +sv_setsteamaccount ******
- Port Forwarding:
27000-27030 TCP & 27000-27030 UDP
4379-4380 TCP & 4379-4380 UDP
3478 TCP & 3478 UDP
5184 TCP & 5184 UDP
1200 TCP & 1200 UDP
26901 TCP & 26901 UDP
- tried DMZ
- tried -ip 0.0.0.0
- tried +ip 0.0.0.0
- tried -ip 192.168.1.2
- tried +ip 192.168.1.2
- tried without -ip or +ip or both
- tried -net_public_adr ***.***.***.***
- tried -net_public_adr 0.0.0.0
- tried without net_public_adr
- tried - net_port_try 1
- tried sv_pure 0 & sv_pure 1
- sv_lan 0
- sv_allow_lobby_connect_only 0 // "unknown command"
- sv_dc_friends_reqd 0
- tried shortcut and batch
- tried exit steam before open server
- tried second router with port forwarding
- tried login anonymous, server restricted for only LAN
- router firewall disabled
- windows firewall disabled
- tried sv_region 255
- restarted router, pc
Note: Port forwarding is completely correct and my ISP checked my modem settings and said that they're open.
latest batch file is like this:
CPU: FX 8320 Overclocked to 4.0ghz
RAM: 8GB
Game: CS:GO
Latest startup command:
Code:
srcds -game csgo -console -usercon +sv_setsteamaccount ****************** -net_port_try 1 -port 27015 -ip 192.168.*.* -net_public_adr ***.***.***.*** -tickrate 128 +game_type 0 +game_mode 0 +map de_dust2 -autoupdate
Installinfo: I can't remember but i can join server, so i think server installed correctly.
Bandwith:
- Download: 8mbps
- Upload: 0.5mbps
- Local Server Address: 192.168.1.2
- External Address:
- PF ScreenShot:
http://i.hizliresim.com/vn3j2m.jpg
I am able to connect my server with my local ip address: 192.168.1.2:27015
I am NOT able to connect with public ip address: ***.***.***.***:27015
NOBODY is able to connect with my public ip address
connect failure console:
retrying...
retrying...
retrying...
...
- logged with steam token with +sv_setsteamaccount ******
- Port Forwarding:
27000-27030 TCP & 27000-27030 UDP
4379-4380 TCP & 4379-4380 UDP
3478 TCP & 3478 UDP
5184 TCP & 5184 UDP
1200 TCP & 1200 UDP
26901 TCP & 26901 UDP
- tried DMZ
- tried -ip 0.0.0.0
- tried +ip 0.0.0.0
- tried -ip 192.168.1.2
- tried +ip 192.168.1.2
- tried without -ip or +ip or both
- tried -net_public_adr ***.***.***.***
- tried -net_public_adr 0.0.0.0
- tried without net_public_adr
- tried - net_port_try 1
- tried sv_pure 0 & sv_pure 1
- sv_lan 0
- sv_allow_lobby_connect_only 0 // "unknown command"
- sv_dc_friends_reqd 0
- tried shortcut and batch
- tried exit steam before open server
- tried second router with port forwarding
- tried login anonymous, server restricted for only LAN
- router firewall disabled
- windows firewall disabled
- tried sv_region 255
- restarted router, pc
Note: Port forwarding is completely correct and my ISP checked my modem settings and said that they're open.
latest batch file is like this:
Code:
srcds -game csgo -console -usercon +sv_setsteamaccount ****************** -net_port_try 1 -port 27015 -ip 192.168.1.2 -net_public_adr ***.***.***.*** -tickrate 128 +game_type 0 +game_mode 0 +map de_dust2 -autoupdate