On Mon, Feb 23, 2004 at 02:07:54PM -0600, Nigel Hamilton wrote:
> Hi,
>
> My ISP unbound the VIP address on the Director and I just want to
> make sure I've rebound it correctly.
>
> I now have two interfaces on the Director eth0 and eth0:0.
>
> I've put the VIP in eth0:0 with this configuration
> file /etc/sysconfig/network-scripts/ifcfg-eth0:0 (see below)
>
> DEVICE="eth0:0"
> BOOTPROTO="none"
> ONBOOT="yes"
> IPADDR="66.98.227.143"
> NETMASK="255.255.254.0"
>
> The VIP is 66.98.227.143, can someone please confirm that this is
> correct?
>
> I have left the default IP configuration unchanged
> /etc/sysconfig/network-scripts/ifcfg-eth0 (see below)
>
> DEVICE="eth0"
> BOOTPROTO="none"
> ONBOOT="yes"
> IPADDR="66.98.226.52"
> NETMASK="255.255.254.0"
>
> Is this OK too?
That looks fine to me, assuming that your network is 66.98.226/23
--
Horms
|