Fire Wall
- If your server is in the Fire Wall (or NAPT/NAT), you need to open the below ports of Fire Wall (or NAPT/NAT). (both incoming and outgoing)
- Server Port (default is 8200) and MinUdpDataPort to MaxUdpDataPort (default is 8201-8299)
CONFF
- Specify the configuration file of system. Default is /usr/local/etc/anm_server/anm_server.conf
EUSER
- Specify the effective user that executes anm_server. Default is nobody.
- If you changed effective user, please change owner of working directory (default is /var/anm_server) and /usr/local/etc/anm_server to changed effective user.
LOGFL
- Specify the log file name. Log file is created in working directory (default is /var/anm_server).
- Default of log file name is blank. This means that log file is not created.
- Perhaps, it is faster for operation of server not to create a log file.
MaxIdleTime
- It is idle time that since animation data is not sent until a relay process is terminated. Unit is second.
- Default is 600s (10 minutes).
Temp_File_Dir
- Specify the working directory. Default is /var/anm_server/
- It is needed that an effective user can write in this directory.
Hosts_Allow_File
- Specify the Access Control List of network node for the server.
- Default is that access control list is not used. (File is not specified)
GroupKeyPrefix
- Specify the Group Key Prefix for connect to the server. Default is null.
- This must be less than 16 bytes. But, if you used 16 bytes, only one group exist on the server, as Group Key is within 16 bytes.
hosts_access.allow
- Access Control List
- Usually, this file is at /usr/local/etc/anm_server
- Sample File is in conf directory of distributed package. (conf/hosts_access.allow.sample)
- Support of CIDER and FQDN.
# is for comment. # Blank Line is ignored. 192.168.1.1 # access is allowed from 192.168.1.1 only 192.168.27 # allowed from 192.168.27.0 - 192.168.27.255 192.168.28.20/255.255.255.0 # allowed from 192.168.28.0 - 192.168.28.255 192.168.28.10/255.255. # allowed from 192.168.0.0 - 192.168.255.255 192.168.28.0/20 # allowed from 192.168.16.0 - 192.168.31.255 www.star-dust.jp # FQDN is transformed to IP address and checked. access is allowed from www.star-dust.jp only www.opensim.tuis.ac.jp/255.255.255.240 # FQDN is transformed to IP address and checked www.nsl.tuis.ac.jp/20 # FQDN is transformed to IP address and checked
Counter: 2282,
today: 1,
yesterday: 0
最終更新: 2012-03-29 (木) 12:15:20 (JST) (4547d) by iseki