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

Internal access to external pop3 server

I have been trying to allow a local pc access to an external mail server.
I would prefer to use the dns name rether than enter a static host( you know how isp's change ip's occasionally).

Can anyone help me with the config?  Thanks heaps


This thread was automatically locked due to age.
  • Assuming that the email client can check the pop3 server OK without ASL in the network path..
    On the pop3 proxy screen in webadmin, enable the pop3 proxy. Then add the internal network to the Proxied Networks list (source network=Internal, Destination=Any). Leave the virus and spam protection turned off untill you've checked that mail still works. You should be able to specify the server name for the pop3 server (not the ASL system)  when configuring the mail client without problems (that's how I'm running things).

    Once you know the proxy is working, switch on spam and virus protection.
  • Unless you are just trying to check mail like mail.yahoo.com

    then just make a rule allowing pop3 from internal networks to any (outside)

    PAcket Filter->Rules

    then add new rule
    source: internal
    service: pop3 (as long as port 110 is being used on the external mail server...normal)
    destination: Any
    Action: Allow
  • You can use the transparent POP3 Proxy or allow direct access to the POP-Server, as stated above.

    When using direct access (having added a Packet Filter Rule) you also have to set up a MASQ-Rule (Network->NAT/Masquerading, Type: Masquerading, Network: internal [or your PCs IP only], Interface: external) to hide your internal IP behind your ASL's external IP.