An Azure service that provides protection for web apps.
Hello Jakub Kahoun
Workaround by lowering your host MTU/MSS
Reduce effective MTU on the client or edge router (if feasible)
- Set MTU to 1280–1400 on the client interface or upstream router This can bypass PMTUD failure by ensuring packets never exceed the minimum IPv6 MTU
If you confirm a black-hole, temporarily set a lower MTU or MSS on your OS (for example, 1400 bytes) so PMTUD isn’t needed.
Windows and Linux implementations fallback more slowly to IPv4 than iOS. You can tweak the fallback timers or disable IPv6 so you get immediate IPv4 routing.
If after checking your local/network firewalls you still see no Packet Too Big replies coming from the Azure edge, please share:
- The output of your tracepath6 or ping6 -M do tests
- Any packet-capture logs showing attempted ICMPv6 PTB replies (or the lack thereof)
- Details about any transit devices (home router, corporate firewall, ISP) that might filter ICMPv6.
Microsoft Docs:
Troubleshoot Azure Front Door common issues
Front Door diagnostics & RefString analysis
Should there be any follow-up questions or concerns, please let us know and we shall try to address them.
If these answer your question, click "Upvote" which may be beneficial to other community members reading this thread.