Firewall comments

This commit is contained in:
Mark Janssen 2024-12-02 21:57:47 +01:00
parent b51372bfb2
commit 69547fc540
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
8 changed files with 10 additions and 19 deletions

View file

@ -3,5 +3,4 @@
manage_sshd_config: false
group_nft_input:
- "# Allow SSH from world"
- "tcp dport { ssh } accept"
- "tcp dport { ssh } accept # Allow SSH from world"