Re: natd when doubled

From: Stanislaw Halik <weirdo_at_tehran.lain.pl>
Date: Wed, 5 Apr 2006 01:44:56 +0200
On Mon, Apr 03, 2006, Randy Bush wrote:
> my ipfw.rules sez

>     add divert natd all from 192.168.0.0/24 to any via em0
>     add divert natd all from any to 192.168.0.0/24 via ath0

> the two machines can ping eachother over the wireless.  but
> nat is just not doing it.

try it that way:

add divert natd all from any to external_ip in recv ext0
add divert natd all from lan_ip/24 to any out xmit rl0

HTH,

-- sh

Received on Tue Apr 04 2006 - 21:44:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC