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

Dont understand how to allow web traffic in...

Currently, I have an external interface going into an internet connection, and the other connection going into the LAN.

{ Internal Servers } DNS Any Allow  eth0_Network__ FTP Any Allow  
eth0_Network__ HTTP Any Allow  
eth0_Network__ HTTPS Any Allow  
eth0_Network__ SMTP Any Allow  
eth0_Network__ POP3 Any Allow  
eth0_Network__ SSH Ensim Server XXXXXXX Allow  
eth0_Network__ Ensim Ensim Server XXXXXXXX Allow  

This allows my clients to use FTP, HTTP, HTTPS, SMTP, POP3, SMTP and SSH.

But, how do I allow peole from outside our network to get into our Outlook Web Access server that uses Port 80?

thanks

carbide01


This thread was automatically locked due to age.
Parents
  • Originally posted by carbide01:
    Currently, I have an external interface going into an internet connection, and the other connection going into the LAN.

    { Internal Servers } DNS Any Allow  eth0_Network__ FTP Any Allow  
    eth0_Network__ HTTP Any Allow  
    eth0_Network__ HTTPS Any Allow  
    eth0_Network__ SMTP Any Allow  
    eth0_Network__ POP3 Any Allow  
    eth0_Network__ SSH Ensim Server XXXXXXX Allow  
    eth0_Network__ Ensim Ensim Server XXXXXXXX Allow  

    This allows my clients to use FTP, HTTP, HTTPS, SMTP, POP3, SMTP and SSH.

    But, how do I allow peole from outside our network to get into our Outlook Web Access server that uses Port 80?

    thanks

    carbide01
    Any HTTP Outlook_Web_Access_Server Allow ?

    If you are using NAT, you will require a NAT rule such as:

    Src - Any
    Destination - Astaro Red Interface
    Service - HTTP
    Destination - Private IP of Outlook Web Access Server
    Service - Unchanged
Reply
  • Originally posted by carbide01:
    Currently, I have an external interface going into an internet connection, and the other connection going into the LAN.

    { Internal Servers } DNS Any Allow  eth0_Network__ FTP Any Allow  
    eth0_Network__ HTTP Any Allow  
    eth0_Network__ HTTPS Any Allow  
    eth0_Network__ SMTP Any Allow  
    eth0_Network__ POP3 Any Allow  
    eth0_Network__ SSH Ensim Server XXXXXXX Allow  
    eth0_Network__ Ensim Ensim Server XXXXXXXX Allow  

    This allows my clients to use FTP, HTTP, HTTPS, SMTP, POP3, SMTP and SSH.

    But, how do I allow peole from outside our network to get into our Outlook Web Access server that uses Port 80?

    thanks

    carbide01
    Any HTTP Outlook_Web_Access_Server Allow ?

    If you are using NAT, you will require a NAT rule such as:

    Src - Any
    Destination - Astaro Red Interface
    Service - HTTP
    Destination - Private IP of Outlook Web Access Server
    Service - Unchanged
Children
No Data