Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Issue with Multiple Networks in Gentoo...
Date: Sun, 20 Jun 2010 19:03:16
Message-Id: 201006201910.36409.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Issue with Multiple Networks in Gentoo... by Christopher Kurtis Koeber
1 On Friday 18 June 2010 19:29:31 Christopher Kurtis Koeber wrote:
2 [snip ...]
3
4 config_eth0=( "arping" )
5 config_eth0=( "10.10.60.3 netmask 255.255.255.0 brd 10.10.60.255" )
6 routes_eth0=( "10.10.60.0/24 via 10.10.60.1" )
7 gateways_eth0="10.10.60.1"
8 config_eth1=( "arping" )
9 config_eth1=( "10.10.50.2 netmask 255.255.255.0 brd 10.10.50.255" )
10 routes_eth1=( "10.10.50.0/24 via 10.10.50.1"
11 "10.10.1.0/24 via 10.10.50.1"
12 "10.10.10.0/24 via 10.10.50.1"
13 "10.10.20.0/24 via 10.10.50.1"
14 "10.10.30.0/24 via 10.10.50.1"
15 )
16 gateways_eth1="10.10.50.1"
17 fallback_eth1=( "dhcp" )
18 dhcpcd_eth1="-N"
19
20 See if the above quick suggestions give you what you want.
21
22 --
23 Regards,
24 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature