Copyright (C) 2011 Bill Marquette Copyright (C) 2007 Ryan Wagoner 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.9 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. NOTE: Gtalk/Jabber-SSL requires SSL certificates. select 7 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 SSL Certificate ssl_server_cert Choose the SSL Server Certificate here. select_source descr refid SSL CA Certificate ssl_ca_cert Choose the SSL CA Certficate here. select_source descr refid Enable bad word filtering filter_badwords Replace characters of matched bad word with *. checkbox Enable response messages resonder Inform the users (both local and remote) that the conversation they are having is being recorded. This might be needed for legal reasons. Inform the sender that a file (or message) was blocked. This is useful because the sender will know a block occured, instead of the transfer simply failing. checkbox Notification frequency notice_days input Frequency in number of days for notifying users they are being logged. Default 1 day if responses are enabled, set to 0 to disable Filtered frequency filtered_minutes input The time between sending "filtered" in minutes. Default 15 minutes if responses are enabled, set to 0 to disable Custom message prefix prefix_message Message to prepend to all IMSpector generated messages. The default is "Message from IMSpector" textarea base64 5 40 Custom recorded message response recorded_message Message to send to users to let them know they are being recorded. The default is "Your activities are being logged" textarea base64 5 40 Custom filtered message response filtered_message Message to send to users to let them know about filtered messages. textarea base64 5 40 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 specific 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(); imspector_generate_rules