Skip to main content
Contributor
December 28, 2021

Technical Tip : How to switch between admin login page or SSL-VPN web page when same port is used for both

  • December 28, 2021
  • 0 replies
  • 2351 views
Description This article describes how To switch between the admin login page or SSL-VPN web page when the same port is used for both.
Scope  
Solution

Sometimes users will be using the same port for GUI login as well as for SSL VPN, in this case by default users will be prompted with an SSL VPN web page instead of a GUI page.

Let us discuss the method or steps to change the same.


From the below-mentioned screenshot I am using the same port 443 for both GUI login and also for the VPN.


akumarr_0-1640707613791.png


Now when a user tries to login with the IP he will get a GUI admin page, check the below image.

akumarr_1-1640707756342.png


# config vpn ssl setting
    set port-precedence disable
end


After making the changes the behavior of the GUI is posted below.

 

akumarr_0-1640708265266.png