public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Strange gentoo.org address
@ 2011-04-07 22:55 Peter Humphrey
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Humphrey @ 2011-04-07 22:55 UTC (permalink / raw
  To: gentoo-user

Hello list,

Why do boxes on my network return this?

$ nslookup www.gentoo.org
Server:         127.0.0.1
Address:        127.0.0.1#53

Non-authoritative answer:
www.gentoo.org  canonical name = www-bytemark.gentoo.org.
Name:   www-bytemark.gentoo.org
Address: 89.16.167.134

(This is on the dnsmasq box, which has no difficulty with any other addresses.)

It doesn't cause Firefox a problem on my KDE workstation, but on this box and 
others the links text-only browser can't find the site. Not helpful when I'm 
trying to find a cure for a problem while working in text mode.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Strange gentoo.org address
@ 2011-04-07 23:09 Alan McKinnon
  2011-04-07 23:39 ` Peter Humphrey
  0 siblings, 1 reply; 4+ messages in thread
From: Alan McKinnon @ 2011-04-07 23:09 UTC (permalink / raw
  To: gentoo-user

On Friday 08 April 2011 00:55:19 Peter Humphrey wrote:
> Hello list,
> 
> Why do boxes on my network return this?
> 
> $ nslookup www.gentoo.org
> Server:         127.0.0.1
> Address:        127.0.0.1#53
> 
> Non-authoritative answer:
> www.gentoo.org  canonical name = www-bytemark.gentoo.org.
> Name:   www-bytemark.gentoo.org
> Address: 89.16.167.134

Short answer: it is correct, working as designed.

Long answer:

That answer came from a DNS cache, which by definition is not authoritative - 
it is merely a copy (which you trust to be legit)

It does match the actual records on the real auth servers:

===========
$ dig NS gentoo.org +trace

[snip]

gentoo.org.             86400   IN      NS      ns1.gentoo.org.
gentoo.org.             86400   IN      NS      ns2.gentoo.org.
;; Received 96 bytes from 199.19.56.1#53(a0.org.afilias-nst.info) in 460 ms

gentoo.org.             86400   IN      NS      ns1.gentoo.org.
gentoo.org.             86400   IN      NS      ns2.gentoo.org.
;; Received 96 bytes from 194.116.84.30#53(ns2.gentoo.org) in 214 ms


$ dig A www.gentoo.org @ns1.gentoo.org +short
www-bytemark.gentoo.org.
89.16.167.134

$ dig A ns1.gentoo.org +short
208.92.234.78
============




-- 
Alan McKinnon
Systems Engineer^W Technician
Infrastructure Services
Internet Solutions

+27 11 575 7585

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Strange gentoo.org address
  2011-04-07 23:09 [gentoo-user] Strange gentoo.org address Alan McKinnon
@ 2011-04-07 23:39 ` Peter Humphrey
  2011-04-07 23:48   ` Peter Humphrey
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Humphrey @ 2011-04-07 23:39 UTC (permalink / raw
  To: gentoo-user

On Friday 08 April 2011 00:09:29 Alan McKinnon wrote:
> On Friday 08 April 2011 00:55:19 Peter Humphrey wrote:
> > Hello list,
> > 
> > Why do boxes on my network return this?
> > 
> > $ nslookup www.gentoo.org
> > Server:         127.0.0.1
> > Address:        127.0.0.1#53
> > 
> > Non-authoritative answer:
> > www.gentoo.org  canonical name = www-bytemark.gentoo.org.
> > Name:   www-bytemark.gentoo.org
> > Address: 89.16.167.134
> 
> Short answer: it is correct, working as designed.
> 
> Long answer:
> 
> That answer came from a DNS cache, which by definition is not authoritative
> - it is merely a copy (which you trust to be legit)
> 
> It does match the actual records on the real auth servers:

So why can't links find the site?

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Strange gentoo.org address
  2011-04-07 23:39 ` Peter Humphrey
@ 2011-04-07 23:48   ` Peter Humphrey
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Humphrey @ 2011-04-07 23:48 UTC (permalink / raw
  To: gentoo-user

On Friday 08 April 2011 00:39:07 Peter Humphrey wrote:

> So why can't links find the site?

Because I had a bad alias lurking in the undergrowth.

Sorry about the noise.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-07 23:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 23:09 [gentoo-user] Strange gentoo.org address Alan McKinnon
2011-04-07 23:39 ` Peter Humphrey
2011-04-07 23:48   ` Peter Humphrey
  -- strict thread matches above, loose matches on Subject: below --
2011-04-07 22:55 Peter Humphrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox