Добрый день.
Не заходит на веб морду роутера, либо камеры сети 192.168.0.0/24, хотя устройства пингуются.
В из той сети всё отлино работает, так же отлично работает с comp3.
telnet 192.168.0.1 80telnet 192.168.0.1 80
Trying 192.168.0.1...
Connected to 192.168.0.1.
Escape character is '^]'.
HTTP/1.0 400 Bad Request
Connection: close
Content-Length: 113
Date: Sun, 06 Mar 2022 14:37:50 GMT
Expires: 0
<html>
<head><title>Error 400: Bad Request</title></head>
<body>
<h1>Error 400: Bad Request</h1>
</body>
</html>
Connection closed by foreign host.
telnet 192.168.0.1 80
Trying 192.168.0.1...
Connected to 192.168.0.1.
Escape character is '^]'.
GET / HTTP/1.0
Host: 192.168.0.1
Connection closed by foreign host.