Updated May 5, 2026
If you're having trouble connecting to your Umbrel, start with Connecting to your Umbrel for the basics. This article covers deeper network issues.
Sometimes your Umbrel's .local address can change after a restart or update — for example, umbrel.local may become umbrel-2.local. This can happen when your network still has a stale record for the old address. Restarting your Umbrel or your router can help clear it.
You can always use your Umbrel's IP address instead. See finding your IP address below.
You can change your Umbrel's hostname from Settings > Advanced settings > Network. Click the hostname, enter the new name, and confirm the change.
After changing it, use http://your-new-hostname.local to access your Umbrel. The old .local address will stop working, and the new one may take a moment to become available on your network.
Your router assigns your Umbrel an IP address using DHCP, and this address can change — for example, after a router reboot or if the DHCP lease expires. This doesn't affect umbrel.local, but if you were using an IP address to access your Umbrel and it stops working, you'll need to find the new one.
If you want your Umbrel to stay on the same IP address, see Keep the same IP address.
If umbrel.local isn't working, you can connect using your Umbrel's IP address instead. Here are a few ways to find it:
192.168.1.1 or 192.168.0.1 in your browser (check your router's documentation for the exact address), log in, and look for a connected device named "umbrel".The recommended way to keep your Umbrel on the same IP address is to create a DHCP reservation in your router's settings. This is usually called "DHCP reservation," "address reservation," or sometimes "static IP" in your router's admin page. Router-level reservations are preferred because your router stays in charge of assigning addresses and preventing IP conflicts.
You can also set a static IP for ethernet connections from Settings > Advanced settings > Network. Use this only if you can't configure a DHCP reservation on your router, or if you specifically need the static IP configured on the Umbrel itself. Open Network, select your ethernet interface, change IPv4 from automatic to static, enter the IP address, subnet, gateway, and DNS servers, then click Apply.
umbrelOS will open a new tab at the new IP address to confirm the device is still reachable. If it cannot be confirmed, umbrelOS restores the previous settings automatically within 30 seconds.
Static IP configuration is only supported for ethernet interfaces. For Wi-Fi, set a DHCP reservation in your router instead.
By default, umbrelOS uses Cloudflare DNS (1.1.1.1) for reliable and fast domain name resolution. This means your Umbrel resolves domain names through Cloudflare rather than your router's DNS.
You can change this in Settings > Advanced settings > Network. Under DNS server, choose Cloudflare DNS or Router default. Use Router default if Cloudflare is blocked on your network or if you want your router to handle DNS.
If you configure a static IP on an ethernet interface, you can enter DNS servers for that interface. Cloudflare DNS takes priority while it is selected, so switch DNS server to Router default if you want to use those DNS settings instead.
If your apps are having trouble reaching the internet: