IIRC, the stats and cache dump are logged at a lower priority than the
usual dnsmasq messages, and it's below the cutoff usually defined for
/var/log/messages in syslog.conf, so you won't see them there without
making changes to syslog.conf.
Three options come to mind; either
1) drop that thre
Brad Morgan (b-mor...@concentric.net) wrote on 23 July 2008 14:11:
>I've started dnsmasq with -q and send it a SIGUSR1. I see in
>/var/log/messages the statistics, but I don't see any of the queries or the
>complete dump of the cache.
>
>I also tried log-queries in the dnsmasq.conf file.
>
>
Quoting from the man page:
When it receives a SIGUSR1, dnsmasq writes statistics to the
system
log. It writes the cache size, the number of names which have had
to
removed from the cache before they expired in order to make room
for
new names and the total nu
On Tue, Jul 22, 2008 at 7:30 PM, A C wrote:
>>
>> Does that give you enough time to get a new version in place?
>>
>> Simon.
>
> Well, not really. I don't have the ability to generate a package for the
> embedded system so I'm at the mercy of the package maintainer. I've already
> mailed them to
> Date: Tue, 22 Jul 2008 21:52:38 -0400
> From: c...@cmpalmer.org
> To: ag...@hotmail.com
> Subject: Re: [Dnsmasq-discuss] Question about DNS vunlerabiltiy in dnsmasq
> CC: dnsmasq-discuss@lists.thekelleys.org.uk
>
> On Tue, Jul 22, 2008 at 7:30 PM, A C wrote:
> >>
> >> Does that give you enough
>> /etc/dhclient-eth0.conf:
>> supersede domain-name "morgan.local";
>> supersede domain-name-servers 127.0.0.1,208.67.222.222,208.67.220.220;
>> #OpenDNS
>>
>> I think you can also use "prepend domain-name-servers 127.0.0.1"
> This makes sense and I thought of it, the only real problem I had with
> Date: Tue, 22 Jul 2008 18:05:27 +0100
> From: si...@thekelleys.org.uk
> To: ag...@hotmail.com
> CC: dnsmasq-discuss@lists.thekelleys.org.uk
> Subject: Re: [Dnsmasq-discuss] Question about DNS vunlerabiltiy in dnsmasq
>
> A C wrote:
> > I'm running dnsmasq 2.35 but it's on an embedded system a
Hello All,
I have been trying to figure out how I can use dnsmasq as a dns server
(shock) to serve A,PTR,NS,TXT, etc entries for a local domain..
I have it working as a dhcp server, but can not seem to make it serve
correctly..
egrep -v "^#|dhcp" dnsmasq.conf
bind-interfaces
cache-size=1