Server starts fine, but cannot connect -
CalvinC - 27.11.2014
I know this server works, because it does on my desktop computer, but i wan't to script on the gamemode at school with my laptop, and that works fine, but to test the script i would like to start the server.
So everything is exactly as on the desktop, other than the router being school router, and not portforwarded.
And i believe i can connect to my own server if it's not portforwarded with "localhost" or "127.0.0.1", and i've tried the real IP too, but while the server console and everything is fine, i cannot connect to the server, and it says "retrieving info".
EDIT: Firewall allows the server.
Re: Server starts fine, but cannot connect -
Alex Magaсa - 27.11.2014
To connect to your own server by your real IP you need to port forward the server (UDP + TCP). Without disabling firewall + port-forwarding server wont work (retrieving..)
Re: Server starts fine, but cannot connect -
CalvinC - 27.11.2014
Quote:
Originally Posted by Alex Magaсa
To connect to your own server by your real IP you need to port forward
|
Quote:
And i believe i can connect to my own server if it's not portforwarded with "localhost" or "127.0.0.1"
|
Read
Re: Server starts fine, but cannot connect -
Alex Magaсa - 27.11.2014
Quote:
Originally Posted by CalvinC
Read
|
You can connect to your own from using
:7777 localhost ip but other people cannot join if you give them your reali ip. That's what im talking about. If you want other people to join (what's my ip - ****** it) with your real ip you need to port-forward udp/tcp (7777) port.
Re: Server starts fine, but cannot connect -
CalvinC - 27.11.2014
Quote:
Originally Posted by Alex Magaсa
You can connect to your own from using :7777 localhost ip but other people cannot join if you give them your reali ip. That's what im talking about. If you want other people to join (what's my ip - ****** it) with your real ip you need to port-forward udp/tcp (7777) port.
|
Quote:
but while the server console and everything is fine, i cannot connect to the server, and it says "retrieving info".
|
Please read my post before replying
Re: Server starts fine, but cannot connect -
Sithis - 27.11.2014
You can't configure your school router. As long as they block or don't port forward, you're in the dark.
Also, just get a decent host if you're serious about this.
Re: Server starts fine, but cannot connect -
SimplyFragHosting - 30.11.2014
i know this may sound RETARDED but have you checked the server.cfg
bind SERVERIP
port 7777 (or your server port)
Re: Server starts fine, but cannot connect -
CalvinC - 09.12.2014
Quote:
And i believe i can connect to my own server if it's not portforwarded with "localhost"
|
?
This worked on my desktop PC.
Re: Server starts fine, but cannot connect -
Ahammad - 09.12.2014
But what you mean?
Re: Server starts fine, but cannot connect -
CalvinC - 09.12.2014
That on my desktop computer i could connect to my server if i put in "localhost" and connect to it, even if it's not portforwarded.
But on my laptop i cant?