here is the easy way (unless it auto detects, cause that's easier)
Go into /etc/modprobe.conf
Setup the eth2,3,4, whatever just like eth0,1 whatever
go into /etc/sysconfig/network-scripts
cp ifcfg-eth1 ifcfg-eth2(new interface)
open it, modify the following lines
DEVICE=eth2
and
IPADDR=192.168.10.10
so you don't have conflicts
save it, reboot, you should now see it in your UI
2 comments:
So... When you say see it in your UI - are you talking about a client? My Openfiler is only text based and it is not bringing the Eth0 up... (this is a new install).
Thanks,
Garret
Garret.vandyke@fujifilm.com
Post a Comment