allow snmp at home

This commit is contained in:
CroneKorkN 2025-12-16 16:43:39 +01:00
parent ec2e747b39
commit b81c9e9763
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1 +1,9 @@
{}
{
'metadata': {
'nftables': {
'input': {
'udp dport 161 accept',
},
},
},
}