Better to have a single table - there's a min penalty for each lookup, +
lg(n) or so.

You can use the second parameter for interesting things, like a rule number
to skipto

E.g.

ipfw add 05000 skipto tablearg ip from any to me in recv $if_wan lookup
src-ip $table_number

- M
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[email protected]"

Reply via email to