> For the complete documentation index, see [llms.txt](https://wiki.tiltedphoques.com/tilted-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tiltedphoques.com/tilted-online/guides/server-guide/linux-setup/locating-your-ip-address.md).

# Locating your IP address

## Getting your public IPv4 address

1. Open your console
2. Type `curl -4 icanhazip.com`
3. Press `Enter`
4. It will give you your public IPv4 address
5. This will be the IPv4 address you need, when people from outside your local network, needs to [connect to your server](/tilted-online/guides/client-setup/using-modorganizer2-mo2/playing-skyrim-together-reborn/connecting-to-a-server.md).

## Getting your local IPv4 address

1. Use a guide [like this](https://tecadmin.net/how-to-find-ipv4-address-on-ubuntu-22-04/).

#### Onwards to the next step!
