From owner-freebsd-questions@FreeBSD.ORG Sat May 7 23:58:51 2005 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 8E7D416A4DD for ; Sat, 7 May 2005 23:58:51 +0000 (GMT) Received: from smtp17.wxs.nl (smtp17.wxs.nl [195.121.6.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2114B43DB1 for ; Sat, 7 May 2005 23:58:51 +0000 (GMT) (envelope-from akruijff@dds.nl) Received: from smtp.planet.nl (ip51cc8423.speed.planet.nl [81.204.132.35]) by smtp17.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IG500BBG9A16K@smtp17.wxs.nl> for questions@freebsd.org; Sun, 08 May 2005 01:58:50 +0200 (CEST) Received: from Alex.lan (localhost [127.0.0.1]) by smtp.planet.nl (8.13.1/8.13.1) with ESMTP id j47Nwf2R010310; Sun, 08 May 2005 01:58:41 +0200 (CEST envelope-from akruijff@dds.nl) Received: (from akruijff@localhost) by Alex.lan (8.13.1/8.13.1/Submit) id j47Nwe6U010309; Sun, 08 May 2005 01:58:40 +0200 (CEST envelope-from akruijff@dds.nl) Content-return: prohibited Date: Sun, 08 May 2005 01:58:40 +0200 From: Alex de Kruijff In-reply-to: <20050507105616.44F124BEAD@ws1-1.us4.outblaze.com> To: Fafa Hafiz Krantz Message-id: <20050507235840.GF1896@Alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <20050507105616.44F124BEAD@ws1-1.us4.outblaze.com> X-Authentication-warning: Alex.lan: akruijff set sender to akruijff@dds.nl using -f cc: Jan.Grant@bristol.ac.uk cc: questions@freebsd.org Subject: Re: What is --- WRONG --- with my network? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@akruijff.dds.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2005 23:58:51 -0000 On Sat, May 07, 2005 at 05:56:16AM -0500, Fafa Hafiz Krantz wrote: > > Hello Alex (and Jan)! > > > It could be that type slave files need to go in the subdirectory slave > > and type master files need to go in the subdirectory master. > > named doesn't give me any errors. > As I previously stated, my setup has been running flawlessly for months. Read the manual and run it with debug information. > > Check you /var/log/messages for errors about this. > > That what I find strange too. > /var/log/messages doesn't contain anything but the snort initialization! > And /var/named/var/log is totally empty. > > Here is my security run though. Maybe PF is denying something by default? No. A firewall can stop DNS request from passing though, but it doesn't stop named from running. > Even though I removed it from rc.conf at one time, and problems still persisted, > there might have been something evil lurking in the back. I've had this problem > with IPFW, where I'd have to compile an option into my kernel for it not to > block everything. I think you just have configuration problem. -- Alex