Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2008 08:47:12 +0200
From:      =?ISO-8859-9?Q?=D6zkan_KIRIK?= <ozkan@mersin.edu.tr>
To:        ipfw@freebsd.org
Subject:   tablearg support for in_kernel nat?
Message-ID:  <477DD670.9040606@mersin.edu.tr>

next in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477DD670.9040606>