Permit outgoing SSH too

This commit is contained in:
flyingscorpio@clevo 2022-10-01 00:20:53 +02:00
parent a12b50a01f
commit 225a86331b
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
tcp dport ssh accept comment "Allow ssh" tcp dport ssh accept comment "Allow SSH"

View file

@ -0,0 +1 @@
tcp dport ssh accept comment "Allow SSH"