Nginx and HNAP1
-
Hi!
Does anyone know how to fix this error. Need help.
It appears every 24 hours or so."[error] 700#100372: *2581 "/usr/local/www/HNAP1/index.php" is not found (2: No such file or directory), client: 192.168.9.121, server: , request: "GET /HNAP1/ HTTP/2.0", host: "192.168.9.1"
192.168.9.1 is Pfsense and 192.168.9.121 is a local pc.
Pfsense 24.11
Thanks in advance
Jonna -
It's harmless in pfSense but it's caused by that local client trying to access a page at the pfSense IP address that doesn't exists in pfSense. So most likely that client was previously connecting to that service at the pfSense IP when it was some other host. It could be something on that client trying to actually use HNAP. It could be the client scanning local hosts. It could be malware on that client looking for local exploitable services. Check that client device.
-
@stephenw10 said in Nginx and HNAP1:
It's harmless in pfSense but it's caused by that local client trying to access a page at the pfSense IP address that doesn't exists in pfSense. So most likely that client was previously connecting to that service at the pfSense IP when it was some other host. It could be something on that client trying to actually use HNAP. It could be the client scanning local hosts. It could be malware on that client looking for local exploitable services. Check that client device.
I see. I will try to investigate the client. Good to know that it´s harmless.
Thank you,
Jonna