Chinaunix首页 | 论坛 | 博客
  • 博客访问: 557240
  • 博文数量: 142
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1452
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-12 16:28
文章分类

全部博文(142)

文章存档

2016年(10)

2015年(60)

2014年(72)

我的朋友

发布时间:2015-11-28 16:10:24

DNS服务器,linux下一般用bind,但bind太复杂了,dnsmasq使用上比dns始祖bind要简便得多,可以做正向dns代理,也可以直接做内部纯dns服务器用。默认配置下,dnsmasq使用系统的/etc/resolv.conf并读取/etc/hosts,  /etc/resolv.conf文件是用来配置上一级DNS  /etc/hosts文件是用来存储dns代理缓存。  dnsmasq可以.........【阅读全文】

阅读(1195) | 评论(0) | 转发(0)

发布时间:2015-11-28 16:06:18

Cloud security vendor Zscaler has made a name for itself as a proxy that enterprises can use to filter traffic and provide security. The company is now augmenting its strategy with a new service that leverages DNS redirection, in a bid to minimize the amount of traffic that is sent up to the c.........【阅读全文】

阅读(1512) | 评论(0) | 转发(0)

发布时间:2014-10-30 14:11:11

http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html......【阅读全文】

阅读(820) | 评论(0) | 转发(0)

发布时间:2014-10-29 12:11:15

今天在组网弄dnsmasq时,用PC做客户端,在pc获取一个dns的域名地址后,突然不再发送dns请求了,想想应该有dns缓存. 查找对应的资料,有如下命令:查找dns缓存:ipconfig /displaydns 一般windows下 dns缓存比较多,最好重定向到某个文件如: ipconfig /displaydns > dnscache.txt清除dns缓存ipconfig /flushdns.........【阅读全文】

阅读(880) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册