From owner-freebsd-questions Sat Mar 9 8:40:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 2C65F37B404 for ; Sat, 9 Mar 2002 08:40:30 -0800 (PST) Received: from barbish ([63.70.155.122]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sat, 9 Mar 2002 11:45:27 -0500 From: "Joe & Fhe Barbish" To: "Greg Hormann" Cc: "FBSDQ" Subject: RE: sshd: Disabling hostname/address check Date: Sat, 9 Mar 2002 11:40:27 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Your problem has nothing to do with your isp or nat. It has to do with private ip to domain name resolution and you not haveing a private dns server. Add the private ip address with their domain names to the /etc/hosts file. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Greg Hormann Sent: Saturday, March 09, 2002 10:38 AM To: questions@freebsd.org Subject: sshd: Disabling hostname/address check Any suggestions on how I can disable this check. sshd:warning: host name/address mismatch: 123.123.123.123 != x.y.z.com Do to the way my ISP does NAT, I cant currently use ssh to connect between two host on the private side of the nat server. Thanks, Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message