My server is up and running … i tried the canyouseeme website… i tried the info json one … all seems good … I added rules to open the port etc… Nothing seems to be working and i’m out of options/ideas.
Please help ?
Player are seen connecting and being allowed entry … but no errors nothing in the console
Why do you need to open port 30110, its not used for anything unless you setup a separate “sv_master1” which most don’t.
If people are using a separate call sv_master1 you should only allow TCP through and preferably only allow it through as a response as ingress, as to my knowledge, does not send HTTP requests directly to the server.
Inbound Rules, New Rule…, Port, TCP & Specific local ports:… “30120, 40120”, Allow the connection… Domain Private Public, Name… “FXServer-Inbound-TCP”, Finish
Repeat step one with UDP in place of TCP, Name… “FXServer-Inbound-UDP”, Finish
Outbound Rules, New Rule…, Port, TCP & Specific local ports:… “30120, 40120”, Allow the connection… Domain Private Public, Name… “FXServer-Outbound-TCP”, Finish
Repeat step one with UDP in place of TCP, Name… “FXServer-Outbound-UDP”, Finish
If this doesn’t help with the ports, check YouTube or browse the forums – more content around there. In the case this doesn’t resolve the initial problem, reply further.
i re-installed my hosting server, re-installed a fresh fivem server… still get the same error i dont know whta to do anymore lol … hosting is offering no support
Nope, they have for their game dedicated servers a section called network where you can enter IPs used by games into a game firewall thing to open the port to… So even if i was opening the ports on the 'host pc" this firewall thats in my client dashboard would block them.
So, little update if anyone still have trouble with this and since the interface of OVH changed.
Here’s the step by step:
On the left side of the interface, the blue bar. Go to Network ( should be the third icon that looks like a snowflake ) then click on Public IP. You will see the ip of your box ( which should be the one you use for your server ) and at the end of that line there should be some ’ … ’
Click on the dots and then click on configure game firewall. Add a new rule, choose other since Fivem is not listed and in both port type 30120. Click the check mark at the end of the line.