On 9-nov-04, at 17:09, Leo Bicknell wrote:
Indeed, NAT is being pushed by some vendors as a migration tool from IPv4 to IPv6. I have to believe if the code can do IPv4-IPv6 NAT, then doing IPv6 NAT to IPv6 NAT would be trivial.
There is a very big difference about NAT in IPv4 and NAT in IPv6, though: In IPv4, you can't ignore NAT because it's too widespread and it's impossible to iradicate it because there isn't enough address space. So people are bending over backwards to make their stuff NAT compatible. However, there is plenty of address space in IPv6 to go NATless, so protocol desingers and implementers are unlikey to add NAT workarounds for IPv6. This means it's very unlikely that applications that don't use simple client/server communication are going to work with NAT in IPv6.