NxFilter: Difference between revisions

From SWKLS WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Configuration==
==Configuration==
==Administration==
===Clear Cache===
* Stop NxFilter to erase cache in memory
* delete pstcache.* in /nxfilter/db to erase persistent cache
* Restart NxFilter
<syntaxhighlight lang="bash" line start="1">
sudo systemctl stop nxfilter
rm /nxfilter/db/pstcache.*
sudo systemctl start nxfilter
</syntaxhighlight>




==Update==
==Update==
Check latest rpm at http://deepwoods.net/repo/deepwoods/
Check latest rpm at http://deepwoods.net/repo/deepwoods/
<syntaxhighlight lang="bash" line start="1">
 
wget http://deepwoods.net/repo/deepwoods/nxfilter/4/noarch/nxfilter-4.3.6-1.noarch.rpm
wget http://deepwoods.net/repo/deepwoods/nxfilter/4/noarch/nxfilter-4.3.6-1.noarch.rpm
sudo rpm -Uvh nxfilter-4.3.6-1.noarch.rpm
sudo rpm -Uvh nxfilter-4.3.6-1.noarch.rpm

Revision as of 14:15, 5 May 2020

Configuration

Administration

Clear Cache

  • Stop NxFilter to erase cache in memory
  • delete pstcache.* in /nxfilter/db to erase persistent cache
  • Restart NxFilter
sudo systemctl stop nxfilter
rm /nxfilter/db/pstcache.*
sudo systemctl start nxfilter


Update

Check latest rpm at http://deepwoods.net/repo/deepwoods/

wget http://deepwoods.net/repo/deepwoods/nxfilter/4/noarch/nxfilter-4.3.6-1.noarch.rpm sudo rpm -Uvh nxfilter-4.3.6-1.noarch.rpm </syntaxhighlight>

Procedure

Monthly Stats

  • Log in to NxFilter web interface 172.16.0.11 (refer to KeePass for credentials if needed)
  • On the top menu of the webpage, go to and click Logging
  • Inside the Request heading change the values under Time to:
  • The first entry to the start of the month with the time set to 00:01
  • The second entry to the end of the month with the time set to 23:59
  • Enable the check for Block under the Request heading
  • Click on the Submit button to get it to show only entries blocked within the month
  • Finally, click CSV-Export to get your monthly report for the filter stats

With that done, make sure to upload it to the fileserver under \\fileserver\swklsshare\Technology\Filtering\CIPA_KCIPA\Monthly Reports