Difference between revisions of "Internet Filter"

From GroovixWiki
Jump to: navigation, search
Line 3: Line 3:
 
!!UnderConstruction!!
 
!!UnderConstruction!!
  
== Filtering Internet Traffic ==
+
By default, Groovix does not filter internet traffic, but has the capability to do so. Groovix PAC software has a license with [http://dansguardian.org/ DansGuardian].
(describe the filter)
 
 
 
  
 
== Installing the filter ==
 
== Installing the filter ==
(installing the filter)
+
Adding <font class="code">adult-filtered</font> to /etc/groovix/type2 will trigger the download and installation of the DansGuardian Internet Filter the next time [[Groovix_NetCustomization]] is run.
 
+
??Mike?? confirm type2 and adult-filtered are universal for all deployments ??Mike??
  
 
== Filter Configuration ==
 
== Filter Configuration ==
Line 20: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PACMon]]
+
* [[PACMon]]
 +
* [[Groovix_NetCustomization]]
 +
* [[Groovix_Configuration]]

Revision as of 23:21, 29 March 2011

!!UnderConstruction!!

By default, Groovix does not filter internet traffic, but has the capability to do so. Groovix PAC software has a license with DansGuardian.

Installing the filter

Adding adult-filtered to /etc/groovix/type2 will trigger the download and installation of the DansGuardian Internet Filter the next time Groovix_NetCustomization is run. ??Mike?? confirm type2 and adult-filtered are universal for all deployments ??Mike??

Filter Configuration

(configuring/troubleshooting dan's guardian, access logs, hit list)


Toggling the Filter

(enable/disable filter)


See Also