restrict rtmp to campus nets and clean up nft rules
This commit is contained in:
parent
23af7fd7cd
commit
8eab2484b2
3 changed files with 8 additions and 9 deletions
|
@ -82,9 +82,4 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall = {
|
||||
extraInputRules = ''
|
||||
ip saddr { 141.30.86.192/26, 141.76.100.128/25, 10.88.0.1/16 } tcp dport 636 accept comment "Allow ldaps access from office nets and podman"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue