| 
 
 
Dear Mailinglist,
 I have got a problem with LVS-DR. I have set it up like in the 
LVS-Mini-Howto 
<http://www.austintek.com/LVS/LVS-HOWTO/mini-HOWTO/LVS-mini-HOWTO.html> 
and everything worked fine as long as the client Computer was in the 
same subnet as the director and realservers. Than I thougt i could give 
it try when the client is placed somewhere in the Internet. I have set 
the Router up to forward traffic which is going to port 80 to the VIP 
192.168.1.110. And of course i have set up a default route on the 
realservers which is directing to the router (the realservers are both 
running a HTTP-Server). So now the Client is connecting via www to the 
router and he is beeing redirected to the VIP 192.168.1.110. But somehow 
this setup doesnt work. I can't see any of the websites placed on the 
realservers. But when i forward the traffic directly to one of the 
realservers everything just works fine. I have really no idea why this 
isn't working and would be glad if someone could help me. And plz don't 
blame me if the problem is obvious.
Josef
                                                                 
                                                      
 
                           |
                          |Internet 
                          |
                    _______________
                    |               |
                   | Router with   |
                    |    NAT (IPCOP)|
                   |_______________|
                  CIP=SGW=192.168.1.254 (eth0)
                          |
                          |
            __________    |
           |          |   |   (VIP=192.168.1.110, eth0:110)
           | director |---|
           |__________|   |   DIP=192.168.1.9 (eth0)
                          |
                          |
         -----------------------------------
         |                                 |
         |                                 |
RIP=192.168.1.11(eth0)             RIP=192.168.1.12(eth0)
(VIP=192.168.1.110, lo:0)          (VIP=192.168.1.110, lo:0)
   ____________                       ____________
  |            |                     |            |
  | realserver |                     | realserver |
  |____________|                     |____________|
 |