;
WebGUI/WebUI requires LANforge 5.4.7 and above, as well as Fedora-34 and above.
Our LANforge WebGUI solution is used to support real client testing for access points. WebGUI combines with InterOp which gives the benefits of testing with real clients with customizable testing and reporting.
We have support for various kinds of real clients:
- Android clients.
- iOS clients.
- Windows Machines.
- Linux Machines.
- MacOS Machines.


After your testbed is configured, pick a non-existing and unique realm number, and cluster your InterOp devices by following the cookbooks below according to your device:
Once all the devices are clustered, they should show in the Status and Resource Mgr tab.

. The WebGUI uses the webGUI_update_dependencies.py in the lanforge-scripts/py-scripts/ directory to install packages required for the GUI. To upgrade the scripts directory, run the command line below in the lanforge terminal.
sudo ./lf_kinstall.pl --do_lanforge
. Upgrade the LANforge and interOp devices from the Resource Manager tab by selecting the LANforge and clustered devices.
NOTE: LANforge WebGUI works after LANforge 5.4.7, Kernel version 6.2.16+.

Upgrade runtime logs can be found in the file 1. /root/var/log/lf_upgrade_stderr.txt and 2. /root/var/log/lf_upgrade_stdout.txt.
The WebGUI needs special licensing. Check to verify correct licenses.

sudo rebootcd /home/lanforge
su: [ENTER]
Password: [type in password and hit ENTER]
./lf_kinstall.pl --update_pip --do_webui --lfver 5.5.2
(instead of 5.5.2, replace with your correct LANforge version)
This command will update the python dependencies used in WebGUI by running the python script in /home/lanforge/scripts/py-scripts/webGUI_update_dependencies.py.

This upgrade takes approx 5-10 minutes to complete. Once completed, messages indicating completion of install should appear in the terminal.
sudo ./lf_kinstall.pl --do_webui --lfver 5.5.2 . 

After reboot, the LANforge should become reachable again. Open the LANforgeGUI via VNC or RDP.
a. Click here to learn how to connect to LANforge via VNC Viewer
Open any browser (on a laptop on same network as LANforge) and type in
[Your LANforge IP]:5454. eg: '192.168.200.217:5454'
NOTE: You cannot use ‘localhost’ for the URL, it must be the management IP.








