ServerList issue

Hi guys,

I’m looking to developp a roleplay server, but i have a issue at the beggining of our developpement.

My friend cant see my server, hosted on my PC and when he try to connect with IP adress he have this error :

"Connecting Failed

Failed to getinfo server after 3 attempts."

I opened the ports TCP/UDP and i disable my firewall

Thanks for help

Contact either the manufacturer of your router OR your ISP.

You can check if your server is ‘seen’ from the outside.

  1. Run the server
  2. Go to www.canyouseeme.org
  3. Fill in port 30120
  4. Check it!

Thanks for the tips !

The server is seen from the outside :

Success: I can see your service on 109.14.1XX.XX on port (30120)
Your ISP is not blocking port 30120

So why anyone can join the server :frowning: ?

Either your connection speeds are too low or you might have secondary products blocking it.

Make sure your server is allowed through your firewall.

this will only show my ip from like whatsmyip.org it wont allow me to change this but i have port forwarded my IPv4 if i try to port forward my ip that shows up automatically on www.canyouseeme.org and press apply it gives no errors nor does it save

You must setup these lines in your server.cfg

endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"