Subversion Repositories ALCASAR

Rev

Rev 259 | Rev 287 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 259 Rev 286
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/sh
2
#  $Id: alcasar.sh 259 2010-09-16 20:57:51Z richard $ 
2
#  $Id: alcasar.sh 286 2010-09-23 21:08:03Z richard $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
5
# by Franck BOUIJOUX, Pascal LEVANT and Richard REY
6
# This script is distributed under the Gnu General Public License (GPL)
6
# This script is distributed under the Gnu General Public License (GPL)
7
 
7
 
Line 1050... Line 1050...
1050
# Inclusion de la blacklist <domains> de Toulouse dans la configuration
1050
# Inclusion de la blacklist <domains> de Toulouse dans la configuration
1051
conf-dir=/usr/local/etc/alcasar-dnsfilter-enabled
1051
conf-dir=/usr/local/etc/alcasar-dnsfilter-enabled
1052
 
1052
 
1053
listen-address=$PRIVATE_IP
1053
listen-address=$PRIVATE_IP
1054
listen-address=127.0.0.1
1054
listen-address=127.0.0.1
1055
no-dhcp-interfaces=$INTIF
1055
no-dhcp-interface=$INTIF
1056
bind-interfaces
1056
bind-interfaces
1057
 
1057
 
1058
cache-size=256
1058
cache-size=256
1059
domain=$DOMAIN
1059
domain=$DOMAIN
1060
domain-needed
1060
domain-needed