Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Oct 2007 15:55:10 +0900
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Re: ipfw nat befuddlement
Message-ID:  <4709D44E.5050305@psg.com>
In-Reply-To: <4708D2EE.4010405@psg.com>
References:  <4708D2EE.4010405@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
i386 current

kernel has
options         IPFIREWALL
options         IPFIREWALL_VERBOSE
options         IPFIREWALL_VERBOSE_LIMIT=100
options         IPDIVERT
options         IPFIREWALL_NAT          #thanks to paulo and andrey
options         LIBALIAS

# ipfw -q /etc/ipfw.rules
Line 34: unrecognised option [-1] config

# grep -n nat /etc/ipfw.rules
33:add nat 123 all from any to any
34:add nat 123 config if vr0

more clue bat, please

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4709D44E.5050305>