Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smartdns 工作不正常 #18

Open
JuneOx opened this issue Feb 9, 2024 · 1 comment
Open

smartdns 工作不正常 #18

JuneOx opened this issue Feb 9, 2024 · 1 comment
Labels
question Further information is requested

Comments

@JuneOx
Copy link

JuneOx commented Feb 9, 2024

G8441:/data/adb/smartdns/config # smartdns proxy
Segmentation fault
[错误]: 无效的参数: proxy

用法: smartdns [ OPTIONS ]
start
启动服务
run-mod
运行mod脚本
stop
停止服务
status
服务状态
clean
恢复原始规则并停止服务器
-m, --mode [ local / proxy / server ]
├─ local: Proxy local only
├─ proxy: Proxy local and other query
└─ server: Expecting the server only
1|G8441:/data/adb/smartdns/config # smartdns start -m proxy
Segmentation fault
[信息]: 服务器 成功停止
iptables: Too many links.
[信息]: 服务器 成功启动
iptables: Chain already exists.
[Info]: iptables -A
iptables: Too many links.
[信息]: 服务器 成功停止
G8441:/data/adb/smartdns/config # smartdns clean
Segmentation fault
iptables-restore v1.6.1: quota2: option "--name" cannot be inverted.

Error occurred at line: 156
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
ip6tables-restore v1.6.1: quota2: option "--name" cannot be inverted.

Error occurred at line: 120
Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information.
[信息]: 服务器 已经停止
[信息]: 网络设置已重置
G8441:/data/adb/smartdns/config #

@x4455 x4455 added the question Further information is requested label Feb 9, 2024
@x4455
Copy link
Owner

x4455 commented Feb 9, 2024

就目前的信息看不出为什么会出现 Segmentation fault
iptables-restore报错倒是挺常见,基本都能恢复到能用状态,无视都行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants