Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2005 05:28:19 +0900 (JST)
From:      Hideki Yamamoto <yamamoto436@oki.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: IPNAT & IPv6
Message-ID:  <20050105.052819.02290257.yamamoto436@oki.com>
In-Reply-To: <49ba280805010301406eba0009@mail.gmail.com>
References:  <49ba28080412310759c27cfc0@mail.gmail.com> <200501030825.j038PBMF031009@hugo10.ka.punkt.de> <49ba280805010301406eba0009@mail.gmail.com>

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

Hi,

As far as I have tested pf(packet filter) on FreeBSD 5.3R,
NAT function with IPv6 does not work well.  Log says conversion is
done.  But source address is not translated.  Though I asked 
about it in freebsd-pf mailing list, we have not had any reponses yet.

Regard,

Hideki Yamamoto

From: Song Du <freewizard@gmail.com>
Subject: Re: IPNAT & IPv6
Date: Mon, 3 Jan 2005 17:40:28 +0800
Message-ID: <49ba280805010301406eba0009@mail.gmail.com>

> but i want to do the data redirection transparently :(
> 
> 
> On Mon, 3 Jan 2005 09:25:11 +0100 (CET), Patrick M. Hausen
> <hausen@punkt.de> wrote:
> > Hello!
> > 
> > > my original ipnat rule is
> > > rdr rl0 0.0.0.0/0 port 80 -> 127.0.0.1 port 8000 tcp
> > > which redirect a priv port to a non-priv port
> > >
> > > but when i setup dual stack, i find it's unable to handle ipv6 connections.
> > > when i change 0.0.0.0 to ::0, ipnat complains it can't resolve it.
> > > even when i use domains instead of numeric format, still no help.
> > >
> > > so it seems that ipnat doesn't work with ipv6? any solution?
> > 
> > Don't know if ipnat works with IPv6 or if ipfw/natd would do better,
> > but you can always use netcat (/usr/ports/net/netcat) and inetd
> > for incoming connections on a NAT gateway.
> > 
> > HTH,
> > Patrick
> > --
> > punkt.de GmbH         Internet - Dienstleistungen - Beratung
> > Vorholzstr. 25        Tel. 0721 9109 -0 Fax: -100
> > 76137 Karlsruhe       http://punkt.de
> > 
> 
> 
> -- 
> freewizard (at) gmail.com 
> http://blog.tsing.org/freewizard/
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
------



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