HP VPN Firewall Appliances Getting Started Guide
119
Ste
p
Command
Remarks
5. Associate the HTTP service
with the ACL.
ip http acl acl-number
Configure either or both of the
commands.
HTTP login and HTTPS login are
separate login methods. To use
HTTPS login, you do not need to
configure HTTP login..
6. Associate the HTTPS service
with the ACL.
ip https acl acl-number
Logging off online Web users
Task Command
Remarks
Display the current login users. display web users Available in user interface view.
Log off online Web users.
free web-users { all | user-id
user-id | user-name user-name }
Available in user interface view.
Web login control configuration example
Network requirements
Configure the firewall in Figure 78 to provide Web access service only to Host B.
Figure 78 Network diagram
Configuration procedure
# Create ACL 2000, and configure rule 1 to permit packets sourced from Host B.
<Sysname> system-view
[Sysname] acl number 2030 match-order config
[Sysname-acl-basic-2030] rule 1 permit source 10.110.100.52 0
# Associate the ACL with the HTTP service so only the Web users on Host B can access the firewall.
[Sysname] ip http acl 2030
Displaying online users
Online users refer to the users who have passed authentication and got online. You can view information
about online users on the Web page of the device.
Host B
10.110.100.52
Firewall
IP network
Host A
10.110.100.46