From owner-freebsd-questions@FreeBSD.ORG Wed Oct 17 13:27:15 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 599F816A417 for ; Wed, 17 Oct 2007 13:27:15 +0000 (UTC) (envelope-from gueven.bay@googlemail.com) Received: from rn-out-0102.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id 11B5613C461 for ; Wed, 17 Oct 2007 13:27:14 +0000 (UTC) (envelope-from gueven.bay@googlemail.com) Received: by rn-out-0102.google.com with SMTP id e5so260883rng for ; Wed, 17 Oct 2007 06:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=f5JK11XMLq4sGMsi54JOFwZOex5ezdEQZxzqYqh6CFU=; b=mPkJFD7QZ9FIevRWj+mx1bwgeOleMESYFH6gkGnsEHAhBaDiDO7NRpVZvVQ82LPz/178MgQzmf9NYfY72kFeT9CZ3/5nM4qiBdKle78+hIkT1aJkIfv/PlcJoQRiulG0YQ5hpL6wD12EODwGb1ikMM5a0ldjtwlPUh/8EJd+tU0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SHtLWqFJKgXmI7d9VC0466bdgNquj+G6RSbm7NSFtBnnFyUiDkFhGbkVi1JU4hhGupA5NUYiaMtme8wIBRhOezM7AREWPQ1S0lY7racRBkvlSOVouqKGqxEFTKnOJun6Rc/R1g82DKbC8ntPQcVtFuML4Exv0P76Ke5ZE5NifYA= Received: by 10.142.242.8 with SMTP id p8mr2454722wfh.1192627633539; Wed, 17 Oct 2007 06:27:13 -0700 (PDT) Received: by 10.35.103.17 with HTTP; Wed, 17 Oct 2007 06:27:13 -0700 (PDT) Message-ID: <13413b8f0710170627je091678gcbc67e4f30582f62@mail.gmail.com> Date: Wed, 17 Oct 2007 15:27:13 +0200 From: "Gueven Bay" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071016230123.1fc839b5@fabiankeil.de> Subject: Re: www.freebsd.org won't load in IE 7.x in vista box. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 13:27:15 -0000 2007/10/17, Lisandro Grullon : > How do I disable ipv6 in my browser, if you can elaborate on that it would be helpful. Thanks in advance.Lisandro > > Please provide both exmaples for IE and Firefox. > I don't know how to disable IPv6 in IE. But for Firefox: 1) you type "about:config" into the address line at the top 2) then in the filter/search field you type "ipv6" 3) you see a line with "network.dns.disableIPv6 ..." 4) you click with right mouse key and choose "Editing" 5) type "true" into the value field 6) have fun