On Mon, Jun 30, 2014 at 7:04 PM, Pete Travis <lists@petetravis.com> wrote:

Congrats, you've created a firewall ruleset just like the default, but without ssh. You could have:
`firewall-cmd --remove-service ssh --permanent `

You can read about firewalld at https://fedoraproject.org/wiki/FirewallD . If you prefer to disable firewalld and use iptables, there are instructions on the same page.



​Well, Pete, thanks for the heads up again.
Indeed, it was the firewalld that was defaulting to a fully
open firewall.
I disabled it, and now iptables is indeed working after bootup.

Thanx again.​