Opnsense somehow blocks ipv6 access to microsoft services

Started by NikJen, September 02, 2025, 05:31:10 PM

Previous topic - Next topic
Quote from: newizard1 on May 08, 2026, 10:13:22 AMI Had the same issue
What I did:
1. On the LAN interface I left both MTU/MSS empty (using default MTU 1500)
2. On the WAN interface I used: MTU=1492 (using PPPoE connection) and MSS=1492. According to OPNsense help, having MSS set to that value will clamp MSS both for IPV4 and IPV6. For IPV4 it will be MSS value minus 40, and for IPV6 it will be MSS value minus 60 (1452, 1432 correspondly)

For me that solved that issue.

Oh! Thank you! Thank you! Thank you!

I looked for 3 days for the answer, why my connection was not working properly. Setting the MSS value corrected the issues I was having with OPNSense and Telekom.