home.router: new hardware

This commit is contained in:
Franzi 2022-12-11 17:43:33 +01:00
parent afa1e4abb7
commit 1189b58cd2
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -103,9 +103,6 @@ nodes['home.router'] = {
'inet filter forward tcp dport 22 accept', 'inet filter forward tcp dport 22 accept',
'nat prerouting tcp dport 2022 dnat 172.19.138.20:22', 'nat prerouting tcp dport 2022 dnat 172.19.138.20:22',
], ],
'60-fossgis-video': [
'inet filter forward meta nfproto ipv6 meta l4proto tcp ip6 daddr 2001:9e8:2755:4001:f085:33ff:feaf:db87 accept comment "fossgis temporary"',
],
}, },
}, },
'nginx': { 'nginx': {
@ -170,7 +167,7 @@ nodes['home.router'] = {
}, },
'vm': { 'vm': {
'cpu': 2, 'cpu': 2,
'ram': 2, 'ram': 4,
}, },
'wide-dhcp6c': { 'wide-dhcp6c': {
'source': 'ppp0', 'source': 'ppp0',