Subsections
Example For The C3SURF Log Directory, With mini_httpd Restart
# archive C3SURF log dir
# once in a month on the 1.st at 01:30
# keep a maximum of 12 archives
CPMVRMLOG_n_ACTION='move'
CPMVRMLOG_n_SOURCE='/var/log/c3surf/c3surf_*.log'
CPMVRMLOG_n_DESTINATION='/data/Archive/log/c3surf'
CPMVRMLOG_n_CUSTOM='/usr/local/bin/c3surf_kill_httpd.sh'
CPMVRMLOG_n_MAXCOUNT='12'
CPMVRMLOG_n_CRONTIME='30 1 1 * *'
Use opt_usercmd with the following entries.
USERCMD_BOOT_N='3'
USERCMD_BOOT_1='/sbin/iptables -I c3surf\_control 1 -v -p udp --dport
137:138 -j RETURN' # samba thru c3surf
USERCMD_BOOT_2='/sbin/iptables -I c3surf\_control 1 -v -p tcp --dport
455 -j RETURN' # samba thru c3surf
USERCMD_BOOT_3='/sbin/iptables -I c3surf\_control 1 -v -p tcp --dport
139 -j RETURN' # samba thru c3surf
By adding the option -d IPsambaHOST the rules may be
enhanced to reflect the target PC.
Samba ports will pass the Forward-Chain and are not blocked by C3SURF.
If the Forward-Chain denies samba forwards these entries will not change
anything stated there.
The settings in base.txt supersede these settings.
Migration to Version 2.3.1 (from 2.3.0)
- New variables, only optional. The new range is marked in config.txt like this
- ``# + new 2.3.1 + begin --------- delete this line''.
- The voucher format has changed, old voucher may still be used,
but will not be recognized when generating new ones.
To tidy up, delete all vouchers and generate new ones.
Migration to Version 2.3.0 (from 2.2.2)
- If not using vouchers no changes are needed.
- New variables for OPT_C3SURF_VOUCHER, if vouchers should be used.
- The new range is marked in config.txt like this
- ``# + new 2.3.0 + begin --------- delete this line''.
Migration to Version 2.2.2 (from 2.2.1)
- New variables. The new range is marked in config.txt like this
- ``# + new 2.2.2 + begin --------- delete this line''.
- C3SURF_CONTROL_SQUID: optional to control squid, temporary as squid does not follow fli4l's conventions.
- Variables for overwriting Quota-Defaults with LOGINUSR_ACCOUNT are now optional
Migration to Version 2.2.1 (from 2.2.0)
- New variables. The new range is marked in config.txt like this
- ``# + new 2.2.1 + begin --------- delete this line''.
- C3SURF_WORKON_TMP: recommendation for harddisk idle mode 'yes' else 'no' also with FLASH.
- C3SURF_SAVE_QUOTA: recommendation 'yes'.
Migration to Version 2.2.0 (from 2.1.0)
- New variable ``C3SURF_CHECK_ARP'' in config
(recommendation: 'yes'). It is marked in config.txt like this
- ``# + new 2.2.0 + begin --------- delete this line''.
Migration to Version 2.1.0 (from earlier versions)
- New variables. The new range is marked in config.txt like this
- ``# + new 2.1.0 + begin --------- delete this line''.
- The MAC-Blackliste (if existing) has to copied to the directory
``C3SURF_PERSISTENT_PATH'' manually.
- The format of c3surf_login.log has been expanded by a row.
Save old logs and delete them in C3SURF_LOG_PATH.
© 2001-2016 The fli4l-Team - 16 February 2016