subnet typo
This commit is contained in:
parent
e156ee4539
commit
e2bedf1203
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ let
|
|||
publicKey = peerConfig.wg-pub;
|
||||
allowedIPs = [
|
||||
# Allow mesh trafic
|
||||
"172.19.0.0/16"
|
||||
"172.19.0.0/17"
|
||||
"fc00::/96"
|
||||
# Allow mgmt transport
|
||||
"172.19.128.0/17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue