@DorSmartDNS,配置了cn域名分流,但Web上显示cn组查询为0,所有查询都走了default组,求佬看咋回事 中发帖

原本能“疑似”分离,后来看日志,好像这个报错“group-rules cn -group cn -response-mode fastest-ip”看官网配置描述好像没有这样用法,所以注释掉了,还有原本cn是conf-file /etc/smartdns/cn.conf,也改了, 
domain-set -name cn -file /etc/smartdns/cn.conf
domain-rules /domain-set:cn/ -group cn
,找ai反反复复沟通了一星期,问哈基米 claude 以及ChatGPT都已读乱回,累了
AI整这些配置文件真的离谱,编mosdns的配置时也是,各种虚假乱编的内容
Docker Compose 文件
# /mnt/disk/docker-services/smartdns/compose.yaml
services:
sma...