web management blocked
Options
rdavini
Posts: 2
Freshman Member
Freshman Member
I accidentally disabled web access to my ZYXWall. How can I restore web management using the CLI? Thanks everyone.
0
All Replies
-
Hi @rdavini
Please use these commands to enable the HTTP/HTTPS service.
usgflex200h> edit running
usgflex200h running config# vrf main http-server
server secure-server security-options auth-server
usgflex200h running config# vrf main http-server server enabled true
usgflex200h running config# vrf main http-server secure-server enabled true
usgflex200h running config# commit
Configuration committed.
usgflex200h running config# exit usgflex200h>After these commands, please use
usgflex200h> show config running
to find the http-server part
http-server
server
enabled true
port 80
content-compression true
..
secure-server
enabled true
port 443
force-https true
auth-client false
certificate default
compatibility intermediate
dhe-algo false
..Zyxel Melen0
Categories
- All Categories
- 442 Beta Program
- 3K Nebula
- 228 Nebula Ideas
- 130 Nebula Status and Incidents
- 6.6K Security
- 643 USG FLEX H Series
- 357 Security Ideas
- 1.8K Switch
- 86 Switch Ideas
- 1.4K Wireless
- 54 Wireless Ideas
- 7K Consumer Product
- 303 Service & License
- 496 News and Release
- 93 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.9K FAQ
- 34 Documents
- 89 About Community
- 110 Security Highlight
Zyxel Employee