open firewall to rechenmonster for fossgis releasing
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a280998eb4
commit
4458afe654
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ nodes['home.router'] = {
|
|||
'inet filter forward tcp dport 22 accept',
|
||||
'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:277f:2901:f085:33ff:feaf:db87 accept comment "fossgis temporary"',
|
||||
],
|
||||
},
|
||||
},
|
||||
'nginx': {
|
||||
|
|
Loading…
Reference in a new issue