Need to find the IP address of your FiveM server?
You may need your server IP to connect directly, configure certain resources, share your server with other players, or troubleshoot your hosting setup.
The easiest way to find it is usually through your hosting provider’s server panel. If you have direct access to your FiveM server files, you can also check the network endpoint configuration.
Here’s how to find your FiveM server IP step by step.
What Is a FiveM Server IP Address?
A FiveM server IP address is the network address players can use to connect to your server.
It normally looks something like:
203.0.113.25:30120
The first part is the IP address, while 30120 is a commonly used FiveM server port.
Your actual IP and port will depend on your hosting configuration.
You may need the server address when:
- Connecting to a server directly
- Configuring server-related resources
- Troubleshooting connection problems
- Sharing your server with players
- Setting up external monitoring or management tools
If your provider gives you a hostname instead of a direct IP, use the connection details supplied by your hosting provider.
How to Find Your FiveM Server IP
There are several ways to find your server address, depending on how your FiveM server is hosted.
Method 1: Check Your Hosting Control Panel
If you’re hosting your FiveM server with Revive Hosting, start with your server control panel.
- Log in to your hosting panel.
- Open your FiveM server dashboard.
- Look for your server’s IP address and port in the server information or connection details.
- Copy the displayed address.
- Use the IP and port when connecting or configuring a service that requires your server address.
The exact location of connection information can change when a hosting panel is updated, so use the server’s current connection details rather than relying on an old menu path.
If you’re still setting up your server, you can also check our FiveM Server Hosting options.
Method 2: Check Your FiveM Server Configuration
If you manage your own server files, you can inspect the server.cfg file.
Look for configuration entries such as:
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
You may see 0.0.0.0 in these entries. This does not mean that 0.0.0.0 is your public server IP.
It commonly means the server is listening for connections on the available network interfaces.
Your actual public IP is normally assigned by your hosting provider or network.
If you’re unsure which address players should use, check your hosting panel’s connection information or contact your hosting provider.
How to Find the FiveM Server Port
The IP address and port work together as the server connection address.
For example:
203.0.113.25:30120
Here:
203.0.113.25= IP address30120= port
Your server may use a different port depending on your configuration.
You can check the configured port in your server configuration or hosting panel.
Can You Find a FiveM Server IP From the FiveM Client?
If you’re trying to find your own server’s IP, the hosting panel or server configuration is the most reliable place to look.
If you’re trying to discover another server’s IP, the process can be different, and the visible server name or hostname may not expose a direct IP.
For your own server, always use the connection details provided by your hosting provider.
Should You Share Your FiveM Server IP?
A server IP isn’t a password, but you should still avoid publishing unnecessary infrastructure details.
If players need to connect to your server, you can share the appropriate server address or hostname.
For public communities, using a hostname can also make it easier to change hosting infrastructure later without requiring every player to learn a new address.
Security shouldn’t rely on hiding the IP alone. Use appropriate server configuration, access controls, updates, and network protection.
Can’t Connect Using Your FiveM Server IP?
If the IP address looks correct but your server isn’t connecting, check the following:
1. Make Sure the Server Is Running
Confirm that your FiveM server is online in your hosting panel.
2. Check the Port
Make sure you’re using the correct port with the IP address.
3. Check Your Server Configuration
Review your server.cfg and make sure your endpoint and server configuration are set correctly.
4. Check Firewall or Network Rules
A firewall or network configuration can prevent incoming connections even when the server itself is running.
5. Check Your Hosting Provider
If everything appears correct but players still cannot connect, contact your hosting provider for assistance with the server’s network configuration.
Find Your FiveM Server IP With Revive Hosting
If you host your server with Revive Hosting, your server connection information is available through your hosting environment.
Revive Hosting provides FiveM Server Hosting with server management features, DDoS protection, NVMe Gen4 storage, Ryzen processors, and txAdmin access.
If you’re starting a new server, choose a hosting plan based on your expected player count, scripts, and resource requirements rather than simply choosing the largest package.
Final Thoughts
Finding your FiveM server IP is usually straightforward.
Start by checking your hosting control panel, where your server’s connection details should be available. If you manage the server yourself, check server.cfg for the configured network endpoints and port.
Remember that an endpoint such as 0.0.0.0:30120 represents a listening configuration and isn’t necessarily the public IP players should use.
Once you have the correct IP and port, you can use them to connect to your FiveM server, configure compatible services, or share the server connection details with your community.
Frequently Asked Questions
What does a FiveM server IP look like?
A FiveM server address may look like203.0.113.25:30120, where the first part is the IP address and the second part is the port.
What is the default FiveM port?
FiveM commonly uses port 30120, but your server can be configured to use a different port.
Where can I find my FiveM server IP?
Your hosting control panel is usually the easiest place to find your server’s public connection details. You can also inspect your server configuration if you manage the server yourself.
Is 0.0.0.0 my FiveM server IP?
No. 0.0.0.0 is commonly used to tell a server to listen on available network interfaces. It isn’t normally the public IP players use to connect.
Can I connect to FiveM using an IP address?
Yes. You can use the server’s IP address together with its port when connecting directly, provided the server is online and accessible.

