DX NetOps

 View Only
  • 1.  NFA with a https Url configured via load balancer

    Posted Dec 12, 2019 03:59 AM
    Hi Team

    We have an issue  In our environment as we dont want to give the access to end users to NFA console so we setup a reverse proxy through F5 device .
    What we are doing - 
    1)  we access the NFA console via Virtual ip like -  " https://172.x.x.x. /sso/sign-in.jsp?SsoProductCode=ra&SsoRedirectUrl=http%3a%2f%2f172.x.x.x %2fra%2fdefault.aspx

      2) , it lands to the login page but when we type the username and password , it redirects to the page 
    172.x.x.x./ra/default.aspx and the site cannot be reached .

    cheers

    Santhosh 



  • 2.  RE: NFA with a https Url configured via load balancer
    Best Answer

    Broadcom Employee
    Posted Jan 07, 2020 12:25 PM
    The login page is hosted by a Jetty web service, once you get past the login page it redirects to IIS on port 80 if configured for http or port 443 if properly configured for https. 

    When it redirects is it redirecting to an http link or https link?