On Wed, 2003-01-15 at 14:04, Joseph Mack wrote:
> Matthew Crocker wrote:
>
> Hmm, I read you're earlier post and didn't diagnose the symptoms.
> glad you figured it out.
>
> > Question: Why do I need to add the IP address to the LVS box in a
> > LVS-DR/FWMARK setup.
>
> for the real answer you'll have to ask Julian.
> A fix is promised, whenever it becomes important enough :-)
> In the meantime here's my lengthy exploration of the matter.
>
> http://www.linuxvirtualserver.org/Joseph.Mack/HOWTO/LVS-HOWTO.routing_tricks.html#routing_and_delivery
>
Thank you thank you thank you THANK YOU!!!!
It works, I added
ip rule add prio 100 fwmark 1 table 100
ip route add local 0/0 dev lo table 100
to the LVS boxes, removed all traces of the VIP from the LVS boxes.
is now working the way I want it to :)
Now I just have to make sure it survives a reboot.
Thanks again Joe.
-Matt
|