firewalld: allow access to SSH in "nm-shared" firewalld zone
SSH seems one of the few really trusted processes. It is even allowed for the public zone. Allow it in "nm-shared" zone too.
This commit is contained in:
@@ -20,4 +20,5 @@
|
||||
<protocol value='ipv6-icmp'/>
|
||||
<service name="dhcp"/>
|
||||
<service name="dns"/>
|
||||
<service name="ssh"/>
|
||||
</zone>
|
||||
|
Reference in New Issue
Block a user