On 16/09/05, mquich <mquich@xxxxxxxxx> wrote:
> It looks like if when I send the packets again to my machine with
> "REDIRECT", then ipvs can see them but if it has a default gateway, it
> forwards through it and ipvs can't see them.
>
> I'm going to make more tests ... but if anyone could help, please let me know
>
Hi again!
I've tracked packets through iptables and I see that when ipvs hits
the packet (when I use "REDIRECT") is when the packets passes through
"filter input table" of iptables. When ipvs doesn't hit, the packet
doesn't pass through that table, it is forwarded directly.
Do ipvs check the packets when they pass through "filter input table"
of iptables or am I wrong?
Thanks!
|