Configuring GUI, SSG, and WiFi HotSpot with Session Management Enabled [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:dpi:dpi_options:use_cases:wifi_hotspot_session_management [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_options:use_cases:wifi_hotspot_session_management [2025/01/15 10:47] (current) – [Setting Up Virtual Machines (VM)] elena.krasnobryzh
Line 15: Line 15:
 ===== Setting Up Virtual Machines (VM) ===== ===== Setting Up Virtual Machines (VM) =====
   - Create two virtual machines with the following minimum specifications:   - Create two virtual machines with the following minimum specifications:
-    * VM ''dpiui_vm'' – 1 CPU, 2GB RAM, 50GB hard disk, Guest OS CentOS 7, NIC 1 +    * VM ''dpiui_vm'' – [[en:dpi:dpi_components:dpiui:install_and_update:hardware_recommendations]] 
-    * VM ''cp_wifi_vm'' – 1 CPU, 1GB RAM, 30GB hard disk, Guest OS CentOS 7, NIC +    * VM ''cp_wifi_vm'' – [[en:dpi:dpi_components:module_wi-fi_hotspot#hardware_recommendations|Equipment prerequisites]] 
-  - Install the latest version of CentOS 7 (build-2009 at the time of writing) on both virtual machines. Choose minimal installation during setup.\\ After OS installation, open the console and install packages on both VMs: first <code bash>yum install epel-release</code> and then: <code bash>yum install nano tcpdump openssh-server openssh-clients</code>+  - Install the OS on both virtual machines. Choose minimal installation during setup.\\ After OS installation, open the console and install packages on both VMs: first <code bash>yum install epel-release</code> and then: <code bash>yum install nano tcpdump openssh-server openssh-clients</code>
   - Disable SELinux on both VMs:   - Disable SELinux on both VMs:
     * Edit the file ''/etc/sysconfig/selinux''     * Edit the file ''/etc/sysconfig/selinux''