Add lan interface to nas hosts
This commit is contained in:
parent
585f7e28be
commit
a64145a3de
2 changed files with 6 additions and 0 deletions
|
@ -8,3 +8,4 @@ datadisks:
|
|||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 2049, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 2049, from: [172.20.30.0/24]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue