mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-28 18:51:26 +02:00
* docs: rebuild connecting-from-the-office on Networks The page walked the legacy Network Routes flow: create a route, assign distribution groups, and gate the routing-peer policy. Networks is the current model, and there was no Networks version of this use case anywhere in the docs. Rewritten around the Networks building blocks: the posture check hangs off the access policy whose destination is the office resource, so the route is not distributed while the device is on site. Adds a limits section (re-evaluation delay after a network change, ranges carry no identity, platform coverage) and a summary. Drops the three legacy route-UI screenshots. * docs: Android reports local network addresses from 0.77.1 PR #7235 landed the Android side of PeerNetworkRange: the client now parses local interface addresses from the host app's interface discovery, so NetworkAddresses is no longer empty. First release containing it is v0.77.1. Scopes the known limitation to Android clients older than 0.77.1 and leads with the fix, mirroring how the iOS 0.69.0 note reads. Also matches the posture check name in the office guide to the screenshot. * docs: correct client command, alt text and wording in the office guide netbird routes is a deprecated alias; the command is netbird networks list. Alt text now describes what each screenshot actually shows, and the check name, Wi-Fi spelling and description line are consistent. * docs: use documentation-only public ranges, scope the Android note in the Zero Trust guide 1.0.0.0/24 and 3.0.0.0/23 are allocated space and a reader can copy them into a Block check, so the public-block examples now use RFC 5737 documentation ranges. The Zero Trust guide still stated the Android limitation unconditionally, which contradicted the posture check reference after 0.77.1. * docs: tighten the office guide and the Android limitation Scopes the intro claim to what the page's own screenshots show, stops overstating what netbird networks list reports, restores the platform-targeting bullet with Android 0.77.1 included, and leads the Android section with the version scope so it reads correctly under Known Limitations. * docs: do not present macOS interface names as cross-platform utun100 is the macOS default (client/iface/configurer/name_darwin.go); wt0 is the default everywhere else. The verify section now names both once, and the summary talks about the local link and the NetBird interface instead of en0 and utun100.