. All rights reserved. */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ========================================================================== */ ]]> Describe your package here Describe your package requirements here Currently there are no FAQ items provided. imspector 0.8 Services: IMSpector Change /services_imspector_logs.php /usr/local/pkg/imspector.inc IMSpector Set IMSpector settings such as protocols to listen on.
Services
/services_imspector_logs.php
imspector imspector.sh imspector IMSpector Log Viewer /services_imspector_logs.php IMSpector Settings /pkg_edit.php?xml=imspector.xml&id=0 /usr/local/pkg/ 0755 http://www.pfsense.org/packages/config/imspector/imspector.inc /usr/local/www/ 0755 http://www.pfsense.org/packages/config/imspector/services_imspector_logs.php Enable IMSpector enable checkbox Interfaces (generally LAN) iface_array You can use the CTRL or COMMAND key to select multiple interfaces. interfaces_selection 3 lan true Listen on protocols proto_array You can use the CTRL or COMMAND key to select multiple protocols. select 4 true Enable file logging log_file Log files stored in /var/imspector. checkbox Enable mySQL logging log_mysql Make sure to specify your MySQL credentials below. checkbox mySQL server mysql_server input mySQL database mysql_database input mySQL username mysql_username input mySQL password mysql_password password Enable bad word filtering filter_badwords Replace characters of matched bad word with *. checkbox Bad words list badwords_list Place one word or phrase to match per line.<br /> If left blank the default list in /usr/local/etc/imspector/badwords.txt will be used. textarea base64 5 40 Block file transfers block_files Block file transfers on supported protocols. checkbox Block non ACL defined block_unlisted Overide the default of allowing user's not defined the whitelist or blacklist ACLs. checkbox ACL whitelist acl_whitelist Example (allow specifc access): localuser: remoteuser1 remoteuser2<br /> Example (allow full access): localuser: textarea base64 5 40 ACL blacklist acl_blacklist Example (block specifc access): localuser: remoteuser1 remoteuser2<br /> Example (block all access): localuser: textarea base64 5 40 validate_form_imspector($_POST, &$input_errors); sync_package_imspector(); deinstall_package_imspector();