Date: Fri, 31 Dec 2004 23:59:30 +0800 From: Song Du <freewizard@gmail.com> To: freebsd-stable@freebsd.org Subject: IPNAT & IPv6 Message-ID: <49ba28080412310759c27cfc0@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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? -- freewizard (at) gmail.com http://blog.tsing.org/freewizard/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49ba28080412310759c27cfc0>