NxFilter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<syntaxhighlight lang="bash" line start="1"> | <syntaxhighlight lang="bash" line start="1"> | ||
sudo systemctl stop nxfilter | sudo systemctl stop nxfilter | ||
rm /nxfilter/db/pstcache.* | sudo rm /nxfilter/db/pstcache.* | ||
sudo systemctl start nxfilter | sudo systemctl start nxfilter | ||
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 19:16, 2 August 2021
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
sudo 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