Forum Discussion
SFB Webticket Service - wrong tcp port (4443)
- Mar 30, 2020
Michael Tressler Many thanks - We had to reconfigure the WAP Reverse Proxy. Especially the
Set-WebApplicationProxyApplication -id <application_ID> -DisableTranslateUrlInRequestHeaders:$true helped us.
Best Regards
It sounds like you don't have a reverse Proxy. Port 4443 is the expected port when accessing Web features externally.
https://blogs.perficient.com/2015/06/19/skype-for-business-reverse-proxy-101/
https://devcentral.f5.com/s/articles/troubleshooting-lyncskype-for-business-reverse-proxy
http://blog.chrislehr.com/2015/06/skype-for-business-lync-2013-skype.html
Michael Tressler thank you for the answer.
We use Micrsofot WAP as a proxy servern and all URL's are configured for pass-through and Port redirction from 443 to 4443
- https://lwsex02.contosco.com -> https://lwsex02.contoso.com:4443
We will check the configuration again to see If we can find a missconfiguration.
Best Regards - Bueschu