From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 01:45:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29DBB37B401 for ; Thu, 17 Apr 2003 01:45:07 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3765643FA3 for ; Thu, 17 Apr 2003 01:45:05 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3H8ipMT091388 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Apr 2003 09:44:51 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3H8ipwj091387; Thu, 17 Apr 2003 09:44:51 +0100 (BST) (envelope-from matthew) Date: Thu, 17 Apr 2003 09:44:51 +0100 From: Matthew Seaman To: Stacey Roberts Message-ID: <20030417084450.GB90819@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , Stacey Roberts , FreeBSD Questions References: <1050529419.695.120.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline In-Reply-To: <1050529419.695.120.camel@localhost> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.5 required=5.0 tests=EMAIL_ATTRIBUTION,HOT_NASTY,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: FreeBSD Questions Subject: Re: Changes in ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 08:45:07 -0000 --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 16, 2003 at 10:43:39PM +0100, Stacey Roberts wrote: > The new machine is already in DNS on this net: > $ host 192.168.1.7 > 7.1.168.192.IN-ADDR.ARPA domain name pointer > $ >=20 > I have to say, this format of the host output *does* appear to be > different to what I would normally get.., I can't remember for > certain.., but didn't the "host" command return something along the > lines of: >=20 > host has IP Address xxx.xxx.xxx.xxx >=20 > Or something like that.., >=20 > Has anyone else noticed this? Skipping over the ssh problem --- the difference you're seeing in the output of the host command is entirely normal. It's just the difference between doing a forward and a reverse lookup. Eg. forwards: % host arbitrary arbitrary.infracaninophile.co.uk has address 81.2.69.219 arbitrary.infracaninophile.co.uk mail is handled (pri=3D10) by smtp.inf= racaninophile.co.uk and reverse: % host 81.2.69.219 219.69.2.81.IN-ADDR.ARPA is a nickname for 219.216-223.69.2.81.IN-ADDR.= ARPA 219.216-223.69.2.81.IN-ADDR.ARPA domain name pointer arbitrary.infracan= inophile.co.uk Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nmmCdtESqEQa7a0RAkbTAKCN7akBtJynSlsPV/8rU6tn4NFZpACcC/4S 0pKDt9H38e/qVPSG/rU+i9Y= =kRNE -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi--