Guest User!

You are not Sophos Staff.

[8.980][MYTH] static_smtp defer (-53): retry time not reached for any host

Hi All

I've changed to topology of my network and I can't get access to emails .The error message I am getting is :R=static_route_hostlist T=static_smtp defer (-53): retry time not reached for any host 

My UTM is connected to a router -configuration of the in interface attached

UTM (192.168.1.200/24 with gateway 192.168.1.254)-------Router(GW 192.168.1.254).

Everything else (i.e browsing the net ) works fine. However, not sure Why I can't receive/send emails.

I have flushed the DNS as suggested in previous posts. I can see my domain been blacklisted when searching against MX Lookup Tool - Check your DNS MX Records online - MxToolbox  (BACKSCATTERER) but It is working fine if I connect directly to the router and not via UTM so not sure if that's the problem

2012:06:22-18:48:00 **** exim-out[8526]: 2012-06-22 18:48:00 End queue run: pid=8526

2012:06:22-18:48:03 **** exim-out[8381]: 2012-06-22 18:48:03 1Shqg4-00032y-2u 95.****.**.50 [95.**.**.50]:25 Connection timed out
2012:06:22-18:48:03 **** exim-out[8380]: 2012-06-22 18:48:03 1Shqg4-00032y-2u == ****@****.gr R=static_route_hostlist T=static_smtp defer (110): Connection timed out
2012:06:22-18:48:03 **** exim-out[8538]: 2012-06-22 18:48:03 1ShqVG-0002Na-4A == ****@****.gr R=static_route_hostlist T=static_smtp defer (-53): retry time not reached for any host
2012:06:22-18:48:03 **** exim-out[8540]: 2012-06-22 18:48:03 1ShqLQ-0001mc-4L == ****@****.gr R=static_route_hostlist T=static_smtp defer (-53): retry time not reached for any host


I have also added a static route for all internal network to use the router as a gateway.

Ports 465,25 as forwarded from router to UTM

Any help much appreciated [:)]

Thanks
Parents
  • Route Print for Desktop pc (UTM is 192.168.2.100)

    Active Routes:
    
    Network Destination        Netmask          Gateway       Interface  Metric
              0.0.0.0          0.0.0.0    192.168.2.100      192.168.2.5    266
            127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
            127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
      127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
          192.168.2.0    255.255.255.0         On-link       192.168.2.5    266
          192.168.2.5  255.255.255.255         On-link       192.168.2.5    266
        192.168.2.255  255.255.255.255         On-link       192.168.2.5    266
            224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
            224.0.0.0        240.0.0.0         On-link       192.168.2.5    266
      255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
      255.255.255.255  255.255.255.255         On-link       192.168.2.5    266
    ===========================================================================
    Persistent Routes:
      Network Address          Netmask  Gateway Address  Metric
              0.0.0.0          0.0.0.0    192.168.2.100  Default
    ===========================================================================


    Routing table of UTM

    # route
    
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    loopback        *               255.0.0.0       U     0      0        0 lo
    172.16.2.0      *               255.255.255.0   U     0      0        0 eth1.20
    172.16.3.0      *               255.255.255.0   U     0      0        0 eth1.50
    192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
    192.168.2.0     *               255.255.255.0   U     0      0        0 eth1.10


    All traffic for 192.168.1.0/24 goes to eth0 which is the interface connecting to the router

    pinging from the interface connected to eth0 works fine.However, pinging from the internal network (eth1.10 ) doesn't work
Reply
  • Route Print for Desktop pc (UTM is 192.168.2.100)

    Active Routes:
    
    Network Destination        Netmask          Gateway       Interface  Metric
              0.0.0.0          0.0.0.0    192.168.2.100      192.168.2.5    266
            127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
            127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
      127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
          192.168.2.0    255.255.255.0         On-link       192.168.2.5    266
          192.168.2.5  255.255.255.255         On-link       192.168.2.5    266
        192.168.2.255  255.255.255.255         On-link       192.168.2.5    266
            224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
            224.0.0.0        240.0.0.0         On-link       192.168.2.5    266
      255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
      255.255.255.255  255.255.255.255         On-link       192.168.2.5    266
    ===========================================================================
    Persistent Routes:
      Network Address          Netmask  Gateway Address  Metric
              0.0.0.0          0.0.0.0    192.168.2.100  Default
    ===========================================================================


    Routing table of UTM

    # route
    
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    loopback        *               255.0.0.0       U     0      0        0 lo
    172.16.2.0      *               255.255.255.0   U     0      0        0 eth1.20
    172.16.3.0      *               255.255.255.0   U     0      0        0 eth1.50
    192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
    192.168.2.0     *               255.255.255.0   U     0      0        0 eth1.10


    All traffic for 192.168.1.0/24 goes to eth0 which is the interface connecting to the router

    pinging from the interface connected to eth0 works fine.However, pinging from the internal network (eth1.10 ) doesn't work
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?