Re: Slaves do not more update

2011-06-23 Thread Matus UHLAR - fantomas
Am 2011-06-22 14:10:24, hacktest Du folgendes herunter: After changing the file on master, increasing the SOA and reloading the zone, did you check the SOA version on master? Did the master reload new zone? What do logs say? On 22.06.11 19:30, Michelle Konzack wrote: I can use "nsupdate" on my

Logging Response Results

2011-06-23 Thread Stefan Certic
Hi, Does anyone have idea on following... Apart from bind9 query log, is it possible to log response returned to client? Regards, -- Stefan Certic RoutoMessaging 48 Charlotte Street London, W1T 2NS United Kingdom http://www.routomessaging.com GSMA Associate Member Switchboard +44 (0) 870 231

Re: Logging Response Results

2011-06-23 Thread Chuck Swiger
On Jun 23, 2011, at 12:16 PM, Stefan Certic wrote: > Does anyone have idea on following... Apart from bind9 query log, is it > possible to log response returned to client? Sure: use tcpdump, wireshark, or another network sniffer of your choice and observe DNS responses to the clients you're inte

Re: Logging Response Results

2011-06-23 Thread Stefan Certic
Thanks Chuck Yes, that would be a solution, but i need logs processed through syslog and stored into database (matching the initial query from query log). Pharsing tcpdump is not going to be suitable for highly loaded system. I was more looking for a solution to log responses same way queryes a

Re: Logging Response Results

2011-06-23 Thread Chuck Swiger
On Jun 23, 2011, at 1:27 PM, Stefan Certic wrote: > Thanks Chuck > > Yes, that would be a solution, but i need logs processed through syslog and > stored into database (matching the initial query from query log). Why do you need to send this information via syslog to a database? > Pharsing tcpd

Re: Logging Response Results

2011-06-23 Thread Phil Mayers
On 06/23/2011 09:27 PM, Stefan Certic wrote: Thanks Chuck Yes, that would be a solution, but i need logs processed through syslog and stored into database (matching the initial query from query log). Pharsing tcpdump is not going to be suitable for highly loaded system. I was more looking for a

Re: Logging Response Results

2011-06-23 Thread Kevin Darcy
On 6/23/2011 4:27 PM, Stefan Certic wrote: Thanks Chuck Yes, that would be a solution, but i need logs processed through syslog and stored into database (matching the initial query from query log). Pharsing tcpdump is not going to be suitable for highly loaded system. I was more looking for a s

Re: Logging Response Results

2011-06-23 Thread Stefan Certic
It is Enum server, and logging is taking care of billing process. Flow is going something like this: - Accept Query - Write QueryLog through Syslog - Syslog do an insert into database. - Respond to query by asking forwarder or through local master zone (Everything fine till now) - Log response se

Re: Logging Response Results

2011-06-23 Thread Ray Van Dolson
On Thu, Jun 23, 2011 at 01:58:37PM -0700, Phil Mayers wrote: > On 06/23/2011 09:27 PM, Stefan Certic wrote: > > Thanks Chuck > > > > Yes, that would be a solution, but i need logs processed through syslog and > > stored into database (matching the initial query from query log). > > > > Pharsing tcp

Re: Logging Response Results

2011-06-23 Thread Chuck Swiger
On Jun 23, 2011, at 2:28 PM, Stefan Certic wrote: > It is Enum server, and logging is taking care of billing process. I don't see why you need to preserve queries and responses, unless you plan to charge differently for different DNS requests. Can't you just track traffic per client using netfl

GSS-TSIG and Windows Server 2008 R2

2011-06-23 Thread Chris Buxton
I'm having problems setting up GSS-TSIG with Windows Server 2008 R2. It seems the behavior of that and Windows 7 is slightly different than previous versions. I see a proposed patch for BIND from Andrew Tridgell (Samba), and I also see a hotfix from Microsoft to change the behavior of the client