Forum Discussion
Outlook Anywhere and ActiveSync monitors showing down
We're configuring our LTM to load balance our Exchange 2010 environment. Everything on the template is working so far, except the pools for Outlook Anywhere and ActiveSync are showing as down. I can access the virtual directories just fine in a browser. I've followed the deployment guide precisely and even blown out and re-did the steps. I've verified the username/password are working. Not sure where to go from here! I could use just a basic HTTP GET / monitor, but I'd really like to monitor those virtual directories specifically.
Using version 10.2.2
Thanks in advance!
-Alex
- mikeshimkus_111Historic F5 AccountHi Alex,
- alexmetal_3479
Nimbostratus
Mike,Thanks for the quick reply. IIS logs are showing a 401 on the EAS and OA requests. Working on getting debug going on the LTM. I'll keep you posted!
Also, what the preferred method of providing the username here? I've tried domain\username, username@domain, and just username. None of which seem to be working. However, I can login to OWA with these credentials.
Thanks,
Alex
- alexmetal_3479
Nimbostratus
So here's something was a little weird from the TCP dump.. Getting a "bad request - invalid verb" error:0x01c0: 4459 3e3c 6832 3e42 6164 2052 6571 7565 DY>Bad.Reque 0x01d0: 7374 202d 2049 6e76 616c 6964 2056 6572 st.-.Invalid.Ver 0x01e0: 623c 2f68 323e 0d0a 3c68 723e 3c70 3e48 b..H 0x01f0: 5454 5020 4572 726f 7220 3430 302e 2054 TTP.Error.400..T 0x0200: 6865 2072 6571 7565 7374 2076 6572 6220 he.request.verb. 0x0210: 6973 2069 6e76 616c 6964 2e3c 2f70 3e0d is.invalid.. 0x0220: 0a3c 2f42 4f44 593e 3c2f 4854 4d4c 3e0d ..
- mikeshimkus_111Historic F5 AccountCan you post the monitor send string?
- alexmetal_3479
Nimbostratus
Of course, it's just the default that's supplied with the guide. - mikeshimkus_111Historic F5 AccountThat looks correct. Can you tell from the tcpdump if actual monitor send string is the same as what you've specified in the GUI? To answer the question about credentials-DOMAIN\username should work.
- Techgeeeg
Nimbostratus
Hi , - BrentM
Nimbostratus
Same here.... However the problem with my Active-Sync monitor was that I simply needed to enter a username and password in the format of just without prepending the domain or using the UPN name. The OutlookAnywhere monitor created from the template still fails, so I've reverted back to a simple 1.0 GET. OA works fine, but as mentioned above I would really like to be more granular. - jjairos
Nimbostratus
Active-Sync protocol does not support the "GET" method. Supported methods are "POST" and "OPTIONS". With the monitor as stated in the deployment guide if your credentials are correct then you should be getting error code 501 "Not Implemented" because the "GET" method is not supported. See Active Sync spec documentation link below. - alexmetal_3479
Nimbostratus
Just a follow-up, I've got ActiveSync working fine now with the following request string:GET /Microsoft-Server-ActiveSync/default.eas HTTP/1.1\r\nHost: xmail.redacted.com\r\n
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com