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