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

Why does the MTA attempt to deliver IPv6 mail on port 24

My test XG has a IPv6 and 4 enabled. It quite happily sends mail out on port 25 using 'IPv4' addresses but tries to use port :: :24 for IPv6 deliveries.

I think I found out why and that is the way XG handles IPv6, not very well.

Ian



This thread was automatically locked due to age.
Parents Reply
  • Ian,

    I am using MAC too and SMTP email is working with no issue on 465 port.

    SFVH_SO01_SFOS 16.05.7 MR-7# netstat -lnptu | grep -E "464 |24 |25 "
    tcp        0      0 0.0.0.0:464             0.0.0.0:*               LISTEN      2426/awarrensmtp    
    tcp        0      0 127.0.0.1:24            0.0.0.0:*               LISTEN      2465/awarrenmta     
    tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      2426/awarrensmtp    
    tcp        0      0 :::464                  :::*                    LISTEN      2426/awarrensmtp    
    tcp        0      0 :::25                   :::*                    LISTEN      2426/awarrensmtp    

    This is the outout of XG acting in transparent mode.

Children
  • Hi Luk,

    my main XG does not have a problem, it is the XG I built to test IPv6 which used MTA by default. I have changed the mail back to transparent proxy and no outgoing mail.

    I am waiting for v17b before deciding on a rebuild from scratch and not use MTA or just using the v17b overwrite. Time and testing will tell.

    Ian