On Sun, Aug 8, 2010 at 8:10 PM, <[email protected]> wrote: > >> # Change this line if you want dns to get its upstream servers from >> # somewhere other that /etc/resolv.conf >> #resolv-file= > > But I don't want to change anything. I simply want > to know the nameserver addresses.
I had misunderstood that your dns resolution wasn't working. dnsmasq gets its upstream dns servers from /etc/resolv.conf unless you have set it to get them from elsewhere in /etc/dnsmasq.conf. >From /etc/dnsmasq.conf # Change this line if you want dns to get its upstream servers from # somewhere other that /etc/resolv.conf #resolv-file= A "dig +trace debian.org" should display your upstream dns servers. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

