Re: I can't resolve one domain: nhs.uk

2011-06-21 Thread Phil Mayers
On 06/21/2011 12:59 AM, Kevin Darcy wrote: On 6/17/2011 8:01 AM, Phil Mayers wrote: On 17/06/11 12:10, Andrew Benton wrote: And it works well for every domain on the internet. Except for www.nhs.uk - I can't resolve nhs.uk www.nhs.uk is, currently, a CNAME to www.prod.nhs.uk.akadns.net You

Re: I can't resolve one domain: nhs.uk

2011-06-20 Thread Kevin Darcy
On 6/17/2011 8:01 AM, Phil Mayers wrote: On 17/06/11 12:10, Andrew Benton wrote: And it works well for every domain on the internet. Except for www.nhs.uk - I can't resolve nhs.uk www.nhs.uk is, currently, a CNAME to www.prod.nhs.uk.akadns.net You might be suffering from the bind 9.8 CNAME i

Re: I can't resolve one domain: nhs.uk

2011-06-18 Thread Robert Spangler
On Friday 17 June 2011 19:53, the following was written: > So bind-9.8.0-P2 can resolve a uk domain in Missouri but I can't get it > to work in the UK. Could someone help me to understand why it won't > resolve this one domain for me when it will work for other people? What > can I do to track

Re: I can't resolve one domain: nhs.uk

2011-06-18 Thread Andrew Benton
Yay! I fixed it! It was a problem with my router. I went to the Netgear website, downloaded the latest firmware and BING! It's working now: andy:~$ dig nhs.uk ; <<>> DiG 9.8.0-P2 <<>> nhs.uk ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39092 ;; flag

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Andrew Benton
On Fri, 17 Jun 2011 09:22:02 -0500 (CDT) David Forrest wrote: > Resolves from here: > > [drf@maplepark ~]$ dig nhs.uk > > ; <<>> DiG 9.8.0-P2 <<>> nhs.uk > ;; global options: +cmd > ;; Got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65421 > ;; flags: qr rd ra; QUERY: 1, ANSWE

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Andrew Benton
On Fri, 17 Jun 2011 11:26:22 -0500 Lyle Giese wrote: > > andy:~$ dig nhs.uk > > > > ;<<>> DiG 9.8.0-P2<<>> nhs.uk > > ;; global options: +cmd > > ;; connection timed out; no servers could be reached > > andy:~$ > > > > It then leaves this in /var/sys.log: > > > > Jun 17 11:49:42 eccles named[46

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Matus UHLAR - fantomas
Hello, On 17.06.11 17:49, Matthew Seaman wrote: > Spam detection software, running on the system > "lucid-nonsense.infracaninophile.co.uk", has > identified this incoming email as possible spam. The original message > has been attached to this so you can view it (if it isn't spam) or label > sim

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Matthew Seaman
Spam detection software, running on the system "lucid-nonsense.infracaninophile.co.uk", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The admi

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Lyle Giese
andy:~$ dig nhs.uk ;<<>> DiG 9.8.0-P2<<>> nhs.uk ;; global options: +cmd ;; connection timed out; no servers could be reached andy:~$ It then leaves this in /var/sys.log: Jun 17 11:49:42 eccles named[4689]: createfetch: pop.gmail.com A Jun 17 11:49:43 eccles named[4689]: createfetch: gmail-po

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Chris Thompson
On Jun 17 2011, G.W. Haywood wrote: laptop:~$ >>> whois nhs.uk Error for "nhs.uk". This domain cannot be registered because it contravenes the Nominet UK naming rules. The reason is: the domain name contains too few parts. WHOIS lookup made at 14:37:29 17-Jun-2011 That's j

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Phil Mayers
On 17/06/11 14:40, G.W. Haywood wrote: Hi there, On Fri, 17 Jun 2011 Andrew Benton wrote: I can't resolve one domain: nhs.uk laptop:~$>>> whois nhs.uk Error for "nhs.uk". This domain cannot be registered because it contravenes the Nominet UK nami

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Phil Mayers
On 17/06/11 14:33, Andrew Benton wrote: Do you mean this patch? Yep. http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/dns/bind98/files/patch-bin__named__query.c?rev=1.1 I've just tried it and it made no difference. I'm not convinced of this CNAME hypothesis. Could you point me toward

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread David Forrest
Resolves from here: [drf@maplepark ~]$ dig nhs.uk ; <<>> DiG 9.8.0-P2 <<>> nhs.uk ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65421 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 ;; QUESTION SECTION: ;nhs.uk.

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Andrew Benton
On Fri, 17 Jun 2011 13:01:00 +0100 Phil Mayers wrote: > On 17/06/11 12:10, Andrew Benton wrote: > > > > And it works well for every domain on the internet. Except for > > www.nhs.uk - I can't resolve nhs.uk > > www.nhs.uk is, currently, a CNAME to > www.prod.nhs.uk.akadns.net > > You might be s

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread G.W. Haywood
Hi there, On Fri, 17 Jun 2011 Andrew Benton wrote: > I can't resolve one domain: nhs.uk laptop:~$ >>> whois nhs.uk Error for "nhs.uk". This domain cannot be registered because it contravenes the Nominet UK naming rules. The reason is: the domain

Re: I can't resolve one domain: nhs.uk

2011-06-17 Thread Phil Mayers
On 17/06/11 12:10, Andrew Benton wrote: And it works well for every domain on the internet. Except for www.nhs.uk - I can't resolve nhs.uk www.nhs.uk is, currently, a CNAME to www.prod.nhs.uk.akadns.net You might be suffering from the bind 9.8 CNAME issue. See the recent, repeated discussion

I can't resolve one domain: nhs.uk

2011-06-17 Thread Andrew Benton
Hello World! I have installed bind-9.8.0-P2. I configured it with: ./configure --prefix=/usr --disable-static --enable-shared --enable-threads \ --with-libtool --with-libxml2=yes --sysconfdir=/etc --localstatedir=/var I have created a user named and a group named, gave named somewhere to play: