|
|
|
|
|
by grahamedgecombe
2140 days ago
|
|
We've been experimenting with Azure's IPv6 support at work recently. The fact it uses NAT is insane - though we could tolerate that. Even worse is that the NAT is broken - it doesn't update the ICMPv6 checksum when it rewrites the source/destination address, so the machines on both ends drop all ICMPv6 traffic that passes through Azure. This is rather bad considering the importance of ICMPv6 in IPv6 (for Path MTU Discovery, for example). Their support is being rather useless, despite us having to pay for the privilege of reporting a bug in their own infrastructure to them! |
|