From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QtnWZ-0002EC-2v for garchives@archives.gentoo.org; Wed, 17 Aug 2011 21:19:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6E7F21C1EA; Wed, 17 Aug 2011 21:19:33 +0000 (UTC) Received: from mailer.ccc.uba.ar (mailer.ccc.uba.ar [157.92.4.25]) by pigeon.gentoo.org (Postfix) with ESMTP id E46C321C108 for ; Wed, 17 Aug 2011 21:18:41 +0000 (UTC) Received: from webmail.ccc.uba.ar (localhost [127.0.0.1]) by mailer.ccc.uba.ar (Postfix) with ESMTP id 1A9F91BA620 for ; Wed, 17 Aug 2011 18:18:38 -0300 (ART) Received: from 2001:1318:100c:3:219:66ff:fe8a:c16 (SquirrelMail authenticated user jorge) by webmail.ccc.uba.ar with HTTP; Wed, 17 Aug 2011 18:18:40 -0300 Message-ID: In-Reply-To: References: Date: Wed, 17 Aug 2011 18:18:40 -0300 Subject: [gentoo-user] [SOLVED] set both an ipv4 and ipv6 default gateway From: "Jorge Polinotto" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.21 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2b94e36963c8b7d9d634e0fc27271229 Hi all! Thanks Pandu for your help. Executing: # emerge iproute2 and in /etc/conf.d/net: routes_eth0=3D( "default via A.B.C.D default via AA:BB:CC:DD::1") it works! Regards! Jorge.-