> Justin Albstmeijer wrote:
>
>> If I set the default gateway to the ip of the local eth0 (route add
>> default gw 192.168.4.2), the simple config WORKS!!!!
>
> did you include a line like
>
>
> # ip route add default from ${RIP} via ${DIP} table main
No, not with the "simple" configuration. (I have no director here at
home.. I will try it tomorrow at work)
Why do you think this will work?
As far as I understand, when using a local client app , it will first look
for a route before even try to send something to eth0.
The line you mention will route me to de DIP? that's not the gateway to
the outside.. but ok will five it a try.
>
> in the script (as in the example in the HOWTO)
>
>> Is this a dirty hack, or is there now a good explanation why it did not
>> work before?
>
> not sure. Read the explanation in the example if you've left out this
> line.
>
> 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
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
>
|