Bug 1056840

Summary: [RFE] support synergy service
Product: [Fedora] Fedora Reporter: Ken Dreyer <ktdreyer>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: firewalld-0.3.10-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-19 22:58:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
firewalld service configuration for synergy none

Description Ken Dreyer 2014-01-23 03:32:17 UTC
Synergy is a very simple service that runs on TCP 24800. It is missing from firewalld's lists of services.

I'm attaching a firewalld XML configuration for the synergy service.

When I drop this into /usr/lib/firewalld/services/synergy.xml, and run "service firewalld restart", then I see the new service with "firewall-cmd --get-services | grep synergy", and I can use the following to open up the service to the computers on my LAN:

firewall-cmd --add-rich-rule='rule family="ipv4" source address="192.168.2.0/24" service name="synergy" accept'


Please ship this XML service definition in a future version of firewalld.

Comment 1 Ken Dreyer 2014-01-23 03:34:59 UTC
Created attachment 854171 [details]
firewalld service configuration for synergy

Comment 3 Jiri Popelka 2014-04-03 13:20:20 UTC
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 !

Comment 4 Ken Dreyer 2014-05-07 21:25:09 UTC
This works with firewalld-0.3.9.3-1.140430git86e25c9.fc20.4 . Thank you!

Comment 5 Fedora Update System 2014-05-29 09:08:26 UTC
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

Comment 6 Fedora Update System 2014-05-29 23:23:11 UTC
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).

Comment 7 Fedora Update System 2014-06-19 22:58:19 UTC
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.