Friday, December 4, 2009

MWI light in Unity not working properly.

- On the Unity server check the application viewer for an event 1062 (this is the mwi sync start).
- If you never see a event 1063 that means that the sync never ended. For 500 mailboxed it could take an hour to complete.
- You can manually resync an individual mailbox or restart unity service to fix this problem.

Thursday, December 3, 2009

Phase 2: No policy exists for the proxy ID received

##Netscreen firewall problem I ran into.##

IKE<67.220.55.162> Phase 2: No policy exists for the proxy ID received: local ID (<192.168.197.43>/<255.255.255.255>, <0>, <0>) remote ID (<172.25.0.0>/<255.255.255.0>, <0>, <0>).

- This error message happens because the ip address the remote side is trying to connect to doesn't match the proxy-id (config under Autokey IKE, advanced).
- Also the remote id was set to the entire /24 instead of the exact ip /32.