Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to send and/or receive mails using port 25

Hi all.....

 

I'm facing a strange problem here. I just set up an internal mail server ad applied the smtp business rule. However, no email will go out or come in. The XG Firewall simply does not listen on port 25. If I manually telnet to port 465 or 587 it works, however port 25 ist completely dead.

 

I'm running SFOS 16.05.

 

 



This thread was automatically locked due to age.
Parents
  • Hi Thomas,

    Check #1 in my guide here. What do you see in the drop capture logs for the SMTP traffic?  Also, guide me through the network structure at your end and show me pictures of the configuration.

    Thank

  • The firewall external Interface (Port1) has the fixed ip address 77.119.246.57 and is the mx for the domain digicoach.at. The LAN interface of the XG box is 192.168.205.1

     

    inbound mails work fine...

    The real mail server is in the LAN zone with the IP 192.168.205.20. 

    If I try to telnet any server on port 25,425 or 587 from 192.168.205.20 int will be intercepted by 77.119.246.57 

     

    .... 

    tgMacMini:~ tg$ telnet 192.168.205.1 25
    Trying 192.168.205.1...
    Connected to 192.168.205.1.
    Escape character is '^]'.
    220 77.119.246.57.static.drei.at ESMTP ready
    helo tgmacmini
    250 77.119.246.57.static.drei.at Hello tgmacmini [192.168.205.20]
    mail from: tg@digicoach.at
    250 OK
    rcpt to: tomdrops@mac.com
    250 OK
    data
    354
    Subject: Testing
    Direct input via Telnet
    .
    250 Queued id=0xc0000018

     

    ...

    tgMacMini:~ tg$ telnet guru.gumpinger.com 25
    Trying 85.10.196.16...
    Connected to guru.gumpinger.com.
    Escape character is '^]'.
    220 77.119.246.57.static.drei.at ESMTP ready

     

    There is no activity on port 25!

     

     

     

     

     

Reply
  • The firewall external Interface (Port1) has the fixed ip address 77.119.246.57 and is the mx for the domain digicoach.at. The LAN interface of the XG box is 192.168.205.1

     

    inbound mails work fine...

    The real mail server is in the LAN zone with the IP 192.168.205.20. 

    If I try to telnet any server on port 25,425 or 587 from 192.168.205.20 int will be intercepted by 77.119.246.57 

     

    .... 

    tgMacMini:~ tg$ telnet 192.168.205.1 25
    Trying 192.168.205.1...
    Connected to 192.168.205.1.
    Escape character is '^]'.
    220 77.119.246.57.static.drei.at ESMTP ready
    helo tgmacmini
    250 77.119.246.57.static.drei.at Hello tgmacmini [192.168.205.20]
    mail from: tg@digicoach.at
    250 OK
    rcpt to: tomdrops@mac.com
    250 OK
    data
    354
    Subject: Testing
    Direct input via Telnet
    .
    250 Queued id=0xc0000018

     

    ...

    tgMacMini:~ tg$ telnet guru.gumpinger.com 25
    Trying 85.10.196.16...
    Connected to guru.gumpinger.com.
    Escape character is '^]'.
    220 77.119.246.57.static.drei.at ESMTP ready

     

    There is no activity on port 25!

     

     

     

     

     

Children
No Data