See if you can configure the interface manually with ifconfig. That might help isolate your problem:
# ifconfig eth0:1 xxx.xxx.xxx.98 netmask xxx.xxx.xxx.128 \ broadcast xxx.xxx.xxx.127 Best regards, -- Zane Dodson [EMAIL PROTECTED] On Fri, Aug 16, 2002 at 03:38:29PM -0500, Lem Bryant wrote: | I didn't compile the kernel, I used a cd image. | | This worked with potato, but it does not seem to work with woody | | | | | | ----- Original Message ----- | From: James Morgan <[EMAIL PROTECTED]> | To: Lem Bryant <[EMAIL PROTECTED]> | Cc: <debian-isp@lists.debian.org> | Sent: Friday, August 16, 2002 3:02 PM | Subject: Re: Binding Multiple IP's to a single NIC | | | > Was your kernel compiled with IP Alias support? (CONFIG_IP_ALIAS) | > | > At 11:40 2002-08-16 -0500, Lem Bryant wrote: | > >Would someone mind pointing a brain-dead user in the right direction? | > > | > >I've made the eth0:1 entry in my interfaces file, but I get the following | > >errors. | > > | > >ifup eth0:1 | > >SIOCSIFADDR: No such device | > >SIOCSIFFLAGS: No such device | > >SIOCSIFNETMASK: No such device | > >SIOCSIFBRDADDR: No such device | > >SIOCSIFFLAGS: No such device | > >SIOCSIFFLAGS: No such device | > >Thanks, | > > | > >Lem