Mark de Vries:
> I need to do some DR to a solaris 8 box... Anyone know how to set it to
> ignore arp requests? So far I have only done DR to linux and windows
> boxen...
At least for Solaris 9, you can just create the file
"/etc/hostname.lo0:14" (14=some number)
Inside of it you write
"""
plumb 1.2.3.4 -arp netmask 255.255.255.255 up
"""
where 1.2.3.4 is your vip-address.
I'm pretty sure this also works in Solaris 8.
The solaris-people here also mention that you can just use
addif in /etc/hostname, if you rather fancy having everything
in one file.
--
Lasse Karstensen
lkarsten@xxxxxxxx
|