After deleting HTTP/HTTPS on firewall90 branch device ports remain in listening state

2025-03-14 19:09:27 Published
  • 0 Followed
  • 0Collected ,349Browsed

Problem Description

On-site device model F5000-CN60-D, version Version 7.1.064, Release 8890P13. The customer needs to disable the device web service. After executing undo ip https enable and undo ip http enable normally, display tcp shows ports 80 and 443 remain in LISTEN state.

Process Analysis

Release 8X90 adds the new URL auto-configuration function (enabled by default), which will automatically open TCP ports 80 and 443.

The command undo autodeploy url enable is used to disable the function of deploying configurations to the device via URL address, after which ports 80 and 443 will be properly closed.

Solution

undo netconf soap http enable
undo netconf soap https enable
#
undo ip http enable
undo ip https enable
#
undo autode   url   enable

Please rate this case:   
0 Comments

No Comments

Add Comments: