设备环境:物理机、局域网、系统版本0.9.2
BUG现象:局域网内访问 5666 5667 端口不通
出现频率:必现
联系方式:飞牛私有云 fnOS448 - 旧颜色
日志文件:私聊提供
排查过程:
局域网其他机器访问: 连接被重置
root@ImmortalWrt:~# curl -vv 192.168.2.11:5666
10:44:19.535621 [0-0] > GET / HTTP/1.1
10:44:19.535621 [0-0] > Host: 192.168.2.11:5666
10:44:19.535621 [0-0] > User-Agent: curl/8.10.1
10:44:19.535621 [0-0] > Accept: */*
10:44:19.535621 [0-0] >
10:44:19.741182 [0-0] * Recv failure: Connection reset by peer
curl: (56) Recv failure: Connection reset by peer
本机访问正常:服务是正常的
root@old-color:~# curl 192.168.2.11:5666
<!DOCTYPE html>
<html class="light" lang="zh-CN">
<head>
<script type="module" crossorigin src="/assets/polyfills-CloYm7Dj.js"></script>
<meta charset="UTF-8" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=0.5 minimum-scale=0.5" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
html,
body {
停止 ngijnx 重新开启监听端口

测试是正常访问的