LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: LVS-DR with kernel 2.6 realserver

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: LVS-DR with kernel 2.6 realserver
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 16 Mar 2004 08:21:18 -0500
Ric Searle wrote:
> 
> Hi,

> I have assigned the virtual IP to the realservers' lo:0 interface,

aliases (eg lo:0) have been deprecated since 2.4. There has been compatibility
maintained in 2.4, but I would not be surprised if it has been dropped in
2.6. I would expect that you should use 

# ip addr add 82.115.225.254 brd 82.115.225.254 dev lo

>      route add -host 82.115.225.254 dev lo:0
> 
> But I get:
> 
>      SIOCADDRT: Invalid argument

route/iptables etc doesn't know anything about lo:0

Joe

-- 
Joseph Mack PhD, High Performance Computing & Scientific Visualization
SAIC, Supporting the EPA Research Triangle Park, NC 919-541-0007
Federal Contact - John B. Smith 919-541-1087 - smith.johnb@xxxxxxx
<Prev in Thread] Current Thread [Next in Thread>