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

全部博文(142)

文章存档

2016年(10)

2015年(60)

2014年(72)

我的朋友

发布时间:2015-12-21 14:37:39

confirm / renew / rebind 区别0.交互过程confirm报文1. confirm 报文   1) 在链路发送变化的情况下触发   2) A client sends a Confirm message to any available server to determine whether the addresses       it was assigned are still appropriate to the link.........【阅读全文】

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

发布时间: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可以.........【阅读全文】

阅读(1153) | 评论(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.........【阅读全文】

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

发布时间:2015-11-28 15:11:10

Linux主机名1.主机名简介在网络打世界里,每台主机都有一个IP地址,是为了区分不同打主机。但是ip地址不方便记忆,所以有了域名。域名只在公网中存在,每个域名都对应一个IP地址,但是一个IP地址可能有多个域名。那主机名有什么用呢?在一个局域网中,每台主机都有一个主机名,用于区分主机与主机,并且.........【阅读全文】

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

发布时间:2015-11-22 19:45:27

p { margin-bottom: 0.25cm; line-height: 120%; }一、设备类型:1.字符型设备:基于每个字符来处理数据(无缓冲且只能顺序存取),如键盘/终端;2.块设备:每次处理一块数据,块的大小取决于设备类型,一般是512字节打倍数,如磁盘/磁带;每个设备都必须有主、次设备ID,可以在/dev目录下通过ls-al命令.........【阅读全文】

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

登录 注册