From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 15:09:09 2004 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 2D2E316A4CE for ; Mon, 22 Mar 2004 15:09:09 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F27A43D3F for ; Mon, 22 Mar 2004 15:09:09 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1B5YXc-0004YL-00 for freebsd-questions@freebsd.org; Mon, 22 Mar 2004 18:09:08 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16479.29203.609218.222592@jerusalem.litteratus.org> Date: Mon, 22 Mar 2004 18:09:07 -0500 To: freebsd-questions@freebsd.org In-Reply-To: X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: Unexpected inet6 in FreeBSD 4.9-STABLE 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: Mon, 22 Mar 2004 23:09:09 -0000 Chris Pepper writes: > Well, I really do want to disable the IPv6 interface > entirely, so it doesn't show up in ifconfig, ... and that's not gonna happen unless you rip IPv6 out of the kernel. The next best thing I can think of would be to install ipfw6 and put in a rule that denys all traffiv on all interfaces. Robert Huff