Guest User!

You are not Sophos Staff.

Can't Access POP3 or SMTP from internal network

Sorry about posting in beta section.  I'll keep it in mind for future!  This was my first time using Astaro.org

anyway this is what I did to fix the problem:
I added the following in SNAT
Local_net ->pop3 -> any -> email_server
  • Internetconnection:
    DSL Connection
    static IP-Adress 66.x.y.98
    subnet 255.255.255.0

    local network 192.168.0.0 255.255.255.0

    ASL configuration:

    eth0:
    ip-adress:192.168.0.254
    subnetmask: 255.255.255.0
    NO PROXY ARP

    eth1:
    ip 66.x.y.98
    subnet 255.255.255.0
    NO ARP PROXY

    No Proxies
    No PortScan Detection
    No VPN

    Packet Filter:
    any -> smtp -> email_server -> allow
    any -> pop3 -> email_server -> allow
    local_net -> any -> any -> allow

    Masquerading:
    local network -> eth1

    DNAT:
    external IP http -> email_server smtp
    external IP https -> email_server pop3

    I can't get any internal users to access our mail server using our external ip address.
    Example telnet 66.x.y.98 110 or  telnet 66.x.y.98 25 doesn't work.  But from outside network its fine.  I'm very confused why...
  • Where does your DNS information come from if you dont have DNS Proxy enables?