Hello,
If you want to use a VIP on an ipalias use kernel 2.4 with LVS and set
iptable rules for SNAT. In kernel 2.2 SNAT is not supported, the packets
are rewriten using the IP of the physical interface. Kernel 2.4 can do that.
Hope it will help you,
Best regards,
Alexandre
_________ __________
| Client 1 | | Client 2 |
|________| |_________|
| 172.16.1.35 | 172.16.1.33
| |
|___________________ ___| Public Network
|
|
|eth0:0 172.16.1.106 (Virtual Server ip)
|eth0 172.16.1.105
____|_____
| Director | Director
|________|
| eth1 192.168.1.2
| eth1:0 192.168.1.205 (Router ip)
|
|
| eth0 192.168.1.3
___ |_____ Private Network
| Real Ser |
|_________|
|