netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 6to4 NAT ?
@ 2011-02-07  9:59 Matthias Urlichs
  2011-02-07 10:27 ` Jasper Spaans
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Urlichs @ 2011-02-07  9:59 UTC (permalink / raw)
  To: netdev

Hello,

The problem: I have a 10.*/8 ipv4 network which I want to reach via ipv6.
I.e., what I need is some sort of 6to4 NAT so that traffic from [whereever]
to e.g. fec0:dead:beef:1234::10.1.2.3 ends up as coming from e.g. 10.0.0.1
on the IPv4 side.

"Classic" NAT, in other words, except that (a) one side is on IPv6, and
(b) the destination's v4 address is the tail end of the v6 address.

Cisco boxes can apparently do that. I want my Linux box to do it too. :-P

Is there something like this already out there, or do I need to copy
the NAT kernel modules and start hacking?

(This is not a tunnel: I don't want the IPv6 packets to get encapsulated
in IPv4. That'd require all the systems on the 10.* net to have their own
local tunnel interface. I can't do that.)
-- 
-- Matthias Urlichs


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-07 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07  9:59 6to4 NAT ? Matthias Urlichs
2011-02-07 10:27 ` Jasper Spaans
     [not found]   ` <20110207124138.GW3731@deee.intern.smurf.noris.de>
2011-02-07 13:55     ` Matthias Urlichs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).