[wireguard] Remove 192.160.0.0/16, that was probably a misspelled 192.168.0.0/16
This commit is contained in:
parent
8d9429c0fa
commit
5c9eb0aea0
@ -49,7 +49,7 @@ SERVERURL=wireguard.$DOMAIN
|
||||
SERVERPORT=51820
|
||||
PEERS=1
|
||||
PEERDNS=auto
|
||||
ALLOWEDIPS=0.0.0.0/0,::/0,192.168.0.0/16,192.160.0.0/16,10.13.13.1/32
|
||||
ALLOWEDIPS=0.0.0.0/0,::/0,192.168.0.0/16,10.13.13.1/32
|
||||
LOG_CONFS=true
|
||||
EOF
|
||||
chmod 600 /federated/apps/wireguard/.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user