From owner-freebsd-net@FreeBSD.ORG Mon Mar 21 17:55:31 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3574016A4CE for ; Mon, 21 Mar 2005 17:55:31 +0000 (GMT) Received: from obelix.sunrise.ch (mailrelay3.sunrise.ch [194.158.229.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7440E43D54 for ; Mon, 21 Mar 2005 17:55:30 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (pop-ls-8-2-dialup-40.freesurf.ch [194.230.244.40]) by obelix.sunrise.ch (8.12.10/8.12.10) with ESMTP id j2LHtSd2027869 for ; Mon, 21 Mar 2005 18:55:29 +0100 Received: from gicco.here (localhost [127.0.0.1]) by gicco.homeip.net (8.13.1/8.12.11) with ESMTP id j2LHtNU4002108 for ; Mon, 21 Mar 2005 18:55:23 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.here (8.13.1/8.12.11/Submit) id j2LHtNO9002107 for freebsd-net@freebsd.org; Mon, 21 Mar 2005 18:55:23 +0100 (CET) (envelope-from hampi@rootshell.be) X-Authentication-Warning: gicco.here: idefix set sender to hampi@rootshell.be using -f Date: Mon, 21 Mar 2005 18:55:23 +0100 From: Hanspeter Roth To: freebsd-net@freebsd.org Message-ID: <20050321175523.GA1989@gicco.homeip.net> Mail-Followup-To: freebsd-net@freebsd.org References: <20050307104524.GA1877@gicco.homeip.net> <20050321135528.7ae92ef4@dev.lan.Awfulhak.org> <20050321154433.GB14357@gicco.homeip.net> <20050321172920.1a4b5806@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050321172920.1a4b5806@dev.lan.Awfulhak.org> User-Agent: Mutt/1.4.2.1i Subject: Re: disabling ipv6 with ppp X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-net@freebsd.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 17:55:31 -0000 On Mar 21 at 17:29, Brian Somers spoke: > disable ipv6 and disable ipv6cp are synonymous. It sounds as if your > kernel is built with INET6 support. Hm, strange. I have already commented out INET6 in the kernel config... -Hanspeter