GaGa's Blog

One GaGa, One World !

  • Home
  • Archives
  • Tags
  • Sitemap
  • friends
  • About
  • Search
  • Table of Contents
  • Overview
  1. 1. dns非默认端口53
  2. 2. dns默认端口53
GaGa

GaGa

Focus on operation and maintenance related work: sre、devops、kubernetes、cicd、system、security、troubleshooting
1832 posts
889 tags
GitHub E-Mail Issues Rss
Creative Commons

dig测试dns解析情况

Posted on 2026-08-09 Views:

dns非默认端口53

请加上 -p 参数:

1
dig @127.0.0.1 -p 5300 m1.g.lo

dns默认端口53

1
dig @127.0.0.1 m1.g.lo
Buy me a coffee
GaGa WeChat Pay WeChat Pay
  • Post author: GaGa
  • Post link: https://blog.mvpbang.com/p/bd4d12d02b2142dfad52f95877237472/
  • Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.
# dig
PowerDNS实现递归+权威解析
测试私有地址段198.18.0.0/15
© 2024 – 2026 Copyright © GaGa. All Rights Reserved.
Powered by Hexo & NexT.Muse
0%