X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id E87B39DC809 for ; Fri, 20 Jan 2006 17:48:51 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 87753-01 for ; Fri, 20 Jan 2006 17:48:50 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id E8E839DC85B for ; Fri, 20 Jan 2006 17:48:43 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 68E698F291; Fri, 20 Jan 2006 22:48:41 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: DNS: mirrors? Date: Fri, 20 Jan 2006 22:48:42 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE92E9E3@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] DNS: mirrors? Thread-Index: AcYeCRn/mLjrX9shTGm171A3qcnPBAAAVZ/w From: "Magnus Hagander" To: "Larry Rosenman" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.086 required=5 tests=[AWL=0.086] X-Spam-Score: 0.086 X-Spam-Level: X-Archive-Number: 200601/219 X-Sequence-Number: 9407 > Is this a problem? Do I need to change my master? No. The master is the blind primary on the 62.65 network, hasn't changed. And I see you transferring from there. > Jan 20 15:18:30 lerami named[1409]: zone=20 > mirrors.postgresql.org/IN: refused notify from non-master:=20 > 200.46.204.2#2867 That, however, is wrong. I don't know why neptune is sending out notifies - it's not the master. It's not even a slave for that zone! Also, I ran my test script. Seems there are problems with several of the listed nameservers! We have the following servers: ns.hub.org | 200.46.204.2 ns2.hub.org | 66.98.250.36 ns3.hub.org | 200.46.204.4 ns-a.lerctr.org | 192.147.25.11 ns-b.lerctr.org | 192.147.25.45 ns1.pgadmin.org | 194.217.48.34 ns2.pgadmin.org | 81.187.210.23 Of these we have: ns1.pgadmin.org and ns2.pgadmin.org - don't resolve at all. Changed or should be removed? ns.hub.org - now has a different IP? But something is answering on the listed one? And it's the old one that sends notifies? Which one is right? ns3.hub.org - now has a different IP? Nothing answering on specified IP. This means that more than half the DNS servers have changed since this system was set up (and that was just a year ago! DNS servers are supposed to be stable :P), and not one of the changes were reported here... (Or if they were, nobody made sure the system was updated. But I'm fairly certain I haven't heard anything about it) Anyway. If I can get confirmation on how the above is supposed to be, I'll fix it up ASAP. //Magnus