CyberMauher <[email protected]> wrote: > Hi, sorry for the capitalization of the issue. > I could never send emails since I installed exim always throw the same log. > My ip is dynamic so use DynDNS (midominio.selfip.net). > Here is the tcptraceroute: > server: ~ # tcptraceroute in.l.google.com gmail-smtp-25 > traceroute to gmail-smtp-in.l.google.com (74.125.159.27), 30 hops max, 40 > byte p > ackets
> 1 192.168.1.1 (192.168.1.1) 2,140 ms 2,268 ms 2,426 ms > 2 * * * Obviously, the TCP-SYN packet to port 25 never leaves your network. You can confirm this my tsharking your outer-world interface on 192.168.1.1 for "tcp and port 25" while trying tcptraceroute again. I that case, you should yell at your firewall admin for dropping those packets and not putting out an ICMP port-unreachable or a TCP-RST. If packets are visible on that device, then the first hop i.e. your provider drops them without returning a proper ICMP port-unreachable or TCP-RST. In that case, you should yell at them. Grüße, Sven. -- Sig lost. Core dumped. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
