<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Linux Shield Forum - Recent Topics				            </title>
            <link>https://linuxshield.net/community/</link>
            <description>Linux Shield Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 30 Apr 2026 14:54:57 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>How to Manage the LSF Firewall in WHM/cPanel</title>
                        <link>https://linuxshield.net/community/tutorials/how-to-manage-the-lsf-firewall-in-whm-cpanel/</link>
                        <pubDate>Thu, 18 Sep 2025 11:48:05 +0000</pubDate>
                        <description><![CDATA[If your server is using LinuxShield Firewall, you will find its interface listed in WHM as LinuxShield  Security&amp;Firewall under the Plugins section in the left menu. You also can begin t...]]></description>
                        <content:encoded><![CDATA[<p class="wp-block-paragraph"><span>If your server is using LinuxShield Firewall, you will find its interface listed in WHM as </span><strong><span>LinuxShield </span> Security&amp;Firewall</strong><span> under the </span><strong>Plugins</strong><span> section in the left menu. You also can begin typing “firewall” into the search box at the top left to narrow down the choices.</span></p>
<div class="note"><span>Note: Should you find no such listing in WHM, feel free to request an upgrade from the APF firewall when contacting support. There is no charge, it typically takes only a few minutes and the only service that needs to be restarted as a result is the firewall itself. Our support technicians also can port your existing APF rules to LSF. If requesting an upgrade, please be sure to indicate whether your server uses backup services so that its rules also can be configured.</span></div>
<h2 id="h-unblocking-an-ip-address-in-csf" class="wp-block-heading"><span>Unblocking an IP Address in LSF</span></h2>
<p class="wp-block-paragraph"><span>To determine whether an IP address is blocked, you can use the </span><strong>Search for IP</strong><span> button on the <strong>ConfigServer Security&amp;Firewall</strong> page. Simply enter the IP address into the search field and click the button.</span></p>
<div class="wp-block-image">
<figure class="aligncenter"><img class="wp-image-11368 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfsearchforip.png" alt="csfsearchforip" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfsearchforip.png" data-ll-status="loaded" /></figure>
</div>
<p class="wp-block-paragraph"> </p>
<p class="wp-block-paragraph"><span>If the IP address is blocked, the reason for the block will be listed and an unlocked padlock icon will appear to the right of the blocked IP address. Clicking the padlock icon will unblock the IP in the firewall.</span></p>
<div class="wp-block-image">
<figure class="alignleft"><img class="wp-image-11365 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfunblock.png" alt="csfunblock" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfunblock.png" data-ll-status="loaded" /></figure>
</div>
<p class="wp-block-paragraph"> </p>
<h2 id="h-allowing-whitelisting-an-ip-address" class="wp-block-heading">Allowing (Whitelisting) an IP Address</h2>
<p class="wp-block-paragraph"><span>It is important to note that there are two components to the csf firewall, the firewall itself and the Login Failure Daemon (lfd).</span></p>
<p class="wp-block-paragraph"><span>To whitelist an IP address in the firewall (csf.allow), you can enter the IP address into the </span><strong>Quick Allow</strong><span> section, along with an optional comment for the allow (such as “Office network”), and click the <strong>Quick Allow</strong> button.</span></p>
<figure class="wp-block-image"><img class="wp-image-11369 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfallow.png" alt="csfallow" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfallow.png" data-ll-status="loaded" /></figure>
<p class="wp-block-paragraph"> </p>
<p class="wp-block-paragraph"><span>When an IP address is whitelisted in CSF, it still can become blocked by lfd for abusive behavior such as multiple failed logins or repeated violation of certain modsecurity rules. This helps to mitigate the sort of brute-force attacks that could occur should a computer or device on the same network as a whitelisted IP address become compromised or infected with malware.</span></p>
<p class="wp-block-paragraph"><span>It is recommended to whitelist IPs only as necessary and, for a long-term solution, focus on resolving the issue which led to the block (such as incorrect login credentials). However, as a temporary measure while troubleshooting or otherwise working to correct the underlying issue, you can prevent an IP address from being blocked by lfd by adding it to the ignore list (csf.ignore).</span></p>
<p class="wp-block-paragraph"><span>That can be done using the </span><strong>Quick Ignore</strong><span> button on the <strong>ConfigServer Security&amp;Firewall</strong> page.</span></p>
<figure class="wp-block-image"><img class="wp-image-11370 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfquickignore.png" alt="csfquickignore" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/csfquickignore.png" data-ll-status="loaded" /></figure>
<p class="wp-block-paragraph"> </p>
<h2 id="h-blocked-ip-don-t-forget-to-check-cphulk" class="wp-block-heading"><span>Blocked IP? Don’t Forget to Check cPHulk</span></h2>
<p class="wp-block-paragraph"><span>WebHost Manager also includes the cPHulk Brute Force Protection module which, like the Login Failure Daemon component of the ConfigServer firewall, can block IP addresses (independently of the firewall) when they have repeated failed login attempts.</span></p>
<p class="wp-block-paragraph"><span>If you’re trying to unblock an IP address but no block is to be found in the firewall, you will want to check cPHulk as well. In WHM, you’ll find <strong>cPHulk Brute Force Protection</strong> listed under the </span><strong>Security Center</strong><span> section of the left menu.</span></p>
<p class="wp-block-paragraph"><span>On cPHulk’s </span><strong>History Reports</strong><span> tab, you can search for failed logins, blocked users, blocked IP addresses, or one-day blocks.</span></p>
<p class="wp-block-paragraph"><span>Removing a block is as easy as clicking the </span><strong>Remove Blocks and Clear Reports</strong><span> button.</span></p>
<p class="wp-block-paragraph"><img class="alignnone wp-image-11371 size-full sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/cphulkclearblocks.png" alt="cphulkclearblocks" width="1189" height="519" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/cphulkclearblocks.png" data-ll-status="loaded" /><span>You also can whitelist IP addresses, with an optional comment, under the </span><strong>Whitelist Management</strong><span> tab.</span></p>
<p class="wp-block-paragraph"><span>Please be aware that whitelisting an IP address here means that the IP address always will be able to attempt to log into the server. That could potentially present a security risk in the event that a computer or device on the same local network as the whitelisted IP becomes compromised or infected and uses brute force to try to gain protected access. For this reason, IP address whitelisting in cPHulk should be used sparingly and with caution.</span></p>
<h2 id="h-opening-and-closing-ports-in-the-firewall" class="wp-block-heading"><span><a id="open-close"></a>Opening and Closing Ports in the Firewall</span></h2>
<div class="wp-block-image">
<figure class="alignright"><img class="wp-image-11372 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/port1.png" alt="port1" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/port1.png" data-ll-status="loaded" /></figure>
</div>
<p class="wp-block-paragraph"><span>On the <strong>ConfigServer Security &amp; Firewall</strong> page in WebHost Manager, click on the </span><strong>Firewall Configuration</strong><span> button to enter advanced settings.</span></p>
<p class="wp-block-paragraph"><span>On the </span><strong>Firewall Configuration</strong><span> screen, scroll down to the </span><strong>IPv4 Port Settings</strong><span> section, and locate the </span><strong>Allow incoming TCP ports</strong><span> and </span><strong>Allow outgoing TCP ports</strong><span> sections.</span></p>
<figure class="wp-block-image"><img class="wp-image-11373 sp-no-webp lazy entered loaded" src="https://www.liquidweb.com/wp-content/uploads/2024/03/ports2.png" alt="ports2" data-src="https://www.liquidweb.com/wp-content/uploads/2024/03/ports2.png" data-ll-status="loaded" /></figure>
<p class="wp-block-paragraph"> </p>
<p class="wp-block-paragraph"><span>You will need to add the necessary port to the appropriate list (or remove a listed port to block it), then scroll all the way to the bottom of the page and click the </span><strong>Change</strong><span> button to save your settings and restart the firewall.</span></p>]]></content:encoded>
						                            <category domain="https://linuxshield.net/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://linuxshield.net/community/tutorials/how-to-manage-the-lsf-firewall-in-whm-cpanel/</guid>
                    </item>
				                    <item>
                        <title>How to install</title>
                        <link>https://linuxshield.net/community/tutorials/how-to-install/</link>
                        <pubDate>Sat, 06 Sep 2025 17:18:59 +0000</pubDate>
                        <description><![CDATA[Run the following command in terminal : 
wget -qO-| bash
This will overwrite with the new version and update server]]></description>
                        <content:encoded><![CDATA[<p>Run the following command in terminal : <br /><br /></p>
<pre contenteditable="false">wget -qO- https://download.linuxshield.net/install.sh | bash</pre>
<p>This will overwrite with the new version and update server</p>]]></content:encoded>
						                            <category domain="https://linuxshield.net/community/"></category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://linuxshield.net/community/tutorials/how-to-install/</guid>
                    </item>
							        </channel>
        </rss>
		