Re (2): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Jaime Di Cristina
On Mon, Aug 09, 2010 at 08:19:59AM -0700, peasth...@shaw.ca wrote: > Jaime, > > You put me back on track. Thanks! > > From: Jaime Di Cristina > Date: Sun, 08 Aug 2010 23:32:13 -0400 > > I use dnsmasq on OpenWrt. There the information of the DNS > > servers is stored on /tmp/resolv.conf.auto.

Re (2): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread peasthope
Jaime, You put me back on track. Thanks! From: Jaime Di Cristina Date: Sun, 08 Aug 2010 23:32:13 -0400 > I use dnsmasq on OpenWrt. There the information of the DNS > servers is stored on /tmp/resolv.conf.auto. I don't know where is the > equivalent location on a Debian installation of dns

Re: Re (2): finding the ip address for dns, nslookup & etc.

2010-08-08 Thread Tom H
On Sun, Aug 8, 2010 at 8:10 PM, 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 dn

Re (2): finding the ip address for dns, nslookup & etc.

2010-08-08 Thread peasthope
Tom, From: Tom H Date: Sun, 08 Aug 2010 19:09:37 -0400 > ... dnsmasq is therefore using 127.0.0.1 as its upstream server, ... By the way, 127.0.0.1 is the local host, my machine running dnsmasq. "Upstream" is anything in the outside world including the ISP. Regards, ... Peter E.

Re (2): finding the ip address for dns, nslookup & etc.

2010-08-08 Thread peasthope
Tom, > # 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. > ... dnsmasq is therefore using 127.0.0.1 as its upstream server, ... >Fro