Bug 1056840 - [RFE] support synergy service
Summary: [RFE] support synergy service
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-23 03:32 UTC by Ken Dreyer
Modified: 2014-06-19 22:58 UTC (History)
2 users (show)

Fixed In Version: firewalld-0.3.10-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-19 22:58:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
firewalld service configuration for synergy (508 bytes, application/xml)
2014-01-23 03:34 UTC, Ken Dreyer
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.