Thanks,
Just in case anybody is interested. You can do the following on lo0:1 or
for paranoid people like me hme1.
ifconfig <intfc> plumb
ifconfig <intfc> <VIP>
ifconfig <intfc> <VIP> <VIP>
ifconfig <intfc> netmask 255.255.255.255
ifconfig <intfc> up
This is from the FAQ but I'm adding that this doesn't have to be on lo0.
Ramon Kagan
York University, Computing and Network Services
Unix Team - Intermediate System Administrator
(416)736-2100 #20263
rkagan@xxxxxxxx
On 5 Jun 2002, Dana Quinn wrote:
>
> This is in the FAQ somewhere, I think, but I think it
> goes something like this for Solaris - you need to use
> the loopback adapter.
>
> ifconfig lo:0 plumb
> ifconfig lo:0 VIP up
>
> Check my syntax, of course, but the basic idea is that
> you 'hide' the vip on the loopback.
>
> dana
>
>
>
> On Wed, 2002-06-05 at 12:44, Ramon Kagan wrote:
> > HI,
> >
> > I'd like to add two solaris boxes to my loadbalancing scheme. We use DR,
> > and are having trouble getting the solaris machines to set the vip to the
> > second ethernet cards. If anybody could shed some light on this I would
> > really appreciate it.
> >
> > Ramon Kagan
> > York University, Computing and Network Services
> > Unix Team - Intermediate System Administrator
> > (416)736-2100 #20263
> > rkagan@xxxxxxxx
> >
> >
> > _______________________________________________
> > LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> > Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> > or go to http://www.in-addr.de/mailman/listinfo/lvs-users
> --
>
> Dana Quinn, dana@xxxxxxxxxxx
> NextBus Information Systems
> (510) 420-3117
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|