[ATP/FLEX]Change Firewall GUI default port

Options
Zyxel_Kevin
Zyxel_Kevin Posts: 769  Zyxel Employee
First Anniversary 10 Comments Friend Collector First Answer

Scenario:

Firewall use ports 80 and 443 for WebGui. If you have other HTTP(s) services in internal and need to use the WAN IP for mapping, you may need to modify the firewall to use different default ports.

Workaround:

HTTP:

Router> configure terminal

Router(config)# ip http port [port]

Router(config)#write

HTTPS:

Router> configure terminal

Router(config)# ip http secure-port [port]

Router(config)#write

And please restart http service to take affert

Router(config)# no ip http server

Router(config)# ip http server

Tagged: