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

Problems routing OWA

Hi @ all,

I have one network 130.200.20.x and a network 192.168.1.x and a 192.168.2.x.

These are connected via Lancom VPN.

There are two Exchange servers, one in the 130.xxx net and one in the 192.168.1.x network.

Now I want all Mails to be deliverd through the Astaro, in the 130.x.x.x network.

Will the mails also be available in the 192.168.1.x network? Normally yes, isn´´t it?

When a user connects via Outlook Web Access on the 130.x.x.x network, is it also possible to get mails from the exchange in the 192.168.1.x network?
It is one domain!

Thanks!


This thread was automatically locked due to age.
  • Do the exchange servers service the same email domain name?

    You are using a 3rd party VPN to connect the two networks.. Does Astaro know how to route to the 2nd network, if so then mail should be deliverable.

    If youa re using ASL to route SMTP emails via the SMTP proxy I would guess the emails would be delivered to the network host you specify in ASL.

    Why have two exchange servers in different subnets?
  • Yes, they have the same email domain.

    I have taken over the it department and it was already so implemented.
    But to change the whole network is a little bit hard...

    My mind is, to specify a network intertace with the 192.168.1.x network to get no problems with routing...
  • Hi @ all,

    I have one network 130.200.20.x and a network 192.168.1.x and a 192.168.2.x.

    These are connected via Lancom VPN.

    There are two Exchange servers, one in the 130.xxx net and one in the 192.168.1.x network.

    Now I want all Mails to be deliverd through the Astaro, in the 130.x.x.x network.

    Will the mails also be available in the 192.168.1.x network? Normally yes, isn´´t it?

    When a user connects via Outlook Web Access on the 130.x.x.x network, is it also possible to get mails from the exchange in the 192.168.1.x network?
    It is one domain!

    Thanks!


    Exchange will route incoming mails to the other Exchange sites via SMTP. But you will need to setup Routinggroup-Connectors in Exchange to the other sites.

    If you connect via OWA to an Exchangeserver that does not hold your mailboxstore, then you will be redirected your home Exchange. This redirect will fail when you connect from outside of the lan trough a DNAT.
    The best solution is to install an Exchange Frontend Server in the DMZ. This Frontend will get the content of your store from the other servers and renders the webpage for you.
    An other possibility is to connect via multiple HTTPS ports and multiple DNAT rules directly to your homeserver.

    hth
    Chregu
  • OK, for Mails,it is ok.

    For OWA, I have tow subdomains:

    owa.xxx.com and owa2nd.xxx.com

    So I can make a second interface on the ASL with the owa2nd.xxx.com
    and redirect this to the second Server??