Replies: 3 comments
-
|
在dns设置里去掉勾选直连 DNS 解析结果写入到 IPSet,国内网站DNS解析就正常了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
在ssh运行以下命令可以手动修复,但是重启路由器后又会失效:uci set passwall2.@global[0].write_ipset_direct='0' # 禁用 IPSet |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
已经找到错误根源是ImmortalWrt网站https://firmware-selector.immortalwrt.org/在升级24.10.1期间,服务器本身不稳定,在线构建定制固件时固件本身有问题。今天生成的固件,就完全没有问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ImmortalWrt 24.10.0, r32824-6a73dae98c9c
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
root@DESKTOP-BAILI-1:
# uci show passwall2 | grep ipset# uci show passwall2 | grep nftsetpasswall2.@global[0].write_ipset_direct='1'
root@DESKTOP-BAILI-1:
root@DESKTOP-BAILI-1:~#
Beta Was this translation helpful? Give feedback.
All reactions