Using CENTOS 7.8 kvm, Exim 4
Error:
Connecting to gmail-smtp-in.l.google.com [173.194.205.27]:25 ... failed: Connection timed out (timeout=5m)
Rich (BB code):
telnet gmail-smtp-in.l.google.com 25
Trying 173.194.205.27...
telnet: connect to address 173.194.205.27: Connection timed out
Trying 2607:f8b0:400d:c02::1a...
telnet: connect to address 2607:f8b0:400d:c02::1a: Connection timed out
Connecting to gmail-smtp-in.l.google.com [173.194.205.27]:25 ... failed: Connection timed out (timeout=5m)
Code:
traceroute -n -T -p 25 gmail-smtp-in.l.google.com
traceroute to gmail-smtp-in.l.google.com (173.194.205.27), 30 hops max, 52 byte packets
1 10.198.75.252 0.450 ms 0.416 ms 0.407 ms
2 10.243.128.110 0.385 ms 0.394 ms 10.243.128.114 0.360 ms
3 10.243.128.50 0.347 ms 10.243.128.62 0.317 ms 0.312 ms
4 10.243.128.8 0.326 ms 10.243.128.12 0.329 ms 10.243.128.8 0.310 ms
5 10.240.88.30 0.259 ms 0.250 ms 10.240.88.34 0.265 ms
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
Code:
cat /etc/resolv.conf
; Created by cloud-init on instance boot automatically, do not edit.
;
# Generated by NetworkManager
nameserver 198.12.255.125
nameserver 198.71.232.2