From owner-freebsd-questions@FreeBSD.ORG Thu Jun 10 19:27:41 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 D033716A4CE for ; Thu, 10 Jun 2004 19:27:41 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D45943D4C for ; Thu, 10 Jun 2004 19:27:41 +0000 (GMT) (envelope-from duanewinner@worldnet.att.net) Received: from att.net (unknown[216.113.237.24]) by worldnet.att.net (mtiwmhc12) with ESMTP id <20040610192720112000db7ve> (Authid: duanewinner); Thu, 10 Jun 2004 19:27:20 +0000 Message-ID: <40C8B617.9080306@att.net> Date: Thu, 10 Jun 2004 15:27:19 -0400 From: Duane Winner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: IPv6 and PPP problem 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: Thu, 10 Jun 2004 19:27:41 -0000 Hello, Mozilla is apparantly broken when it comes to IPv6 and attempting to do AAAA DNS lookups. I found numerous google results that report this problem and suggested recompiling the kernel with IPv6 disabled. I did this, and Mozilla is again rip-roaring fast. But now PPP does not work! Does anybody know why PPP does not work when IPv6 is disabled in the kernel and what can I do about it? I am running: FreeBSD 5.2.1-RELEASE-p8 mozilla-1.6_4,2 To disable IPv6, I simply edited my custom kernel config and commented out: #options INET6 and recompiled. Thanks for any info, Duane Winner duanewinner@att.net