> I would like to use for a big server >= 2 network cards. For the first
> tests I used two SMC EtherPower II PCI cards - and the first one works
> fine... 
> But how do I configure the second card in a RedHat-like way? I tried
>   cp /etc/sysconfig/network-scripts/ifcfg-eth0 \
>      /etc/sysconfig/network-scripts/ifcfg-eth1
> and edited ifcfg-eth1, but these parameters overwrote those from
      ^^^^^^^^^^^^^^^^^
      this be the cause of your problem
> ifcfg-eth0 :( 
> 
if you used an editor that named the backup file of ifcfg-eth1 to something
 like ifcfg-eth1~, Redhat is executing ALL 3 files (ifcfg-eth0, eth1, eth1~).
Erase the backup file, and reboot.



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to