日本語はこちら
- sl_info is an Information Server for Second Life and is used with sl_relay.
- sl_info collects information on users (avatars) and SIMs through sl_relay.
- The accessibility of specific SIMs through sl_relay is controlled based on collected information (avatar identity, viewer ip address and SIM name) and referenced to information kept in a white list. sl_info uses this information to inform sl_relay if access is permitted.
- sl_info is part of sl_proxy.
- Current version is 1.1.0 (28 Step. '11)
Function Outline†[edit]
- The status of Relay Server (sl_relay) can be monitored.
- Information on SIMs can be collected via relay server (sl_relay).
- It notifies Relay Server (sl_relay) whether a particular SIM should be accessible according to the rules of the white list.
Annoyances and Bugs.†[edit]
- Information is saved in a plain file or a Berkeley DB file. SQL databases are not supported.
- It is only possible to collect data for a SIM that is listed in the rules of the white list.
Explanation†[edit]
- Gathering and Tendering of Information
- White List Filter
- SIM Data Base
- How the server operates with two or more network interfaces
- Log and Debug Mode
- Security
Configuration†[edit]
- The default configuration file is /usr/local/etc/sl_proxy/sl_info.conf.
- It is also possible to specify an alternate configuration file using the -f option of sl_info.
- Because the configuration file is read before sl_info does the switch to the effective user, exec user should be able to be read.
- The setting of each item is described in the configuration file. Empty lines or lines starting with # are not read.
Communication port with Relay Server†[edit]
White List†[edit]
Access Control†[edit]
Etc. etc.†[edit]
Execute Options†[edit]
sl_info [-p port_no] [-f config_file] [-u user_name] [-i interface_address]
[-pid pid_file] [-l [agent_log]] [-v syslog_level]
[-fdb] [-wf [white_list]] [-d]
[--version] [--help] [-h]
-p : port number that Relay Server(sl_relay) connects. default is 8200.
-f : configuration file. default is /usr/local/etc/sl_proxy/sl_cahe.conf
-u : specify effective user.
-i : specify sl_relay side network interface IP address.
if your server has two network interface and more, you need to use this option.
-pid : specify pid file.
-l : specify log file. default log file is /var/sl_proxy/slcache.log
-v : level of syslog. default is LOG_INFO (7).
-wf : Information on the white list is offered.
The access limitation to SIM is done in cooperation with sl_relay.
-fdb : Berkeley DB is used for the data base. default is plain file.
-d : debug mode. display debug information.
--version : display Version information.
--help, -h : display this Help messages.
Limitation by White List†[edit]
- Snap Shot of Viewer at same Location and same Time. Right is Forbidden Avatar’s view.
#ref(): File not found: "sl_info_forbidden.jpg" at page "sl_info (E)"
Processes†[edit]
#ref(): File not found: "sl_info.png" at page "sl_info (E)"