bundle/wireguard: fix firewall for home.router
This commit is contained in:
parent
cd48cc5911
commit
f3269ce979
2 changed files with 4 additions and 1 deletions
|
@ -23,6 +23,7 @@ WG_AUTOGEN_NODES = [
|
|||
WG_AUTOGEN_SETTINGS = {
|
||||
# special settings to apply when peering with a specific node
|
||||
'home.router': {
|
||||
'firewall': {'versatel'},
|
||||
'no_autoconnect': True,
|
||||
'persistent_keepalive': False,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue