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


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

Reply via email to