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

Pop3 routing problems

Hi.
How can i allow the pop3 service on internal network, with the correct firwall rules ?
Thanks for reading.

Enrico.


This thread was automatically locked due to age.
Parents
  • Pretty easy (RTFM).  Assuming you mean POP3 from the internet to an internal POP3 server you need:

    . Definition/Network for the internal server.
    . DNAT/SNAT ANY->Internet_Interface->POP3->Internal_Server
    . Rules:
    Any->POP3->Internet_Interface
    Any->POP3->Inside_Server
Reply
  • Pretty easy (RTFM).  Assuming you mean POP3 from the internet to an internal POP3 server you need:

    . Definition/Network for the internal server.
    . DNAT/SNAT ANY->Internet_Interface->POP3->Internal_Server
    . Rules:
    Any->POP3->Internet_Interface
    Any->POP3->Inside_Server
Children
No Data