You can use neat (redhat-config-network) to add both network cards and
configure them. 
If that doesn't work. 
Try kudzu -p to find out which modules your network cards use and then
edit /etc/modules.conf 
and add something like that
alias eth0 <first-card-module>
alias eth1 <second-card-module>
again the module's name can be found by looking at the output of kudzu
-p.
Note that neat should be able to do almost the same thing.
nadim





-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to