From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 10:50:44 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 9A85737B401 for ; Wed, 9 Apr 2003 10:50:44 -0700 (PDT) Received: from central.ixn.com (central.ixn.com [65.19.132.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2AA243FA3 for ; Wed, 9 Apr 2003 10:50:43 -0700 (PDT) (envelope-from diesel@bsdvault.net) Received: from [68.165.244.59] (h-68-165-244-59.MCLNVA23.covad.net [68.165.244.59]) by central.ixn.com (8.12.9/8.12.9) with ESMTP id h39HnoMC013143 for ; Wed, 9 Apr 2003 13:49:50 -0400 (EDT) User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Wed, 09 Apr 2003 13:49:35 -0400 From: BSDVault To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Status: No, hits=0.0 required=6.8 tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_ENTOURAGE version=2.44 Subject: Trying to run ipf on 5.0 errors with : Device not found?? Doesn =?iso-8859-1?q?=B9?=t devfs take care of this? 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: Wed, 09 Apr 2003 17:50:44 -0000 I posted another question about missing MAKEDEV but now I am concerned that I cannot run ipf. I moved from ipfw to ipf and tried to kldload the ipf modules.. I get device not created or device not found errors even though I have the correct entries in rc.conf. It is my understanding that devfs should take care of this?? Anyone know any issues with this? Do I need to compile ipfilter into the kernel? Thanks Ray