From owner-freebsd-current Tue Jul 2 10:51:37 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA25543 for current-outgoing; Tue, 2 Jul 1996 10:51:37 -0700 (PDT) Received: from rocky.mt.sri.com ([206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA25536 for ; Tue, 2 Jul 1996 10:51:34 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA15983; Tue, 2 Jul 1996 11:50:38 -0600 (MDT) Date: Tue, 2 Jul 1996 11:50:38 -0600 (MDT) Message-Id: <199607021750.LAA15983@rocky.mt.sri.com> From: Nate Williams To: Christoph Kukulies Cc: nate@mt.sri.com (Nate Williams), freebsd-current@freefall.freebsd.org Subject: Re: arp messages (what do they mean?) In-Reply-To: <199607021747.TAA03549@gilberto.physik.rwth-aachen.de> References: <199607021601.KAA15449@rocky.mt.sri.com> <199607021747.TAA03549@gilberto.physik.rwth-aachen.de> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Christoph P. Kukulies writes: > > > Jul 2 10:38:14 blues supfile[295]: gethostby*.gethostanswer: asked for > > > "1.42.101.193.in-addr.arpa", got "1.0.42.101.193.in-addr.arpa" > > > __^__ > > > (IP addresses changed slightly). > > > > > > I'm running a 10 day old -current on that machine. > > > > Umm, this message was removed from libc/net/gethostbydns() quite a while > > ago. Are you sure you've got an up-to-date libc *AND* you're running > > current. This looks like the classless domain stuff that Peter fixed in > > Will double check again. Whoops, I just checked and this still exists in -current. It *looks* like someone hasn't setup their PTR stuff correctly, so 'linus.xyplex.de' needs to fix their DNS stuff. >From my DNS box: Jul 2 11:46:05 ns named[101]: Lame server on '1.42.101.193.in-addr.arpa' (in '42.101.193.IN-ADDR.ARPA'?): [193.141.40.1].53 'xlink1.xlink.net': learnt (A=128.9.0.107,NS=192.76.144.66) I ran dnswalk on the 'xyplex.de' domain but the transfers failed, but in any cases things are a bit broken. Nate