From: Paul Sladen (vserver_at_paul.sladen.org)
Date: Fri 23 Aug 2002 - 13:18:00 BST
On Fri, 23 Aug 2002, Jukka Laaksola wrote:
> Jacques Gelinas wrote:
> > On Mon, 22 Jul 2002 09:06:53 -0500, Jukka Laaksola wrote
> > > Jacques Gelinas wrote:
> > > >
> > > > IPROOT="eth0/IP1 eth1/IP2 IP3 IP4"
> > > > IPROOTDEV=eth2
>
> The problem is netmask ja broadcast for those ip aliases. If I
> understood right, IPROOTMASK and IPROOTBCAST doesn't have multi-ip/nic
> support.
Try popping the broadcast address in the multi-ip statement with the
normal unicast addresses:
IPROOT="eth0:192.168.100.1 eth0:192.168.100.255 eth1:10.0.0.1 \
eth1:10.0.0.255"
-Paul
-- Nottingham, GB