* Jeremy Kerr <[email protected]> [08.04.2010 04:40]: > Add a config list to the 'config dnsmasq' section to specify fixed DNS > addresses. > > For example: > > config dnsmasq: > [snip] > list address '/example.com/192.168.0.1' > > will result in the argument '-A /example.com/192.168.0.1' to the dnsmasq
seems ugly to me, better choose: list address 'example.com 192.168.0.1' and later sanitize correct syntax for $specific_server. any other comments? bye, Bastian
signature.asc
Description: Digital signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
