rework firewall setup
This commit is contained in:
parent
be62c1270f
commit
cd48cf495d
30 changed files with 145 additions and 122 deletions
|
@ -20,9 +20,9 @@ defaults = {
|
|||
},
|
||||
},
|
||||
'nftables': {
|
||||
'rules': {
|
||||
'weechat-mosh': {
|
||||
'inet filter input udp dport { 60000-61000 } accept',
|
||||
'input': {
|
||||
'10-weechat': {
|
||||
'udp dport { 60000-61000 } accept',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue