On Friday 18 June 2010 19:29:31 Christopher Kurtis Koeber wrote:
[snip ...]

config_eth0=( "arping" )
config_eth0=( "10.10.60.3 netmask 255.255.255.0 brd 10.10.60.255" )
routes_eth0=( "10.10.60.0/24 via 10.10.60.1" )
gateways_eth0="10.10.60.1"
config_eth1=( "arping" )
config_eth1=( "10.10.50.2 netmask 255.255.255.0 brd 10.10.50.255" )
routes_eth1=( "10.10.50.0/24 via 10.10.50.1"
         "10.10.1.0/24 via 10.10.50.1"
         "10.10.10.0/24 via 10.10.50.1"
         "10.10.20.0/24 via 10.10.50.1"
         "10.10.30.0/24 via 10.10.50.1"
)
gateways_eth1="10.10.50.1"
fallback_eth1=( "dhcp" )
dhcpcd_eth1="-N"

See if the above quick suggestions give you what you want.

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to