Local Access
Connect to your server over your local network using its mDNS address, direct IP address, or private domain. This is the fastest connection method, as traffic stays entirely on your LAN and never reaches the Internet. You must be connected to the same Local Area Network (LAN) as your server, and you must trust your Root CA. The StartOS dashboard is available at the base address (e.g. my-cool-server.local), while installed services are available on different ports of that same address.
Watch the Video
mDNS, IP Address, and Private Domains
-
mDNS — Your server’s
.localaddress (e.g.my-cool-server.local) is derived from your server name and resolves to your server’s LAN IP address automatically. -
IP address — Connect using your server’s LAN IP directly. The address can be found in your StartOS dashboard at
System -> StartOS UI, in your router dashboard, or by pinging your server’s mDNS address from a computer on the same network. -
Private Domains — Assign custom domain names to service interfaces. Private domains work like the mDNS address but also work over VPN and can be anything you choose.
Important
We highly recommend setting a static IP address for your server on the LAN. This becomes necessary if you also intend to set up VPN or clearnet. All routers support this. Refer to AI or your router’s user manual for detailed instructions.
Tunnels Do Not Work Locally
Holesail and VPN tunnels will not work when your device is on the same LAN as your server due to loopback. To test a tunnel-based connection, disconnect your device from WiFi and use mobile data instead.