Technical Tip: Browsing to the Registration portal from production network
Description
This article describes how to navigate to the portal pages used for host registration from the production network. This is to be used for testing modifications made to the captive portal.
Scope
FortiNAC v8.x.
Solution
To view the default portal page presented to users in Isolation
To view a portal from the production network, use the following URL. If the Admin UI is already opened, open a separate incognito window.
http://<eth0_IP_Address>/registration/LoginMenu.jsp
OR
http://<FQDN>/registration/LoginMenu.jsp
Note:
- Control/Application server - use the Eth 0 IP address.
- Separate control and application servers - use the Eth0 IP address of the application server.
- Portal name cannot contain a space .
View a specific portal (other than default):
Add the following to specify the portal: ?portalName=PortalNameHere
Example: To view portal name FNAC_portal
http://192.168.0.2/registration/LoginMenu.jsp?portalName=FNAC_portal
OR
http://<FQDN>/registration/LoginMenu.jsp?portalName=FNAC_portal
Example: To view portal name FNAC_portal
http://192.168.0.2/registration/LoginMenu.jsp?portalName=FNAC_portal
OR
http://<FQDN>/registration/LoginMenu.jsp?portalName=FNAC_portal
