Date: Tue, 10 Nov 2009 16:29:19 +1100 From: "Scott, Brian" <brian.scott4@det.nsw.edu.au> To: "Rudy" <crapsh@monkeybrains.net>, <freebsd-stable@freebsd.org> Subject: RE: Tunnel IPv6 requests to my IPv4 servers? Message-ID: <B9FD027E84F6EE4783263F5393E72655E4D544@ALF2.riverina.det.win> In-Reply-To: <4AF8970F.60909@monkeybrains.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In a word, 6tunnel. It's an application level proxy that does the job well enough to get you out of trouble. Another approach would be to run netcat (nc) from inetd on the port in question. That said, I'll add my voice to the suggestion that it is very simple to get IPv6 going on pretty much anything (OK, probably a pain on windows 2000 but even there it is theoretically possible). Rather than doing NAT, you simply apply policy with your firewall rules where it should always have been. Brian -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Rudy Sent: Tuesday, 10 November 2009 9:26 AM To: freebsd-stable@freebsd.org Subject: Tunnel IPv6 requests to my IPv4 servers? I got my first IPv6 from ARIN. I set up my router and am successfully=20 advertising my IPv6 block. On my DNS server, I added an IPv6 IP, no=20 problem (try pinging! ns1.monkeybrains.net). Now, I'd like to 'NAT' to some older boxes and not mess with actually putting IPv6 IPs on those=20 boxes. Say I had a box with running IPv4 with: 69.147.83.40 How would I 'nat' or 'gif' or 'tunnel' from a NAT box without putting=20 any IPv6 on 69.147.83.40? I want to have: =20 2607:f598:0:1::666 on my 'firewall' and have it tunnel to 69.147.83.4= 0 or whatever.... I've read this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.h tml But that seems more geared toward getting IPv6 on clients. Rudy _______________________________________________ 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" ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. **********************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9FD027E84F6EE4783263F5393E72655E4D544>