Can find my Server

I have created a FiveM server. How do i make it available to the public I can only connect to it at the moment by using the direct connect and typing localhost

localhost can only be reached on your own machine, the serverlist is an external server so they can’t reach your localhost and will assume it’s offline.

You should probably port forward, that way other people can connect with your server using your external ip and you should be able to be found in the serverlist

Port Forwarding is set up still not visible

Can we see your server.cfg ?

you probably don’t want to change these!

only change them if you’re using a server with multiple network interfaces

endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”

start mapmanager
start chat
start spawnmanager
start fivem
start hardcap
start ■■■■■■■

Plugins

Start GunDelObj

essential mode

add_ace resource.essentialmode command.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow
start essentialmode
start esui

Vehicles

sv_scriptHookAllowed 1

change this

rcon_password 404227357H

sv_hostname “Wallies Gaming Server”

nested configs!

#exec server_internal.cfg

loading a server icon (96x96 PNG file)

#load_server_icon myLogo.png

convars for use from script

set temp_convar “hey world!”

disable announcing? clear out the master by uncommenting this

#sv_master1 “”

want to only allow players authenticated with a third-party provider like Steam?

#sv_authMaxVariance 1
#sv_authMinTrust 5

add system admins

add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don’t allow quit
add_principal identifier.steam:110000112345678 group.admin # add the admin to the group

player endpoint protection

sv_endpointprivacy true

set sv_licensekey “removed”

also the essential Mode plugin isnt running either

Having the exact same problem. I also opened a topic for this. here

canyouseeme.org is able to see my server. My friends are able to connect via direct address. Heartbeats getting sent, over and over. But still not showing up…

My server only appears in direct connect when I type localhost

localhost is an ip address which can only be used by you, make sure people can connect with your external ip

my server appears with both localhost and public IPv4 in direct connect. My friends are able to join via that same public IPv4 outside of my LAN. However, it never gets to appear on the server list…

what is my external IP

is this set up correctly for Port Fowarding

Destination IP doesn’t look like an internal ip, open cmd on your pc and type ipconfig. Then look for ipv4 ip

is this right now

My Friends still cant connect

Can i have Help Please

Its Dosent work…
with the internal IP ( ipv4 )

My Friend can not Join The server. Need help…