Re: Problems getting 2 NICs to work.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Mo, den 17.05.2004 schrieb Kevin Kimmell um 17:50:

> Yes, I have two full class c networks from 2 different ISPs. I am simply 
> trying to assign one IP address from each ISP to the two NICs in these 
> machines. When both NICs are acivated, they both show up in a cat of 
> /proc/interrupts.

Ok, so it is the first step to get at least 1 IP from each net working
in parallel. Understand that not. Just wanted to be sure.

> Another observation that I've made (I'm unsure if it even means anything):
> 
> When I "ifup eth1" the default route moves from the gateway of eth0 to 
> the gateway of eth1 and then when I ifdown eth1 the default gateway 
> ceases to exist.
> 
> Strange things...

No, that is not strange. That is how the network scripts work. You
defined the GATEWAY each in the ifcfg-ethX configurations files. As your
setup is no typical one you will have to do some more handwork. At least
delete the GATEWAY entries and make use of static routes. Create

/etc/sysconfig/network-scripts/route-eth0

with following content

12.168.88.12/24 via 12.168.88.254

and

/etc/sysconfig/network-scripts/route-eth1

204.117.218.12/24 via 204.117.218.254

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2188.nptl
Sirendipity 18:03:24 up 4 days, 15:48, load average: 0.25, 0.40, 0.25 
                   [ ÎÎÏÎÎ Ï'ÎÏÏÎÎ - gnothi seauton ]
             my life is a planetarium - and you are the stars

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux