HTTP server does not switched off

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

HTTP server does not switched off

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
HTTP server does not switched off
HTTP server does not switched off
2025-03-26 21:08:02 - last edited 2025-03-28 01:30:02
Tags: #Security
Model: TL-SG2428P  
Hardware Version: V5
Firmware Version: 5.30.5 Build 20250117 Rel.60446

Hardware: SG2428P 5.30

Firmware: 5.30.5 Build 20250117 Rel.60446

 

I switch off HT TP Server at Web panel: uncheck Enable flag at SECURITY / Access Security / HTTP Config / Global Config / HTTP.

But HTTP port still opened:

 

nmap 10.50.0.102

Starting Nmap 7.95 ( ####### ) at 2025-03-26 22:54 EET
Nmap scan report for 10.50.0.102
Host is up (0.0028s latency).
Not shown: 997 closed tcp ports (reset)
PORT    STATE SERVICE
22/tcp  open  ssh
80/tcp  open  http
443/tcp open  https
MAC Address: DC:62:79:##:##:## (Unknown)

Nmap done: 1 IP address (1 host up) scanned in 3.50 seconds

 

Please, resolve this trouble as security risk.

  0      
  0      
#1
Options
1 Accepted Solution
Re:HTTP server does not switched off-Solution
2025-03-27 00:57:56 - last edited 2025-03-28 01:30:02

Hi @Bogdan107 

Thanks for posting in our business forum.

Are you saying that you can even access the 80 after it is disabled?

Port scan does not mean anything. The disable button is to forbid access. The service is still on the switch. You cannot kill the service, which may pose a problem.

If you can access the page, do inform me.

Recommended Solution
  1  
  1  
#2
Options
2 Reply
Re:HTTP server does not switched off-Solution
2025-03-27 00:57:56 - last edited 2025-03-28 01:30:02

Hi @Bogdan107 

Thanks for posting in our business forum.

Are you saying that you can even access the 80 after it is disabled?

Port scan does not mean anything. The disable button is to forbid access. The service is still on the switch. You cannot kill the service, which may pose a problem.

If you can access the page, do inform me.

Recommended Solution
  1  
  1  
#2
Options
Re:HTTP server does not switched off
2025-03-27 11:04:36

@Clive_A 

curl -k http://10.50.0.102/

<html>
</head>
<body><script language="javaScript">top.location.href="https://10.50.0.102:443";</script>
</body></html>

  0  
  0  
#3
Options