LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

add a sun-realserver to lvs-dr

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: add a sun-realserver to lvs-dr
From: Torsten Buslei <mail@xxxxxxxxx>
Date: Mon, 13 May 2002 16:08:25 +0200
Hi,

I'm using LVS-DR. To add a linux-box as realserver to my LVS, I use the
following commands:

-hidden commands, then:-
ifconfig lo:1 <VIP> netmask 255.255.255.255 up
route add -host <VIP> dev lo:1

For solaris 8 I don't have to handle with a hidden patch. But the
commands are a little bit different:

ifconfig lo0 plumb
ifconfig lo0:1 plumb
ifconfig lo0:1 <VIP> -arp netmask 255.255.255.255 up

route ???

I don't know how to set up the routing table like under linux.

Can someone help? I havn't found anything on the net :-(

Thanks, Torsten




<Prev in Thread] Current Thread [Next in Thread>