hello *,
i just want to use dnsmasq as a dns forwarder for my network.
so i wrote these two lines in the dnsmasq.conf (nothing else):
interface=lan
no-dhcp-interface=lanbut it doesn´t seem to work.
how can i only use the dns service of dnsmasq?
the /tmp/resolv.conf exists with the dns servers of my ISP and it is okay and inet connection is okay.
thanks
- dermartn
EDIT:
i solved the problem. i added the "no-poll" option and now dnsmasq can use the ISP dns servers to ask, instead of asking itself... ;-)
(Last edited by dermartn on 28 Aug 2007, 07:08)
