#/etc/dnsmasq_repeater-ath0.conf domain-needed bogus-priv filterwin2k localise-queries # allow /etc/hosts and dhcp lookups via *.lan local=/wlan/ domain=wlan expand-hosts # enable dhcp (start,end,netmask,leasetime) dhcp-authoritative # use /etc/ethers for static hosts; same format as --dhcp-host # read-ethers dhcp-leasefile=/tmp/dnsmasq_repeater-ath0.leases # listen on interface=ath0 # IP range IP and timing dhcp-range=172.16.110.64,172.16.110.254,1h # MAC-IP fixed #dhcp-host=00:19:d2:3c:73:b7,172.16.110.106 # subnet mask (opz. 1) dhcp-option=1,255.255.255.0 # broadcast (opz. 28) dhcp-option=28,172.16.110.255 # default gateway (opz. 3) dhcp-option=3,172.16.110.1 # DNS (opz. 6) dhcp-option=6,208.67.222.222 dhcp-option=6,208.67.220.220 dhcp-option=6,213.134.45.129 # # the end except-interface=lo except-interface=br0 except-interface=eth0 except-interface=ath1 except-interface=ath2 except-interface=ath3 bind-interfaces