>
> Hi Dan,
>
> I will stand corrected on this, but it is my understanding from reading
> the code[1] that the hidden flag does not effect requests sent to eth0
> for an interface that is attached to eth0. I would suggest putting some
> other address on eth0 and moving the VIP to lo:0.
>
> [1] http://www.ssi.bg/~ja/hidden-2.4.20pre10-1.diff
> (Yes, I know there is a much newer version of this,
> but this is probably a lot like the code you are using)
>
> --
> Horms
Okay. Now back to my original question: Is it possible for me to have this set
up without using an extra real (routable) ip? If I have to set the VIP on dummy
or lo, then wouldn't I have to set a real, routable ip on eth0 so packets can
get routed back to the internet?
Dan
P.S. If I set the VIP on dummy0, does it act the same as lo in that the netmask
should be 255.255.255.255?
|