I know this may be a dumb question, but have you made sure that eth0 and eth2 are in different IP subnets? If not you may need to play with the routing metrics in order to give one interface precidence over another. Jason... -----Original Message----- From: Richard Black [mailto:richard.black@xxxxxx] Sent: Friday, October 24, 2003 10:14 AM To: kickstart-list@xxxxxxxxxx Subject: Re: How to install over eth2? Could it have something to do with the multiple "device eth" lines? Have you tried only having a single "device eth" line and have the ksdevice=eth2 in syslinux.cfg? --RB - m o N Z o n - wrote: > Hi folks, > > My kickstart install does not seem to recognize the ks.cfg static ip > info for eth0 and eth2 and immediately sets eth0 to DHCP. The > following is an excerpt of my ks.cfg: > > lang en_US > langsupport --default en_US en_US > keyboard us > mouse none > skipx > device eth e100 --opts "e100_speed_duplex=4" > device eth e100 --opts "e100_speed_duplex=4" > device eth e100 --opts "e100_speed_duplex=4" <--- works fine till this > line > network --device eth0 --bootproto static --ip aaa.bbb.ccc.ddd > --netmask 255.255.255.240 <--- does not work as expected from here on > network --device eth2 --bootproto static --ip www.xxx.yyy.zzz > --netmask 255.255.255.192 --gateway www.xxx.yyy.1 > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list