mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 16:38:24 -06:00
Update live.md (#10366)
Incorrectly stated tailscale used 100.0.0.0/8 CIDR block. Correct CIDR block for tailscale in 100.64.0.0/10 RFC6598
This commit is contained in:
parent
020b09216b
commit
359e45a748
@ -79,7 +79,7 @@ WebRTC works by creating a TCP or UDP connection on port `8555`. However, it req
|
||||
- stun:8555
|
||||
```
|
||||
|
||||
- For access through Tailscale, the Frigate system's Tailscale IP must be added as a WebRTC candidate. Tailscale IPs all start with `100.`, and are reserved within the `100.0.0.0/8` CIDR block.
|
||||
- For access through Tailscale, the Frigate system's Tailscale IP must be added as a WebRTC candidate. Tailscale IPs all start with `100.`, and are reserved within the `100.64.0.0/10` CIDR block.
|
||||
|
||||
:::tip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user