Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2024 13:34:11 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-net@freebsd.org
Subject:   Re: Guide on setting up 464XLAT/CLAT/PLAT on FreeBSD?
Message-ID:  <bc6871e6-2d33-4e76-9060-91c9c714f5b7@yandex.ru>
In-Reply-To: <d00b1680cb4eb4d85bcc6f7d57919536@FreeBSD.org>
References:  <d00b1680cb4eb4d85bcc6f7d57919536@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26.11.2024 05:01, Neel Chauhan wrote:
> Hi,
> 
> I'm trying to help someone at a different department at $DAYJOB and am 
> stuck on setting up a 464XLAT on FreeBSD.
> 
> Right now I'm trying this guide: 
> https://forums.freebsd.org/threads/nat64-464xlat.73741/
> 
> However, it does not seem to be correct. The person said they got it 
> working but didn't update the guide on how to correct it.

Hello,

he probably just added `allow_private` option to nat64lsn instance.
You always can set `net.inet.ip.fw.nat64_debug` sysctl variable and see 
in console where and why packets were dropped.

#define DP_GENERIC      0x0001
#define DP_OBJ          0x0002
#define DP_JQUEUE       0x0004
#define DP_STATE        0x0008
#define DP_DROPS        0x0010
#define DP_ALL          0xFFFF


-- 
WBR, Andrey V. Elsukov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc6871e6-2d33-4e76-9060-91c9c714f5b7>