Forum Discussion
F5 LTM with Lync 2013 Reverse proxy not working
Hi Team-
we configured F5 LTM for the lync 2013 reverse proxy not working
we configured
Meet.domain.com----> PUblic IP1
Dialin.domain.com----> public IP1
Lyncdisocver.domain.com---> same public IP1
In the F5 LTM DMZ configured public cert for the client SSL and internal cert for the server SSL
traffic flow dialin/meet/lyncdiscover.domail.com hits on port 443 and F5 LTM does reverse proxy to port 4443 to the internal pool servers.
---------------------------Irule------------------ when HTTP_REQUEST { switch -glob [string tolower [HTTP::host]] { lyncextweb.domain.com* { pool Lync_External_Access_reverse_proxy_pool } { pool Lync_External_Access_reverse_proxy_pool } meet.domain.com* { pool Lync_External_Access_reverse_proxy_pool } dialin.domain.com* { pool Lync_External_Access_reverse_proxy_pool } lyncdiscover.domain.com* { pool Lync_External_Access_reverse_proxy_pool } }
}
Guys - any suggestion will be appreciated ?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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