allow snmp at home
This commit is contained in:
parent
ec2e747b39
commit
b81c9e9763
1 changed files with 9 additions and 1 deletions
|
|
@ -1 +1,9 @@
|
||||||
{}
|
{
|
||||||
|
'metadata': {
|
||||||
|
'nftables': {
|
||||||
|
'input': {
|
||||||
|
'udp dport 161 accept',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue