tailscale-hostmap icon indicating copy to clipboard operation
tailscale-hostmap copied to clipboard

Better detection of shared devices

Open mxbi opened this issue 4 years ago • 0 comments

This issue only applies to domain Tailnets.

If tailscale-hostmap is running on device A, and device B connects to A, then B will appear in A's DNS entries even if B cannot access A (for example, through ACLs).

The current code detects these machines as shared machines. It may be better to figure out which machines are actually reachable and only setup DNS entries for those machines.

mxbi avatar Nov 01 '21 20:11 mxbi