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 Report] 当域名以 "_" 开头时未命中 dns 配置中 qname 的规则 #367

Closed
3 tasks done
imzue opened this issue Dec 17, 2023 · 4 comments · Fixed by #388
Closed
3 tasks done

[Bug Report] 当域名以 "_" 开头时未命中 dns 配置中 qname 的规则 #367

imzue opened this issue Dec 17, 2023 · 4 comments · Fixed by #388

Comments

@imzue
Copy link

imzue commented Dec 17, 2023

Checks

  • I have searched the existing issues
  • I have read the documentation
  • Is it your first time sumbitting an issue

Current Behavior

request {
  qname(suffix: example.com) -> localdc # OR qname(keyword: example) -> localdc
  fallback: googledns
}
  • 当请求如 example.com / dc.example.com 时正确的命中了 qname 规则并从 localdc 返回了预期的解析
  • 当请求如 _msdcs.example.com / _ldap._tcp.example.com 时未命中 qname 规则并 fallback 至 googledns

Expected Behavior

No response

Steps to Reproduce

No response

Environment

  • Dae version (use dae --version): dae version 0.4.0rc1
  • OS (e.g cat /etc/os-release): ImmortalWrt 23.05.1 r27304-31bc47589e
  • Kernel (e.g. uname -a): Linux ImmortalWrt 5.15.137
  • Others:

Anything else?

No response

@dae-prow
Copy link
Contributor

dae-prow bot commented Dec 17, 2023

Thanks for opening this issue!

@imzue
Copy link
Author

imzue commented Dec 17, 2023

❣️ This issue is marked as wontfix as you have not yet starred this repo. Please kindly consider giving a star to this repo. Your support means a lot to us. Thanks for your understanding. After you become a stargazer, please also reply to this message with the keyword understood. Afterward, I will reopen this issue for you. Once again, your support is much appreciated. Cheers.

understood

@Mapleshade20

This comment was marked as off-topic.

@Tejeev
Copy link

Tejeev commented Mar 29, 2024

❣️ This issue is marked as wontfix as you have not yet starred this repo. Please kindly consider giving a star to this repo. Your support means a lot to us. Thanks for your understanding. After you become a stargazer, please also reply to this message with the keyword understood. Afterward, I will reopen this issue for you. Once again, your support is much appreciated. Cheers.

understood

LOL
Looks like I won't be staring this project. Farming is bad, m'kaayyyy? It's cool, though. I found this from forums online. This project is getting a bit of a ... reputation because of the whole stargazers thing.

TBC, if this was an honest mistake and the bot is stopped than maybe all's well. The Stargazers section in the bio kinda stands out like a sore thumb now, though.

@daeuniverse daeuniverse locked as off-topic and limited conversation to collaborators Mar 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@Tejeev @imzue @Mapleshade20 and others