Raised This Month: $51 Target: $400
 12% 

CSGO can't connect using external/public ip


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-19-2018 , 15:38   CSGO can't connect using external/public ip
Reply With Quote #1

So i can't see my server in the internet tab and i can't connect using my public ip. i made a video displaying that my ports are open what i port forwarded and what happens if i try to connect using my public ip. (my friends can't join either) i can only join using the lan tab or my computers ip and yes the server isn't in lan mode. https://www.youtube.com/watch?v=S0nq...ature=youtu.be O ye i also show my server.cfg file just watch the video and if you find the problem please share it with me if you need more info about something then just ask. have a good day



BTW: The server was working fine 3 days ago.... idk what happend.

and half way thru the video i stop caring about editing sry but it was alot of edit for a small video and i needed to get it done fast

Last edited by ArrowFX; 01-27-2018 at 05:12.
ArrowFX is offline
Kurtan
AlliedModders Donor
Join Date: Feb 2016
Location: Sweden
Old 01-20-2018 , 20:49   Re: CSGO can't connect using external/public ip
Reply With Quote #2

Add your IP to this url and reply with the response

http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<SERVER IP HERE>&format=json
__________________
Kurtan is offline
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-21-2018 , 06:03   Re: CSGO can't connect using external/public ip
Reply With Quote #3

Quote:
Originally Posted by Kurtan View Post
Add your IP to this url and reply with the response

http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<SERVER IP HERE>&format=json
{
"response": {
"success": true,
"servers": [

]

}
}



EDIT after starting the server:
{
"response": {
"success": true,
"servers": [
{
"addr": "1.1.1.1:27015",
"gmsindex": 65534,
"appid": 730,
"gamedir": "csgo",
"region": 255,
"secure": true,
"lan": false,
"gameport": 27015,
"specport": 0
}
]

}
}

i removed my ip address xD

Last edited by ArrowFX; 01-21-2018 at 06:17.
ArrowFX is offline
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-21-2018 , 06:21   Re: CSGO can't connect using external/public ip
Reply With Quote #4

Connecting to public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Retrying public(1.1.1.1:27015) ...
Connection failed after 30 retries.
ArrowFX is offline
Mayor Gamer
Senior Member
Join Date: Nov 2012
Location: GetLocationOfUser(me);
Old 01-21-2018 , 09:19   Re: CSGO can't connect using external/public ip
Reply With Quote #5

1.1.1.1 seems like a rather unusual internal IP...

Check what is your actual Internal IP by opening a Command Prompt (cmd in Windows) and typing in ipconfig /all.

Look for your Preferred IPv4 Address and add a launch parameter to your SRCDS as: -ip your.ipv4.address.here
Mayor Gamer is offline
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-21-2018 , 19:28   Re: CSGO can't connect using external/public ip
Reply With Quote #6

Quote:
Originally Posted by Mayor Gamer View Post
1.1.1.1 seems like a rather unusual internal IP...

Check what is your actual Internal IP by opening a Command Prompt (cmd in Windows) and typing in ipconfig /all.

Look for your Preferred IPv4 Address and add a launch parameter to your SRCDS as: -ip your.ipv4.address.here
No no i just edited it out xD
ArrowFX is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-22-2018 , 11:55   Re: CSGO can't connect using external/public ip
Reply With Quote #7

Quote:
Originally Posted by ArrowFX View Post
No no i just edited it out xD
You don't need to edit out your internal IP. Almost every single person in the world has the same one.

If you did feel the need to edit it out, it would be helpful if you at least left the 192.168 on the internal IP and maybe just the first set of numbers on the second string. It's pretty much impossible to get any useful information from your video.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-22-2018 , 14:51   Re: CSGO can't connect using external/public ip
Reply With Quote #8

Quote:
Originally Posted by ghostofmybrain View Post
You don't need to edit out your internal IP. Almost every single person in the world has the same one.

If you did feel the need to edit it out, it would be helpful if you at least left the 192.168 on the internal IP and maybe just the first set of numbers on the second string. It's pretty much impossible to get any useful information from your video.
ok. just tell me what you want then and i will give it to you
ArrowFX is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-22-2018 , 16:22   Re: CSGO can't connect using external/public ip
Reply With Quote #9

What's in your batch file for start up?
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
ArrowFX
Junior Member
Join Date: Sep 2016
Location: Sweden
Old 01-23-2018 , 13:05   Re: CSGO can't connect using external/public ip
Reply With Quote #10

Quote:
Originally Posted by ghostofmybrain View Post
What's in your batch file for start up?
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_active -tickrate 128 +map mg_savethebacon_course_final +sv_setsteamaccount 7AD5944AAABC35BE6CF3A214B66xxxx -net_port_try 1 +net_public_adr 195.67.xxx.x +clientport 27015

again i removed the end of my ip and my GSLT key
ArrowFX is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode