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

SMTP, HTTP server behind ASL 5.0.22

I am running ASl 5.022 with two NICs (when this works, I will add a NIC and get DMZ working for my servers).

I have studyed all the docs and posts I can find, but can not discover my answer. I have worked with NAT and filter rules with no luck. This has got to be easy, but I am missing it.

How do I get external SMTP and Http traffic routed to my server behind ASL?

TIA

Bruce


This thread was automatically locked due to age.
Parents
  • Bruce,
    for smtp traffic, you can use the SMTP-Proxy on ASL. Add the domains you want to accept mails in the 'Incoming Mail' section and add let the MX record point to ASL. For the webserver, define a DNAT like 'From: Any To:external interface Service: HTTP Change Destination to: your webserver. Also set a packet filter for http to allow traffic from outside to your webserver. That should do the trick.
    If you don't want to use the SMTP proxy on ASL, do the same for smtp traffic.
    /bagira
  • Thanks guys. After rebooting ASL and my server, after following your advice, it is working great.
Reply Children
No Data