Bug 998801

Summary: RFE: Add XMPP-local-messaging service entry
Product: [Fedora] Fedora Reporter: Ankur Sinha (FranciscoD) <sanjay.ankur>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: 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:09 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
avahi-bonjour firewalld xml file
none
service for XMPP Link-Local Messaging none

Description Ankur Sinha (FranciscoD) 2013-08-20 06:06:54 UTC
Created attachment 788320 [details]
avahi-bonjour firewalld xml file

Description of problem:
Could you please add a service entry for avahi? It's used by the empathy "people near me" feature and should be readily available to end users. 


Version-Release number of selected component (if applicable):
firewalld-0.3.4-1.fc19.noarch


Based on this post: http://saravananthirumuruganathan.wordpress.com/2010/04/04/empathy-chat-messenger-tutorial/

the ports that need to be added are: tcp 5298,udp 5353. I've made a minimal file that should be enough. I'll ask the avahi-maintainers to look it over though.

Thanks,
Warm regards,
Ankur

Comment 1 Ankur Sinha (FranciscoD) 2013-08-20 06:18:57 UTC
5353 seems to be open as "mdns". I'm not certain of 5298 though.

Comment 2 Jiri Popelka 2013-08-20 08:35:19 UTC
(In reply to Ankur Sinha (FranciscoD) from comment #1)
> 5353 seems to be open as "mdns".

Correct. mDNS port has been opened by default since Fedora 18 due to
http://fedoraproject.org/wiki/Features/AvahiDefaultOnDesktop
The configuration file is
https://git.fedorahosted.org/cgit/firewalld.git/plain/config/services/mdns.xml

> I'm not certain of 5298 though.

Neither do I.

# grep 5298 /etc/services 
presence        5298/tcp                # XMPP Link-Local Messaging

Comment 3 Jiri Popelka 2013-09-17 08:16:16 UTC
Created attachment 798661 [details]
service for XMPP Link-Local Messaging

What about this one ?

Comment 5 Fedora Update System 2014-05-29 09:08:17 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:02 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:09 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.