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

测试发现强解析存在bug #1757

Open
maojianyou opened this issue Jun 17, 2024 · 3 comments
Open

测试发现强解析存在bug #1757

maojianyou opened this issue Jun 17, 2024 · 3 comments

Comments

@maojianyou
Copy link

问题现象
简要描述问题出现的现象
比如我用强解析address /openai.com/13.107.246.36,13.107.213.36 然后将openai.com用国外解析,发现openai.com这个旗下所有域名都解析成13.107.246.36.13.107.213.36 比如ab.openai.com aab.openai.com这种属于异常了,tcr9i.openai.com也是就会登录认证按钮点不动
运行环境

  1. 固件型号

  2. 运营商
    电信

  3. smartdns来源以及版本
    smartdns 1.2024.02.08-0828 (Release43-141-g9ee27e7)

  4. 涉及的配置(注意去除个人相关信息)
    conf-file /etc/smartdns/openai.conf

openai.conf 配置内容
nameserver /openai.com/openai

server 8.8.8.8 -group openai -exclude-default-group

address /openai.com/13.107.246.36,13.107.213.36

重现步骤

  1. 上游DNS配置。

  2. 访问的域名。

信息收集

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

scruel commented Jun 17, 2024

这不是预期行为嘛,好好读文档(

@PikuZheng
Copy link
Contributor

预期行为。仅匹配主域名请设置 /-.openai.com/

@maojianyou
Copy link
Author

预期行为。仅匹配主域名请设置 /-.openai.com/

感谢,之前记得全部看了一遍,后面没用又忘记了

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

No branches or pull requests

3 participants