<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:17:48 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Jira</title>
    <link>https://jira.astppbilling.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.13.3</version>
        <build-number>813003</build-number>
        <build-date>14-01-2021</build-date>
    </build-info>


<item>
            <title>[ASTPPCOM-509] Fail2ban Missing in v4.0</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-509</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;After successful installation of v4.0, I noticed the fail2ban is missing in /etc directory even though the package is installed.&lt;/p&gt;

&lt;p&gt;I went through the install script and I noticed the following;&lt;br/&gt;
`wget --no-check-certificate &lt;a href=&quot;https://latest.astppbilling.org/fail2ban_Cent.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://latest.astppbilling.org/fail2ban_Cent.tar.gz&lt;/a&gt;&lt;br/&gt;
 tar xzvf fail2ban_Cent7.tar.gz&lt;br/&gt;
 rm -rf /etc/fail2ban&lt;br/&gt;
 cp -rf /usr/src/fail2ban /etc/fail2ban`&lt;/p&gt;

&lt;p&gt;The problem here is that wget --no-check-certificate &lt;a href=&quot;https://latest.astppbilling.org/fail2ban_Cent.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://latest.astppbilling.org/fail2ban_Cent.tar.gz&lt;/a&gt; return connection refused while installing (and still does if you go to the URL), hence, no fail2ban_Cent7.tar.gz was downloaded and files in /etc/fail2ban were deleted.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12329">ASTPPCOM-509</key>
            <summary>Fail2ban Missing in v4.0</summary>
                <type id="10201" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10700&amp;avatarType=issuetype">New Feature</type>
                                                <status id="10001" iconUrl="https://jira.astppbilling.org/images/icons/status_generic.gif" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="palak.rami">Palak Rami</assignee>
                                    <reporter username="baloeng">baloeng</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 May 2019 22:13:37 +0530</created>
                <updated>Mon, 3 Jan 2022 16:02:51 +0530</updated>
                            <resolved>Mon, 3 Jan 2022 16:02:51 +0530</resolved>
                                                    <fixVersion>v4.0.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="13572" author="redbehrend" created="Mon, 10 Jun 2019 02:47:15 +0530"  >&lt;p&gt;Get the Same error turns out their HTTPS doesn&apos;t work... I seriously curious if they even tested 4.0 install before release... maybe they aren&apos;t setup to handing debian using HTTPS...&lt;br/&gt;
this works though &lt;a href=&quot;http://latest.astppbilling.org/fail2ban_Cent.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://latest.astppbilling.org/fail2ban_Cent.tar.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Edit1: forgot to mention even when you fix the download they left the old extract so you gotta change&lt;br/&gt;
&lt;a href=&quot;http://latest.astppbilling.org/fail2ban_Cent.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://latest.astppbilling.org/fail2ban_Cent.tar.gz&lt;/a&gt;&lt;br/&gt;
tar xzvf fail2ban_Cent7.tar.gz&lt;br/&gt;
to tar xzvf fail2ban_Cent.tar.gz&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://latest.astppbilling.org/fail2ban_Deb.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://latest.astppbilling.org/fail2ban_Deb.tar.gz&lt;/a&gt;&lt;br/&gt;
tar xzvf fail2ban_Deb8.tar.gz&lt;br/&gt;
to tar xzvf fail2ban_Deb.tar.gz&lt;/p&gt;

&lt;p&gt;Edit2:&lt;br/&gt;
So I had to change a bunch of stuff in the install script you also have to change the loglevel to INFO in the /etc/fail2ban/fail2ban.conf file because they use integer in their package which is not supported on current stretch version though the new beta version will accept string and integer.&lt;/p&gt;

&lt;p&gt;Also need to edit the /etc/fail2ban/jail.conf and change pam-generic port=anyport&lt;br/&gt;
From: port     = anyport&lt;br/&gt;
To: #port     = anyport&lt;/p&gt;

&lt;p&gt;Someone at ASTPP really needs to go through the fail2ban package and make it up to standard.&lt;/p&gt;</comment>
                            <comment id="68639" author="JIRAUSER13305" created="Mon, 29 Nov 2021 16:44:29 +0530"  >&lt;p&gt;Hello &lt;span class=&quot;error&quot;&gt;&amp;#91;~baloeng&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Please share the screenshot for the same, as we have not found any&#160; similar error with version 4.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="71989" author="JIRAUSER13305" created="Mon, 3 Jan 2022 16:02:21 +0530"  >&lt;p&gt;Hello &lt;span class=&quot;error&quot;&gt;&amp;#91;~baloeng&amp;#93;&lt;/span&gt;,&lt;/p&gt;

&lt;p&gt;We are closing this ticket for now as there is no response since many days from your end. Feel-free to re-eopen it again.&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Palak.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10703" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>509</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00brz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>