On 5/18/06, Abel Talaversn Estevez <[EMAIL PROTECTED]> wrote:
I've read "man pf.conf" and it says: <snip> Tables can also be used for the redirect address of nat and rdr rules and in the routing options of filter rules, but only for round-robin pools.But... why tables can't be used with binat?
The man page mentions round-robin (redirect address) pools for the way nat/rdr deals with tables. Binat is a 1:1 mapping and therefore does not do round-robin work. Your assumption that for every address position i in <sources>, you also get position i in <targets> seems incorrect. If it were, how do you expect to deal with tables of different sizes? Anyone, feel free to correct me if I'm wrong. I only read the man page. Cheers, Rogier -- If you don't know where you're going, any road will get you there.

