On Tue, May 18, 2010 at 05:03:49PM -0600, Kyle Anderson wrote: > Still though, it is not picking up my "option server x.x.x.x" > directive: > > /usr/sbin/dnsmasq -K -D -y -Z -b -E -s lan -S /lan/ -l /tmp/dhcp.leases -r > /tmp/resolv.conf.auto > --dhcp-range=lan,10.109.27.100,10.109.27.251,255.255.255.0,12h -2 eth0
On my OpenWrt boxes, I've just made /etc/config/dhcp an empty file (so /etc/init.d/dnsmasq runs dnsmasq with no arguments) and I configure everything through /etc/dnsmasq.conf. -- Eric Cooper e c c @ c m u . e d u _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
