LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: close(i think) but no cigar

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: close(i think) but no cigar
From: Horms <horms@xxxxxxxxxxxx>
Date: Wed, 24 Mar 2004 10:45:18 +0900
On Tue, Mar 23, 2004 at 04:15:11PM -0600, Randy Paries wrote:
> 
> Well I have more questions with this configuration.
> 
> So the http stuff works great.
> 
> My question is how do I use other network services on the real server boxes.
> 
> For example, I can no longer use apt-get Is this a configuration thing on
> the director?
> 
> Thanks 
> 
> It would also be nice to be able to ssh to each box directly

Looks a lot like a routing problem to me.  As you are using LVS-NAT you
really need to have all outgoing traffic routed via the Linux Director.
But this isn't really that accomodating of making direct connections to
the real-servers. It can be done, but it looks like LVS-DR would
actually work a lot better for you.  That way the real servers could
just route _all_ packets (well, except for 192.168/26) out their
externally connected interface. This would work equally well for return
packets of LVSed traffic, and incoming or outgoing packets for other
connections. 

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