Skip to content

ipset无法设置同一个域名到多个setname中 #2115

@shiyunjin

Description

@shiyunjin

问题现象
ipset无法设置同一个域名到多个setname中

运行环境

  1. 固件型号
    openwrt

  2. 运营商

  3. smartdns来源以及版本
    1.2025.v46.1.72

  4. 涉及的配置(注意去除个人相关信息)

两种配置都不行
第一种(永远会设置到gfwlist中)
ipset /.github.com/router,gfwlist

第二种(会设置到router。类似dnsmasq会设置到两个)
ipset /.github.com/router
ipset /.github.com/gfwlist

重现步骤

  1. 上游DNS配置。

  2. 访问的域名。
    github.com

信息收集

  1. 将/var/log/smrtdns.log日志作为附件上传(注意去除个人相关信息)。
  2. 如进程异常,请将coredump功能开启,上传coredump信息文件,同时上传配套的smartdns进程文件。
    在自定义界面,开启设置->自定义设置->生成coredump配置,重现问题后提交coredump文件
    coredump文件在/tmp目录下

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions