Date: Sat, 7 Jan 2006 10:53:52 +1000 From: "Josh Finlay" <montarotech@optusnet.com.au> To: <freebsd-pf@freebsd.org> Subject: IPv6 RDR on FBSD Message-ID: <007c01c61324$d4bd1630$0600a8c0@delta>
next in thread | raw e-mail | index | archive | help
Hi, Trying to use PF to redirect incoming IPv4 to IPv6 Ive tried: rdr pass on $ExtIF inet6 proto tcp to port 6667 -> 192.168.0.101 port 6667 However this gives the following error: /etc/pf.conf:23: no translation address with matching address family found. (line 23 being the line above) Any ideas what im doing wrong? Regards, Josh Finlay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007c01c61324$d4bd1630$0600a8c0>
