From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 21:20:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 555B616A41C for ; Mon, 18 Jul 2005 21:20:57 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD7A843D46 for ; Mon, 18 Jul 2005 21:20:56 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so1392219rne for ; Mon, 18 Jul 2005 14:20:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Szm1OF/2XUAsVUXPJJe4I2i0RQXN1C1Cj+aKye3EaU74+vbAeXkCivP4/iZKkNF4otW4Bs4lCwxt9f6qpdAajbA4OI6LZnaKGJjSRhwvNiQAjG+8v47zSRHlD4Kd7Fz187YJf66D84Rnp01oiypdtIvo5YlOUlmAJeuCDV10+e8= Received: by 10.39.3.25 with SMTP id f25mr2252643rni; Mon, 18 Jul 2005 14:20:56 -0700 (PDT) Received: by 10.38.97.16 with HTTP; Mon, 18 Jul 2005 14:20:56 -0700 (PDT) Message-ID: Date: Mon, 18 Jul 2005 17:20:56 -0400 From: Antoine Solomon To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: problem with setup of dns on freebsd-5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antoine Solomon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 21:20:57 -0000 hello all,=20 I setup a simple dns server so i can keep all hosts in one place. The only problem that I have is that from other hosts i am unable to connect to dns server. When I do a nmap of the dns server, I don't get the port 53. But when I login to the fbsd system which hosts dns, everything works fine. I am sure I am missing something in configurtation. Could you please help? Thanks for everything --=20 Antoine W. Solomon Jr.