| 221 |
franck |
1 |
# Fichier de configuration de dnsmasq associé à ALCASAR
|
|
|
2 |
|
| 237 |
franck |
3 |
# $Id: alcasar-dnsmasq.conf 245 2010-09-13 15:56:18Z franck $
|
|
|
4 |
|
|
|
5 |
# Inclusion des blacklist <domains> de Toulouse dans la configuration
|
| 245 |
franck |
6 |
conf-dir=/usr/local/etc/alcasar-dnsfilter-enabled
|
| 237 |
franck |
7 |
|
| 219 |
jeremy |
8 |
domain-needed
|
|
|
9 |
expand-hosts
|
|
|
10 |
bogus-priv
|
|
|
11 |
|
|
|
12 |
#server=208.67.222.222
|
|
|
13 |
#dhcp-option=3,1.2.3.4
|
|
|
14 |
#dhcp-option=option:router,1.2.3.4
|
|
|
15 |
#dhcp-option=42,0.0.0.0
|
|
|
16 |
#dhcp-option=option:ntp-server,192.168.0.4,10.10.0.5
|
|
|
17 |
filterwin2k
|
|
|
18 |
#except-interface=eth0
|
| 228 |
franck |
19 |
# Or which to listen on by address (remember to include 127.0.0.1 if you use this.)
|
| 219 |
jeremy |
20 |
#listen-address=192.168.10.1
|
| 235 |
richard |
21 |
listen-address=127.0.0.1
|
|
|
22 |
bind-interfaces
|
| 219 |
jeremy |
23 |
#interface=eth1
|
|
|
24 |
domain=localdomain.fr
|
|
|
25 |
cache-size=256
|
|
|
26 |
|
|
|
27 |
# réseau local 192.168.1.0/24
|
|
|
28 |
#dhcp-range=lan1,192.168.10.129,192.168.10.254,255.255.255.0,12h
|
| 237 |
franck |
29 |
|
|
|
30 |
# Exemple de configuration statique
|
| 219 |
jeremy |
31 |
#dhcp-host=11:22:33:44:55:66,ssic-test,192.168.10.20,255.255.255.0,45m
|