Right. I have an issue which is that my friends can’t join my server, however I can on my local IP adress.
Its really stressful. I can’t seem to find the reason why too.
I port forwarded the port 30110, which it is sending heartbeats to. So I have no clue what to do at this moment of time.
Nope. The heartbeat server is just a backend server to show servers in the server list.
You want to port-forward the ports inside your CFG file (the top couple of lines). By default, the port is 30120.
Hey,
When you port forward you need to point to your internal IP.
Your internal ip usually starts with 192.168.178.X.
A way to find your internal IP you can use CMD, on windows.
Then type: ipconfig. then your IPv4 Address is your internal IP.
You can check if you have portforwarded / mapped correctly by following these instructions:
- Go to https://portchecker.co/
- Enter your server’s port as the port number, which in your case seems to be 30110
- If your port is deemed open, then your configurations are correct and you are having some other issues, however if the port is deemed as closed, then you have not port forwarded correctly.
The best way to portforward is to google your router’s brand, as they differ from vendor to vendor.
I indeed noticed a thing. I used 192.168.1.1, however, that is my router’s thing you need to type in to configure it on the internet. However, my local IP is 192.168.1.55. I will see if it works.
Yes, I checked it, and it deemed as closed.
how can I let my config know what port / IP it needs to listen to? Cause thats also a thing I need to know, is it the endpoint_add_tcp endpoint_add_udp part of the server.cfg?
Change both and the server should work
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.