<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
Am Samstag, den 11.06.2016, 14:09 +0200 schrieb Dietmar:<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    Am Samstag, den 11.06.2016, 16:57 +0530 schrieb Sunil Mohan Adapa: 
    <BLOCKQUOTE TYPE=CITE>
<PRE>
On 06/11/2016 01:46 PM, Dietmar wrote:
<FONT COLOR="#737373">> Hi,</FONT>
<FONT COLOR="#737373">> </FONT>
<FONT COLOR="#737373">> I installed quassel on my FBx but could not access it, neither through</FONT>
<FONT COLOR="#737373">> quassel-client from Debian, nor quasseldroid.</FONT>
<FONT COLOR="#737373">> So I checked the Firewall status, it says</FONT>
<FONT COLOR="#737373">> </FONT>
<FONT COLOR="#737373">>> *IRC Client (Quassel)*   Aktiviert</FONT>
<FONT COLOR="#737373">>> /quasselcore/    Geblockt</FONT>
<FONT COLOR="#737373">>></FONT>
<FONT COLOR="#737373">> Is my understanding right that the firewall is inhibiting access to</FONT>
<FONT COLOR="#737373">> quasselcore?</FONT>
<FONT COLOR="#737373">> </FONT>

We've seen regression regarding firewall operation of Quassel and a
couple of other applications.  This is fixed in the latest master.

Workaround:

firewall-cmd --zone=internal --add-service=quassel-plinth
firewall-cmd --zone=internal --permanent --add-service=quassel-plinth
firewall-cmd --zone=external --add-service=quassel-plinth
firewall-cmd --zone=external --permanent --add-service=quassel-plinth
</PRE>
    </BLOCKQUOTE>
    <BR>
    These commands went through with "success", but I still get <BR>
    2016-06-11 14:06:35 ERROR: INVALID_SERVICE: quasselcore<BR>
    2016-06-11 14:06:38 ERROR: INVALID_SERVICE: 'quasselcore' not among existing services<BR>
    <BR>
    Do I have to repeat these steps with service quasselcore as well?<BR>
    <BR>
</BLOCKQUOTE>
Thanks Sunil, despite the error message, I am now connected. Makes following the IRC so much easier.
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
Freedombox-discuss mailing list
<A HREF="mailto:Freedombox-discuss@lists.alioth.debian.org">Freedombox-discuss@lists.alioth.debian.org</A>
<A HREF="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>