10.07.2011 7:13, Rémy Sanchez wrote:
Hi,
I was wondering if they were anyone currently implementing NPTv6 for FreeBSD ?
If nobody is, since I need this feature and that the RFC is quite simple, I
think I'll implement it (or run out of time trying to). However, it looks like
you can't divert IPv
On Sunday 10 July 2011 09:38:36 Bjoern A. Zeeb wrote:
> pf allows you do do prefix rewriting with binat at least, like:
>
> binat on $extif inet6 from $my_v6_ula_48 to ! ->
> $my_v6_external_48
Well, that's not quite it I think, because it looks like to be "plain old" NAT
whereas RFC 6296 do not
On Jul 10, 2011, at 3:13 AM, Rémy Sanchez wrote:
> I was wondering if they were anyone currently implementing NPTv6 for FreeBSD ?
>
> If nobody is, since I need this feature and that the RFC is quite simple, I
> think I'll implement it (or run out of time trying to). However, it looks
> like
>