[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re (2): name -> address resolution



Date:	Tue, 16 Feb 2010 18:04:53 +1100, Alex Samad wrote,
as> I presume you are on joule and it has dnsmasq + resolvconf installed on it.

Yes.  In this instance, telneted to Joule via an openvpn tunnel.

as> can you 
as> cat /etc/resolv.conf*

Last login: Mon Feb 15 17:23:57 PST 2010 on tty1
Linux joule 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686
   ...
joule:/home/peter# cat /etc/resolv.conf*
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
search pi.shawcable.net

as> kill -SIGUSR1 $(pidof dnsmasq) ; tail -n 40 /var/log/syslog | grep 
  dnsmas | tail -n 4

joule:/home/peter# kill -SIGUSR1 $(pidof dnsmasq) ; tail -n 40 /var/log/syslog |  grep dnsmas | tail -n 4
Feb 16 15:54:38 joule dnsmasq[1843]: queries forwarded 1939, queries answered locally 1832
Feb 16 15:54:38 joule dnsmasq[1843]: server 64.59.160.13#53: queries sent 1907, retried or failed 3
Feb 16 15:54:38 joule dnsmasq[1843]: server 64.59.160.15#53: queries sent 1915, retried or failed 3
Feb 16 15:54:38 joule dnsmasq[1843]: server 64.59.144.19#53: queries sent 1879, retried or failed 0

as> and maybe cat dnsmasq.conf

joule:/home/peter# cat dnsmasq.conf
cat: dnsmasq.conf: No such file or directory
joule:/home/peter# 

The failed queries could be Joule asking for his own address; 
but this should not happen.

Thanks,           ... Peter E.


-- 
Google "pathology workshop"


Reply to: