Forum Discussion
vitalsign0_2058
Nimbostratus
Jun 09, 2015Cannot get reverse proxy for Lync 2013 to work.
We have our public IP being NAT'd through our firewall to the reverse proxy address indicated in the iApp, doesn't work. I can ping the address internally. External access still doesn't work.
A...
mikeshimkus_111
Jun 09, 2015Historic F5 Account
In your config, lyncweb.domain.org isn't in the secure_reverse_proxy iRule that forwards traffic to the RP server pool. Requests for that FQDN will be dropped since there is no default pool for that VS.
vitalsign0_2058
Nimbostratus
Jun 09, 2015lyncweb.domain.org is in the iRule.
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::host]] {
lyncweb.domain.org* { pool Lync2013_reverse_proxy_front_end_4443_pool }
{ pool Lync2013_reverse_proxy_front_end_4443_pool }
meet.domain.org* { pool Lync2013_reverse_proxy_front_end_4443_pool }
dialin.domain.org* { pool Lync2013_reverse_proxy_front_end_4443_pool }
lyncdiscover.domain.org* { pool Lync2013_reverse_proxy_front_end_4443_pool }
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects