Gentoo Archives: gentoo-user

From: Jorge Polinotto <jorge@×××××××.ar>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [SOLVED] set both an ipv4 and ipv6 default gateway
Date: Wed, 17 Aug 2011 21:19:43
Message-Id: ba450144c0cfbff141c1c634b606f261.squirrel@webmail.ccc.uba.ar
In Reply to: Re: [gentoo-user] set both an ipv4 and ipv6 default gateway by Pandu Poluan
1 Hi all!
2
3 Thanks Pandu for your help.
4
5 Executing:
6
7 # emerge iproute2
8
9 and in /etc/conf.d/net:
10
11 routes_eth0=( "default via A.B.C.D
12 default via AA:BB:CC:DD::1")
13
14 it works!
15
16 Regards!
17
18 Jorge.-

Replies

Subject Author
Re: [gentoo-user] set both an ipv4 and ipv6 default gateway Pandu Poluan <pandu@××××××.info>