Openwrt-users, I'm attempting to configure dnsmasq to pass out my dns server for dhcp over the lan on my kamikaze. (8.09)
The Docs point me to /etc/config/dhcp and setup the "server" option. It looks
like this is what I should be doing:
config dnsmasq
option server 'x.x.x.x'
option server 'y.y.y.y'
However, restarting dnsmasq doesn't pick this up. Here is the ps:
/usr/sbin/dnsmasq -K -D -y -Z -b -E -s lan -S /lan/ -
I was expecting to see -S x.x.x.x, etc. What am I missing? I've also tried to
stick these servers in the "lan" section of the /etc/config/dhcp, and I've also
tried setting "dns" in /etc/config/network, none of these do the trick.
Kyle
signature.asc
Description: OpenPGP digital signature
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
