365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

longrujun的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、13项网摘
longrujun : DNS TSIG实现CDN GSLB点击:64
 分类:dns 时间:2006-10-26 14:15:51 longrujun收录 复制到我的网摘
Note

1、 本文只涉及User-Server-User过程[Request及Response请参考上图]

2、 有关站点加速及Cache请参考:http://longrujun.com/tags/SQUID/default.aspx

3、 有关大规模站点体系规划及性能优化请参考下图,不深入探讨
http://longrujun.name/blogs/longrujun/archive/2006/10/27/DNS-TSIG_9E5BB073_CDN_2B00_GSLB.aspx
BIND 9 Administrator Reference Manual点击:165
 分类:run2tech; dns 时间:2006-9-12 0:34:38 longrujun收录 复制到我的网摘
BIND 9 Administrator Reference Manual

Copyright ?2004, 2005 Internet Systems Consortium, Inc. ("ISC")

Copyright ?2000-2003 Internet Software Consortium.
http://www.isc.org/sw/bind/arm93/Bv9ARM.html
DNS BIND view Clause点击:50
 分类:dns; view 时间:2006-9-12 0:31:21 longrujun收录 复制到我的网摘
This section describes the view clause available in BIND 9.x. The view clause allows BIND to provide different functionality based on the hosts accessing it. The view statement can take a serious number of statements shown below. Full list of statements. A view clause matches (is invoked) when either or both of its match-clients and match-destinations statements match and when the match-recursive-only condition is met. If either or both of match-clients and match-destinations are missing they default to any (all hosts match). All zones supported by each view clause must be defined with the view clause allowing a view to respond uniquely for each zone if required.
http://www.zytrax.com/books/dns/ch7/view.html
Linux应用:使用TSIG和DNSSEC加固域名服务器 服务器-计世网点击:205
 分类:run2tech; dns 时间:2006-9-12 0:11:02 longrujun收录 复制到我的网摘
Linux应用:使用TSIG和DNSSEC加固域名服务器
http://www.ccw.com.cn/server/yyjq/htm2006/20060227_10U2I.htm
[Debian Sarge] Installing A Bind9 Master/Slave DNS System | HowtoForge - Linux Howtos and Tutorials点击:177
 分类:dns; Debian; HOWto; HOWTO: 时间:2006-8-29 1:28:57 longrujun收录 复制到我的网摘
In this howto we will install 2 bind dns servers, one as the master and the other as a slave server. For security reasons we will chroot bind9 in its own jail.
Using two servers for a domain is a commonly used setup and in order to host your own domain you are required to have at least 2 domain servers. If one breaks, the other can continue to serve your domain.
Our setup will use Debian Sarge 3.1 (stable) for its base. A simple clean and up2date install will be enough since we will install the required packages with this howto.
In this howto I will use the fictional domain "linux.lan". The nameservers will use 192.168.254.1 and 192.168.254.2 as there ip.
http://www.howtoforge.org/debian_bind9_master_slave_system
longrujun : How To Install DNS server with Master/Slave's config点击:75
 分类:dns; GSLB 时间:2006-8-19 8:41:25 longrujun收录 复制到我的网摘
下面已longrujun.com/lrj.com为例进行配置

Server 1:Master
IPADDR=192.168.5.223/224
NETMASK=255.255.255.0
GATEWAY=192.168.5.1
Server 2: Slave
IPADDR=192.168.5.225/226
NETMASK=255.255.255.0
GATEWAY=192.168.5.1
其中
Longrujun.com做view功能及Master/Slave同步,再一定程度上便于解决互联互通问题
lrj.com只涉及Master/Slave同步功能
http://longrujun.name/blogs/longrujun/archive/2006/08/19/How-To-Install-DNS-server-with-Master_2F00_...
System Administration: Another Step toward the BIND - IV | Linux Journal点击:102
 分类:dns 时间:2006-7-29 3:00:45 longrujun收录 复制到我的网摘
System Administration: Another Step toward the BIND - IV
http://www.linuxjournal.com/node/1000068
System Administration: Another Step toward the BIND - III | Linux Journal点击:92
 分类:dns 时间:2006-7-29 3:00:27 longrujun收录 复制到我的网摘
System Administration: Another Step toward the BIND - III
http://www.linuxjournal.com/node/1000067
System Administration: Another Step toward the BIND - II | Linux Journal点击:104
 分类:dns 时间:2006-7-29 3:00:09 longrujun收录 复制到我的网摘
System Administration: Another Step toward the BIND - II
http://www.linuxjournal.com/node/1000065
System Administration: Another Step toward the BIND | Linux Journal点击:102
 分类:dns 时间:2006-7-29 2:59:44 longrujun收录 复制到我的网摘
For most people who have someone else set up and host their web site, that many not come into play. But for sophisticated sites where you might want to run a large email server or directory service, you need to control your own DNS.
http://www.linuxjournal.com/node/1000064
How To Run Your Own Name Servers With ISPConfig And GoDaddy | HowtoForge - Linux Howtos and Tutorials点击:164
 分类:HOWto; dns 时间:2006-7-16 17:12:09 longrujun收录 复制到我的网摘
To do this, you need two servers with two different public IP addresses and with ISPConfig installed, and of course a GoDaddy account.
http://www.howtoforge.com/ispconfig_dns_godaddy
Bind-Chroot-Howto (Debian) | HowtoForge - Linux Howtos and Tutorials点击:184
 分类:Debian; HOWto; dns 时间:2006-7-16 17:09:25 longrujun收录 复制到我的网摘
This document describes how to install the DNS server Bind on Debian so that it runs out of a chroot jail for security reasons.

This howto is meant as a practical guide; it does not cover the theoretical backgrounds. They are treated in a lot of other documents in the web.
http://www.howtoforge.com/howto_bind_chroot_debian
Two-in-one DNS server with BIND9 | HowtoForge - Linux Howtos and Tutorials点击:101
 分类:dns 时间:2006-7-16 17:07:40 longrujun收录 复制到我的网摘
This tutorial shows you how to configure BIND9 DNS server to serve an internal network and an external network at the same time with different set of information. To accomplish that goal, a new feature of BIND9 called view is used. As a tutorial it'll walk you through the whole set up, but initial knowledge of BIND and DNS is required, there are plenty of documents that cover that information on the Internet.
http://www.howtoforge.com/two_in_one_dns_bind9_views
页码: [1 共1页、13项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved