I suspect that it has been set up for dhcp, which you (apparently) are not using (or have a dhcpd server running).
In /etc/sysconfig/network-scripts/ifcfg-eth1 you should have something like the following. DEVICE=eth1 BOOTPROTO=static IPADDR=x.x.x.x NETMASK=y.y.y.y ONBOOT=yes Currently you might find BOOTPROTO is set to dhcp. I'm not sure where you need to set routes. Later Lee On Sun, 24 Aug 2003 11:44, mjm159 wrote: > Yes, but it doesn't bring it up with any config (from ifcfg-eth1). No ip > address, no routes. > > Michael. > > >===== Original Message From [EMAIL PROTECTED] ===== > > > >On Sun, 2003-08-24 at 01:33, mjm159 wrote: > >> I have to modprobe, ifconfig eth1 x.x.x.x, route add 0.0.0.0 ... to get > >> it > > up > > >> and going. > >> > >> Why won't it run at bootup!? > > > >Does > > > > ifup eth1 > > > >work? > > > >Vik :v) > > --- > [EMAIL PROTECTED] > Message generated in webmail.
