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

Packet filter: RPC

Hello,
there is a recommend way to manager RPC packet filtering on astaro? I have some clients that uses outlook 2003, but exchange is behind Astaro firewall.

Thank you
eclipse79


This thread was automatically locked due to age.
  • Two possibilities:

    1. Use RPC over HTTP (best and easiest solution)

    2. Limit the RPC Ports available and open these ports on the Astaro
    You have to create these registry keys on the Exchange and reboot it:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet\ (Key)
    

    HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet\Ports ==> 40100-41099 (REG_MULTI_SZ)
    HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet\PortsInternetAvailable ==> Y (REG_SZ)
    HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet\UseInternetPorts ==> Y (REG_SZ)