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

RPC Over HTTP

Hello All, I'm fairly new to Astaro, I've just set it up on my home exchange server. I have everything working, but for some reason I can't Use my outlook anyware, or RPC over HTTP. I'm not sure if I have to forward any special ports?? 

I have the exact same ports forwarded that I had on my linksys router I had earlier, but still no go.

I'm using the Astaro as my router now

Any help would be much appreciated.


This thread was automatically locked due to age.
Parents
  • If you are inside the network and can see the IP of the Exchange server, you don't go through the Astaro, just directly to the Exchange server.  If you are outside your network, the internal IP of your Exchange server is not visible.  You need a DNAT like the one recommended.

    If you are using Outlook Web Access from a remote site, the recommended way to set up the Astaro is:
    • Add a record to your public authoritative name server with, for example, Outlook.Domain.com -> [one of your available public IPs]
    • Add that public IP as an Additional Address to the External interface of the Astaro
    • Create a record in the Astaro or your internal DNS: Outlook.Domain.com -> [Internal IP of Exchange]
    • Create a NAT rule with auto packet filter: Any -> HTTPS -> External (Address) : DNAT to [Internal IP of Exchange]
    • Now, from anywhere, reach OWA with: HTTPS://Outlook.Domain.com/Exchange

    Cheers - Bob
Reply
  • If you are inside the network and can see the IP of the Exchange server, you don't go through the Astaro, just directly to the Exchange server.  If you are outside your network, the internal IP of your Exchange server is not visible.  You need a DNAT like the one recommended.

    If you are using Outlook Web Access from a remote site, the recommended way to set up the Astaro is:
    • Add a record to your public authoritative name server with, for example, Outlook.Domain.com -> [one of your available public IPs]
    • Add that public IP as an Additional Address to the External interface of the Astaro
    • Create a record in the Astaro or your internal DNS: Outlook.Domain.com -> [Internal IP of Exchange]
    • Create a NAT rule with auto packet filter: Any -> HTTPS -> External (Address) : DNAT to [Internal IP of Exchange]
    • Now, from anywhere, reach OWA with: HTTPS://Outlook.Domain.com/Exchange

    Cheers - Bob
Children
No Data