question

blafarkas-5384 avatar image
0 Votes"
blafarkas-5384 asked maanhassan-1374 published

Cant acces to 30120 Port (game server, FiveM)

Hello! I will Contact To support and We have Followed All of Portfoward

for a 30120 Port....


but its open everyehere but the game Client Said "Timed Out" for No Reason...


Whats was that? Why The Game Client Saing that? I have No idea...


Inbound ports opens as wll Inside VM, and in Webadmin. and in NSG

azure-virtual-network
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
1 Vote"
AndreasBaumgarten answered maanhassan-1374 published

If the port-checker from internet says "closed" the port is not reachable from the internet.

Something is blocking the port (incoming traffic from internet). This could be:

  • Firewall on the FiveM VM (OS firewall)

  • NSG associated with the VM

  • NSG assiciated with the subnet of the VM

Or the FiveM software on the VM is not working properly.

To check this you need a second Windows VM in the same network of the FiveM VM.
You can check the port on the FiveM VM with a simple PowerShell script from the second VM:

 Test-NetConnection -ComputerName "[*Name of your FiveM VM*]" -Port 30120 

If the result is "true" the second VM is able to connect with the FiveM VM via port 30120. If the result is "false" the second VM is not able to connect to the FiveM VM. In this case maybe the FiveM software is not working properly or the OS firewall on the FiveM VM is blocking (you can disable the FW of the OS completely to eliminate this option),


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten





· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HI can u email me I want to talk to u about FiveM boosts

ma3anh@gmail.com

0 Votes 0 ·
AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered blafarkas-5384 commented

Which OS is running on the VM?

Is a client VM in the same VNet/Subnet of the VM able to connect to the VM on port 30120?


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Windows NT 10.0
64bit
2019

The server Is runing on VM

The Client Is running on My PC

And Yes- The Client Try Connect to 30121 port (its an alpha port) [TCP, UDP]

0 Votes 0 ·
AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered blafarkas-5384 edited

Do you have a client VM available in the same subnet of the VM?
The connection is working with the private ip of the FiveM server VM on port TCP/UDP 30120?
This to test if the FiveM is even listening on port 30120.

If this is working in the internal network you can check the ports from internet:
https://ping.eu/port-chk/


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Not its Not installed On VM because Its need Installed GTA V game to run FiveM...

(Server not need GTA V)

0 Votes 0 ·

You send me a TCP port Pinger,, and Its said "Closded" but i opened that "30120"port everywhere -.-

0 Votes 0 ·