How connect HCL firewall with laptop and access Firewall via Web
first,
Open the network connection of the physical machine and configure the VirtualBox Host-Only Network NIC address to 192.168.30.1/24
secondly,Configure the firewall address.
Start the command line terminal, log in as admin/admin, and check that the G1/0/1 interface address defaults to 192.168.30.2/24.
step 3,Assign the G1/0/1 interface to the security domain with the following command
[H3C]security-zone name trust
[H3C-security-zone-trust]import interface GigabitEthernet 1/0/1
step 4,Creating Security Policies
[H3C]security-policy ip
[H3C-security-policy-ip]rule 0 name rule
[H3C-security-policy-ip-0-rule]action pass
step 5,enable http/https
[H3C]ip http enable
[H3C]ip https enable
and then,
we can log in as admin/admin via web to firewall