All topics

Reaching Your Server

On your own network the server always works. Whether the wider internet can reach it depends on your connection; NAS Reborn finds out by probing your server from outside and shows you the result.

At home: always

Every device on your network can use the server: the network drive in Finder, Files and Windows, browsers, computers running rclone. The server announces itself on the local network, and its hostname resolves to its local address, the same URL as from outside, valid HTTPS included.

From the internet: the ladder

To accept visitors from outside, something must allow inbound connections through your router. NAS Reborn tries each rung in order and verifies the result from the outside:

The Serve tab keeps score with a simple light: green when the outside probe reaches the server, yellow while checking, red when nothing works. Tapping it opens a live checklist showing each step, public address, DNS, the router's port mapping, and each port and address family probed, so a failure points at the rung that broke. When the router's admin page is detectable, the app links straight to it.

No false positives. The reachability probe makes a real connection from outside carrying a one-time token that only your device knows how to answer. An "open" port that is really answered by your router's own admin page does not count as reachable, and the app only ever offers addresses that have actually been verified to work.

When nothing gets through

Some providers, most mobile networks and a growing number of home ISPs, put customers behind carrier-grade NAT: your router never gets a public address of its own, and no setting can open a port on an address you don't have. If there is also no usable IPv6, unsolicited visitors cannot reach the device, and the reachability screen says so. It also warns when the device is serving over cellular data, where this is almost always the case.

What still works behind carrier-grade NAT:

There is deliberately no relay in the middle: no third party carries your traffic, meters your bandwidth, or can become a monthly fee.