From owner-freebsd-net@FreeBSD.ORG Mon Nov 5 22:37:54 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3637C16A417 for ; Mon, 5 Nov 2007 22:37:54 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id EEDA513C480 for ; Mon, 5 Nov 2007 22:37:53 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.198] (unknown [209.240.66.157]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id E9FEB17043 for ; Mon, 5 Nov 2007 16:22:26 -0600 (CST) Message-Id: From: Eric F Crist To: freebsd-net@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v912) Date: Mon, 5 Nov 2007 16:22:25 -0600 X-Mailer: Apple Mail (2.912) Subject: IPFW/Divert problem... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 22:37:54 -0000 I've been working on doing some bandwidth accounting with ipfw count rules, but I've come across a very crappy problem. After adding the following two lines to /etc/rc.conf, I'm posed with a question during boot: Loading divert daemons are you sure [yn]: And there it sits, forever, waiting for an answer. I've tried adding natd_enable="NO", natd_enable="YES", removing natd_enable entirely from my rc.conf file, and having IPDIVERT compiled into the kernel, and not. No matter what I do, I cannot get rid of this damn question! Thanks for the speedy replies! ----- Eric F Crist Secure Computing Networks