rework firewall setup
This commit is contained in:
parent
be62c1270f
commit
cd48cf495d
30 changed files with 145 additions and 122 deletions
|
@ -67,15 +67,15 @@ nodes['home.nas'] = {
|
|||
},
|
||||
'firewall': {
|
||||
'port_rules': {
|
||||
'4679': { # Dell ULNM
|
||||
'4679/tcp': { # Dell ULNM
|
||||
'172.19.136.0/25',
|
||||
'172.19.138.0/24',
|
||||
},
|
||||
'5060': { # yate SIP
|
||||
'5060/tcp': { # yate SIP
|
||||
'home.snom-wohnzimmer',
|
||||
'home.mitel-rfp35',
|
||||
},
|
||||
'5061': { # yate SIPS
|
||||
'5061/tcp': { # yate SIPS
|
||||
'home.snom-wohnzimmer',
|
||||
'home.mitel-rfp35',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue