Discussion:
git.openldap.org (port 9418) (Name or service not known)
Michael Ströder
2015-02-22 14:37:48 UTC
Permalink
HI!

What's wrong with the git server's DNS RR?

$ git pull
fatal: Unable to look up git.openldap.org (port 9418) (Name or service not known)

Ciao, Michael.
Quanah Gibson-Mount
2015-02-23 03:17:40 UTC
Permalink
Content preview: --On Sunday, February 22, 2015 3:37 PM +0100 Michael Ströder
<***@stroeder.com> wrote: > HI! > > What's wrong with the git server's
DNS RR? > > $ git pull > fatal: Unable to look up git.openldap.org (port
9418) (Name or service > not known) [...]

Content analysis details: (-4.3 points, 5.0 required)

pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[162.209.122.174 listed in list.dnswl.org]
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
for more information.
[URIs: openldap.org]
-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
-0.0 SPF_PASS SPF: sender matches SPF record
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's
domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-BeenThere: openldap-***@openldap.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: OpenLDAP development discussion list <openldap-devel.openldap.org>
List-Unsubscribe: <http://www.openldap.org/lists/mm/options/openldap-devel>,
<mailto:openldap-devel-***@openldap.org?subject=unsubscribe>
List-Archive: <http://www.openldap.org/lists/openldap-devel/>
List-Post: <mailto:openldap-***@openldap.org>
List-Help: <mailto:openldap-devel-***@openldap.org?subject=help>
List-Subscribe: <http://www.openldap.org/lists/mm/listinfo/openldap-devel>,
<mailto:openldap-devel-***@openldap.org?subject=subscribe>
Errors-To: openldap-devel-***@openldap.org
Sender: "openldap-devel" <openldap-devel-***@openldap.org>
X-Spam-Score: -4.3 (----)
X-Spam-Report: Spam detection software, running on the system "gauss.openldap.net", 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 administrator of that system for details.

Content preview: --On Sunday, February 22, 2015 3:37 PM +0100 Michael Ströder
<***@stroeder.com> wrote: > HI! > > What's wrong with the git server's
DNS RR? > > $ git pull > fatal: Unable to look up git.openldap.org (port
9418) (Name or service > not known) [...]

Content analysis details: (-4.3 points, 5.0 required)

pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[162.209.122.174 listed in list.dnswl.org]
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
for more information.
[URIs: he.net]
-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
-0.0 SPF_PASS SPF: sender matches SPF record
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's
domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature

--On Sunday, February 22, 2015 3:37 PM +0100 Michael Ströder
Post by Michael Ströder
HI!
What's wrong with the git server's DNS RR?
$ git pull
fatal: Unable to look up git.openldap.org (port 9418) (Name or service not known)
Works fine for me:

***@fence:~$ dig git.openldap.org

; <<>> DiG 9.8.2rc1-SuSE-9.8.2-0.30.rc1.el6_6.1 <<>> git.openldap.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11394
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 5, ADDITIONAL: 9

;; QUESTION SECTION:
;git.openldap.org. IN A

;; ANSWER SECTION:
git.openldap.org. 300 IN CNAME private.openldap.org.
private.openldap.org. 300 IN A 23.92.27.230

;; AUTHORITY SECTION:
openldap.org. 86399 IN NS ns3.he.net.
openldap.org. 86399 IN NS ns1.he.net.
openldap.org. 86399 IN NS ns4.he.net.
openldap.org. 86399 IN NS ns2.he.net.
openldap.org. 86399 IN NS ns5.he.net.

;; ADDITIONAL SECTION:
ns1.he.net. 172799 IN A 216.218.130.2
ns2.he.net. 172799 IN A 216.218.131.2
ns2.he.net. 172799 IN AAAA 2001:470:200::2
ns3.he.net. 172799 IN A 216.218.132.2
ns3.he.net. 172799 IN AAAA 2001:470:300::2
ns4.he.net. 172799 IN A 216.66.1.2
ns4.he.net. 172799 IN AAAA 2001:470:400::2
ns5.he.net. 172799 IN A 216.66.80.18
ns5.he.net. 172799 IN AAAA 2001:470:500::2

;; Query time: 881 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Feb 22 21:17:01 2015
;; MSG SIZE rcvd: 360


--Quanah



--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration

Loading...