1 # filter what we send upstream
7 # allow /etc/hosts and dhcp lookups via *.lan
11 resolv-file=/tmp/resolv.conf.auto
14 dhcp-leasefile=/tmp/dhcp.leases
16 # use /etc/ethers for static hosts; same format as --dhcp-host
20 # other useful options:
21 # default route(s): dhcp-option=3,192.168.1.1,192.168.1.2
22 # dns server(s): dhcp-option=6,192.168.1.1,192.168.1.2