Hide Forgot
The puppet-server package (tested against puppet-server-3.1.1-7.fc19.noarch) does not include a service configuration for firewalld. It would be nice if it did, so that you could easily expose a puppetmaster to the network on a server where iptables is controlled via firewalld. Here is a sample configuration which could be placed at /usr/lib/firewalld/services/puppetmaster.xml: <?xml version="1.0" encoding="utf-8"?> <service> <short>puppetmaster</short> <description>Puppet is a network tool for managing many disparate systems</description> <port protocol="tcp" port="8140"/> </service>
re-assigning to firewalld.
Added upstream: https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=cbc42a2e82f8832c43eb298eee20c7907b575fcd
If you're willing to help testing the fix, grab one of .repo files from https://copr.fedoraproject.org/coprs/jpopelka/FirewallD/ copy it into /etc/yum.repos.d/ and run 'yum update'. If you're not happy with the testing package, downgrade back with # yum distro-sync 'firewall*' In any case, I'll be glad if can leave a note here. Thanks !
I checked out the rpm contents, it looks good to me.
firewalld-0.3.10-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/firewalld-0.3.10-1.fc20
Package firewalld-0.3.10-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.3.10-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6834/firewalld-0.3.10-1.fc20 then log in and leave karma (feedback).
firewalld-0.3.10-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.