Revision: 6941 http://ipcop.svn.sourceforge.net/ipcop/?rev=6941&view=rev Author: eoberlander Date: 2013-02-24 17:39:11 +0000 (Sun, 24 Feb 2013) Log Message: ----------- Add some more text in URL Filter section.
Modified Paths: -------------- IPCopDoc/trunk/en/admin/xml/services.xml Modified: IPCopDoc/trunk/en/admin/xml/services.xml =================================================================== --- IPCopDoc/trunk/en/admin/xml/services.xml 2013-02-24 16:28:21 UTC (rev 6940) +++ IPCopDoc/trunk/en/admin/xml/services.xml 2013-02-24 17:39:11 UTC (rev 6941) @@ -1421,16 +1421,65 @@ <sect3 id="services-urlfilter-fileblocking"> <title>File extension blocking</title> + <formalpara> + <title><guilabel>Binary files</guilabel></title> <para> - Text goes here. + Enable this to block the download of executable files. + This also includes files rated as potentially insecure. + Extensions such as: </para> + </formalpara> + <screen><computeroutput>.bat .com .exe .sys .vbs</computeroutput></screen> + <formalpara> + <title><guilabel>Multimedia</guilabel></title> + <para> + Enable this to block the download of audio and video + related files. + Examples of multimedia file extensions are: + </para> + </formalpara> + <screen><computeroutput>.aiff .avi .dif .divx .mov .movie .mp3 .mpeg .mpv2 .ogg .qt .wav .wma .wmf .wmv</computeroutput></screen> + <formalpara> + <title><guilabel>Compressed archive files</guilabel></title> + <para> + Enable this to block the download of compressed archives + containing other files. + Examples of compressed archive file extensions are: + </para> + </formalpara> + <screen><computeroutput>.bin .bz2 .cab .cdr .dmg .gz .hqx .rar .sit .sea .tgz .zip</computeroutput></screen> </sect3> <sect3 id="services-urlfilter-networkaccess"> <title>Network based access control</title> + <formalpara> + <title><guilabel>Unrestricted IP Addresses</guilabel> (optional)</title> <para> - Text goes here. + The listed IP address(es) or network(s) will bypass all + active filter rules. </para> + </formalpara> + <formalpara> + <title><guilabel>Banned IP Addresses</guilabel> (optional)</title> + <para> + The listed IP address(es) or network(s) will be banned, + regardless of the active filter rules. + </para> + </formalpara> + <para> + You can define one or more single host addresses, + networks in CIDR notation, + networks with a certain netmask, + a range of hosts, + or a combination of all of them. + </para> + <para> + Examples are: + </para> + <screen><computeroutput>192.168.0.54 +192.168.0.0/24 +192.168.0.0/255.255.255.0 +192.168.0.100-192.168.0.200</computeroutput></screen> </sect3> <sect3 id="services-urlfilter-timeaccess"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn