Hi,

At https://internet.nl we're seeing IPv6 connection issues on TCP port 25 (SMTP) to mx[1-4].smtp.goog.

Either 100% DROP (so no TCP connection) or β…” failure to setup connection.

Further testing seems to confirm the problem is bigger and on Google's side.

So, this fails:

echo 'quit' | nc -6 -w 3 mx1.smtp.goog. 25

and this works:

echo 'quit' | nc -4 -w 3 mx1.smtp.goog. 25

(on MacOS use -G instead of -w)

Is anyone else seeing this? Any idea what is causing this?

--
Marco
  • IPv6 connectivity ... Marco Davids (Private) via NANOG
    • RE: IPv6 conn... Brotman, Alex via NANOG
      • Re: IPv6 ... π‘€π’Άπ“‡π’Έπ‘œ π’Ÿπ’Άπ“‹π’Ύπ’Ήπ“ˆ via NANOG

Reply via email to