Skip to content

Commit 76e39da

Browse files
authored
Added warning, refs simonw#7
1 parent 3c5ea7a commit 76e39da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tailscale/lock-down-sshd.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ Thanks to [@apenwarr for tips](https://twitter.com/apenwarr/status/1253318250131
4747
AllowUsers *@100.64.0.0/10
4848

4949
This will allow SSH access only from users within the Tailscale range of IPs. It shouldn't cause any problems during server startup.
50+
51+
## ⚠️ Warning!
52+
53+
This is complicated. See https://github.com/simonw/til/issues/7 for an explanation of a potential vulnerability in this pattern.

0 commit comments

Comments
 (0)