Allow tailscale IP in more places
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Recommended minimum configuration:
|
||||
#
|
||||
|
||||
acl hide_internal dst {{ wireguard.cidr }} {{ nebula.cidr }} {{ pve_hosts.internal_cidr }}
|
||||
acl hide_internal dst {{ wireguard.cidr }} {{ nebula.cidr }} {{ pve_hosts.internal_cidr }} {{ tailscale_cidr }}
|
||||
|
||||
# Example rule allowing access from your local networks.
|
||||
# Adapt to list your (internal) IP networks from where browsing
|
||||
|
Reference in New Issue
Block a user