Re: [Server-devel] Static IP and DNS problems

2010-07-01 Thread David Leeming
Friday, 2 July 2010 4:27 a.m. To: Martin Langhoff Cc: David Leeming; XS Devel Subject: Re: [Server-devel] Static IP and DNS problems On Thu, Jul 1, 2010 at 8:30 AM, Martin Langhoff wrote: > On Thu, Jul 1, 2010 at 2:23 AM, David Leeming .. > working... how about... giving us the actual

Re: [Server-devel] Static IP and DNS problems

2010-07-01 Thread Tom Mitchell
On Wed, Jun 30, 2010 at 11:23 PM, David Leeming wrote: > I can see a lot of occurrences of "bad owner name" and "zone rejected" in > the messages log which may be related. Bad owner name is likely an typo in the zone file. The error should have the line number where the parser gave up. The err

Re: [Server-devel] Static IP and DNS problems

2010-07-01 Thread Tom Mitchell
On Thu, Jul 1, 2010 at 8:30 AM, Martin Langhoff wrote: > On Thu, Jul 1, 2010 at 2:23 AM, David Leeming > working... how about... giving us the actual messages in the logs? . > To get the interesting msgs from /var/log/messages, you can do > > grep named /var/log/messages > named-messages.

Re: [Server-devel] Static IP and DNS problems

2010-07-01 Thread Martin Langhoff
On Thu, Jul 1, 2010 at 2:23 AM, David Leeming wrote: > I can see a lot of occurrences of "bad owner name" and "zone rejected" in > the messages log which may be related. Hi David - my "read random files from a server across the world" program isn't working... how about... giving us the actual me