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?

I'm trying to find a howto on using Astaro as a proxy for rpc over http between Outlook road warriors and Exchange (Outlook Anywhere).

Thanks,
Alan


This thread was automatically locked due to age.
Parents
  • You need to set up a DNAT rule: Any|Port 443| Public Exchange Address forwarded to your exchange server internally, with auto rules.
    Note that Exchange actually uses HTTPS (443) not HTTP (80).

    Of course you will have to have set up:
    1 the server to handle RPC over HTTP (Microsoft KBs explain this)
    2 certificates on the server 
    3 clients to use HTTPS
Reply
  • You need to set up a DNAT rule: Any|Port 443| Public Exchange Address forwarded to your exchange server internally, with auto rules.
    Note that Exchange actually uses HTTPS (443) not HTTP (80).

    Of course you will have to have set up:
    1 the server to handle RPC over HTTP (Microsoft KBs explain this)
    2 certificates on the server 
    3 clients to use HTTPS
Children