[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Binding Multiple IP's to a single NIC



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
zdodson@zdodson.com

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 <jmmorgan@morgan-consulting.com>
| To: Lem Bryant <lem@lem.net>
| 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



Reply to: