From owner-freebsd-questions Tue Mar 18 14: 4:19 2003 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 B9E4837B401 for ; Tue, 18 Mar 2003 14:04:17 -0800 (PST) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AF143F75 for ; Tue, 18 Mar 2003 14:04:17 -0800 (PST) (envelope-from sandshrimp@attbi.com) Received: from attbi.com (12-228-93-40.client.attbi.com[12.228.93.40]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003031822041605300l95hre>; Tue, 18 Mar 2003 22:04:16 +0000 Message-ID: <3E7727D9.8030003@attbi.com> Date: Tue, 18 Mar 2003 14:06:17 +0000 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexandr Sinitskiy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trouble with DNS lookup References: <9641464272.20030317204009@kmv.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Alexandr Sinitskiy wrote: >Hello. > > I have trouble with DNS-lookup. > Then I ping any host by name, the DNS-name was resolving, and ping > is working. But if I want to connect to remote host by name, almost > all program reply to me: "ftp: alex.kmv.ru: Non-recoverable failure > in name resolution". And after it, I see in messages new message: > "217.13.212.70 failed: host is not on local network". 217.13.212.70 > - our DNS-server, but my ip is 212.96.114.132. What can I do to make > my system working ? > > > Hello, The error message sounds like you are not in the ACL to access the nameserver at 217.13.212.70 or a tcp wrapper in hosts.allow. You are using 'host' and 'dig' to lookup the IP's? -Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message