tablearg support for in_kernel nat?

Özkan KIRIK ozkan at mersin.edu.tr
Thu Jan 3 22:47:41 PST 2008


Hi all,

I'm trying to use tablearg option for in kernel nat. But ipfw doesnt
understand "tablearg" keyword.

For example:
# ipfw add 100 nat tablearg all from "table(10)" to any via fxp0
100 nat 0 ip from table(10) to any via fxp0

Man page says that:
"The tablearg argument can be used with the following actions: pipe,
queue, divert, tee, netgraph, ngtee, fwd"

I'm using FreeBSD 7.0-RC1.
Do you know any patches to support tablearg with nat action?
I wanna test it if there is.

Yours sincerely,
Ozkan KIRIK




More information about the freebsd-ipfw mailing list