home.router: a bit more firewall rules

This commit is contained in:
Franzi 2024-02-25 20:56:13 +01:00
parent b89ba32f4c
commit 304ce8aa54
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,7 @@ nodes['home.router'] = {
'restrict-to': {
'172.19.136.0/25',
'172.19.138.0/24',
'fd90:2017::/32',
},
'vhosts': {
'vnstat': {
@ -128,6 +129,7 @@ nodes['home.router'] = {
'postfix': {
'mynetworks': {
'172.19.138.0/24',
'fd90:2017::/32',
},
},
'pppd': {
@ -147,6 +149,7 @@ nodes['home.router'] = {
'unbound': {
'restrict-to': {
'172.19.138.0/23',
'fd90:2017::/32',
},
},
'users': {