From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gvw2V-0005hn-M7 for garchives@archives.gentoo.org; Sun, 17 Dec 2006 13:26:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBHDOCiV000578; Sun, 17 Dec 2006 13:24:12 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBHDO4F5001659 for ; Sun, 17 Dec 2006 13:24:11 GMT Received: by ug-out-1314.google.com with SMTP id z38so1214999ugc for ; Sun, 17 Dec 2006 05:24:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=giMPyTR3StI+JEvRBHpuPzdjDXgYi46tX2xyla4snu9V/fqGKw/2ylW+eSHZMF+GcMvV0M9qRq/MLvod5Jt18V4bcLldfstp74g5Sf31ksjVYukK+JHYVd2SMki2O4hyJsyFizJbXuf1f/d8vcLnkLrynwnhS8g2d4ThQodOhB0= Received: by 10.67.119.13 with SMTP id w13mr4746442ugm.1166361851641; Sun, 17 Dec 2006 05:24:11 -0800 (PST) Received: from phoebe.lan ( [82.210.165.130]) by mx.google.com with ESMTP id z40sm6254985ugc.2006.12.17.05.24.10; Sun, 17 Dec 2006 05:24:10 -0800 (PST) From: Piotr =?utf-8?q?Jaroszy=C5=84ski?= To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] stopping IPv6 Date: Sun, 17 Dec 2006 14:24:13 +0100 User-Agent: KMail/1.9.5 References: <200612171330.10628.peper@gentoo.org> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Message-Id: <200612171424.14018.peper@gentoo.org> Sender: =?UTF-8?B?UGlvdHIgSmFyb3N6ecWEc2tp?= X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id kBHDO4F5001659 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kBHDOCjR000578 X-Archives-Salt: ad1a9c04-691e-49c9-b84a-65c0f60105b5 X-Archives-Hash: 43adcce7f47e9ebeae9127083d43c29a > NO, i havn't. right now i am "googling" for "rmmod ipv6". If you know > some commands please post. As root: To list modules loaded into kernel: # lsmod To remove one of them: # rmmod module_name To load: # modprobe module_name So rmmod ipv6 will remove the ipv6 module from your kernel(just like your= =20 alias prevents it from loading) and maybe solve your problem. --=20 Best Regards, Piotr Jaroszy=C5=84ski --=20 gentoo-amd64@gentoo.org mailing list