Hi,

On 20-09-2015 12:28, Jacco Ligthart wrote:
Fair point, but I thought ssh port is open by default.
correct, if you configure firewalld. This is done normally somewhere in
anaconda ...
I think anaconda does something like:
/usr/bin/firewall-offline-cmd--enabled--service=ssh
(with optional extra ports, services, etc depending on user input)

I am now testing if we could get this to work in a rbf post install
script, but for now the firewall does not seem to work at all :(
I keep getting "ERROR: INVALID_ZONE"

Has anybody got their firewalld up and running?



https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Using_Firewalls.html
https://www.digitalocean.com/community/tutorials/additional-recommended-steps-for-new-centos-7-servers

|sudo firewall-cmd --permanent --add-service=ssh
?

(and check with "|||sudo firewall-cmd --list-all" )

|BR
Bjarne

|
_______________________________________________
users mailing list
[email protected]
http://lists.redsleeve.org/mailman/listinfo/users

Reply via email to