mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-03 00:16:05 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# How can I find the IP of my Server?
|
|
|
|
## For VPS Hosted Servers
|
|
If you are hosting a server with one of our partnered hosting services, the IP will be posted on the respective Server Management Interface.
|
|
You can also find the IP for your Server(s) on the [Keymaster](https://keymaster.beammp.com/login) Website.
|
|
|
|
## For Home-Hosted Servers
|
|
For Servers hosted at home, open [whatsmyip.org](https://whatsmyip.org) in a Browser.
|
|
This will output the public IPv4 address you are being contacted with from the Internet.
|
|
|
|
Note, that 127.0.0.1 is the localhost address and can only be used by yourself, if the Server is hosted on the same Computer.
|
|
If you are still having connection troubles with your home hosted server, check [probablyup.net](https://probablyup.net/api) and the [port forwarding guide](https://docs.beammp.com/server/port-forwarding/)
|
|
|
|
## How to check for CGNAT?
|
|
Have a look at [this page](https://docs.beammp.com/FAQ/How-to-check-for-CGNAT/) to determine wether you can host a server at home or not.
|
|
|
|
|
|
Tags: IP, Server, Connection Failed, 10060/10061
|