随笔分类 -  DNS

DNS显性URL、隐性URL转发原理
摘要:需求 通过DNS的解析,访问heytool.com时跳转到www.heytool.com 标准的DNS协议中并无显性URL、隐性URL类型的记录 显性URL测试 添加显性URL记录:heytool.com 查看DNS解析情况 dig解析上面的显性记录,发现被cname到了dnspod free.my 阅读全文

posted @ 2020-01-20 14:42 林肯公园 阅读(9178) 评论(0) 推荐(0) 编辑

bind智能DNS + bindUI管理系统(postgresql + bind dlz)
摘要:# 软件环境: * Centos 7.6 * bind-9.14.1.tar.gz * postgresql 11 * python 3.7 * django 2.2.1 QPS:单节点1590 qps # 目前测试性能最高的方案 * bind-9.12.4/bind-9.12.1、postgres 阅读全文

posted @ 2019-05-14 15:19 林肯公园 阅读(2244) 评论(1) 推荐(0) 编辑

dnstop DNS分析工具
摘要:http://dns.measurement-factory.com/tools/dnstop/src/ https://github.com/measurement-factory/dnstop http://www.tcpdump.org/release/ (libpcap tcpdump) # 阅读全文

posted @ 2018-04-26 15:13 林肯公园 阅读(1158) 评论(0) 推荐(0) 编辑

DNS压力测试
摘要:queryperf 集成在 <= BIND 9.12.4 的版本中。 安装 queryperf cd /usr/local/src wget http://ftp.isc.org/isc/bind9/9.12.4/bind-9.12.4.tar.gz // 编译queryperf tar -zxvf 阅读全文

posted @ 2018-04-26 14:50 林肯公园 阅读(1237) 评论(0) 推荐(0) 编辑

bind智能DNS + bindUI管理系统(mysql + bind dlz)
摘要:# 软件环境 * Centos 7.6 * bind-9.14.1.tar.gz * mariadb-server-5.5.60 * python 3.7 * django 2.2.1 QPS:单节点2400 qps # bind UI 管理系统 https://github.com/cucker0 阅读全文

posted @ 2018-04-26 10:54 林肯公园 阅读(2288) 评论(0) 推荐(0) 编辑

centos7 lvs keepalived做DNS集群负载
摘要:2LVS + keepalived 5 bind dns源站 yum -y install ipvsadm keepalived lvs增加并发 echo "options ip_vs conn_tab_bits=22" > /etc/modprobe.d/ip_vs.conf 然后重启服务器 ca 阅读全文

posted @ 2018-04-11 22:21 林肯公园 阅读(689) 评论(0) 推荐(0) 编辑

dig命令使用大全
摘要:https://www.cnblogs.com/daxian2012/archive/2013/01/10/2854126.html 译者序:可以这样说,翻译本篇文档的过程就是我重新学习DNS的过程,dig命令可以帮助我们学习DNS的原理,配置,以及其查询过程。以前使用dig仅仅是查询一下A记录或者 阅读全文

posted @ 2017-12-31 16:34 林肯公园 阅读(1054) 评论(0) 推荐(0) 编辑

DNS中NS和SOA区别
摘要:ns 授權很簡單… 假設你註冊的 domain 叫 abc.com ,而你有 ns1 與 ns2 兩台 server 。 那,你必需從 .com 的權威伺服器授權給你,其設定或類似如此: $ORIGIN com. abc IN NS ns1.abc.com. abc IN NS ns2.abc.co 阅读全文

posted @ 2017-12-18 17:36 林肯公园 阅读(939) 评论(0) 推荐(0) 编辑

DNS记录类型名单
摘要:原文:http://www.worldlingo.com/ma/enwiki/zh_cn/List_of_DNS_record_types DNS记录类型名单 这 DNS记录类型名单 提供一个方便索引给关于各种各样的种类的信息 域名系统 资源纪录。 在DNS存放的信息的类型包括以下: 代码数字定义R 阅读全文

posted @ 2017-09-06 14:29 林肯公园 阅读(1040) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示