<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>狂人山庄 &#124; Silence,声仔,吴洪声,奶罩 &#187; dotcc</title>
	<atom:link href="http://wuhongsheng.com/tag/dotcc/feed/" rel="self" type="application/rss+xml" />
	<link>http://wuhongsheng.com</link>
	<description>响应我党号召,全面建设和谐博客,坚持和谐写博的路线不动摇</description>
	<lastBuildDate>Wed, 04 May 2011 15:13:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jwhois无法查询dot cc域名whois信息的解决办法</title>
		<link>http://wuhongsheng.com/it/2009/08/resolve-issues-which-jwhois-can-not-obtain-whois-info-with-dot-cc/</link>
		<comments>http://wuhongsheng.com/it/2009/08/resolve-issues-which-jwhois-can-not-obtain-whois-info-with-dot-cc/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 09:34:34 +0000</pubDate>
		<dc:creator>吴洪声</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[cc]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[dotcc]]></category>
		<category><![CDATA[jwhois]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://wuhongsheng.com/?p=305</guid>
		<description><![CDATA[jwhois是linux下面内置的一个whois客户端。 jwhois在查询dot cc（.cc）域名的时候，如果dot cc域名是二级注册商，那么jwhois无法获取到这个域名的whois信息。问题的原因出在jwhois不会自动跟进whois.nic.cc返回的下级whois server。 解决的办法： 编辑jwhois.conf（自己编译的在/usr/local/etc/jwhois.conf，系统自带的在/etc/jwhois.cc），找到server-options段，在末尾加上以下内容 &#34;whois\\.nic\\.cc&#34; { whois-redirect = &#34;.*Whois Server: \\(.*\\)&#34;; } 其他域名也可以如法泡制 update: 增加.vc域名支持的办法，同样是相同的文件，增加.vc的whois服务器就可以了 &#34;\\.va$&#34; = &#34;whois.ripe.net&#34;; &#34;\\.vc$&#34; = &#34;whois2.afilias-grs.net&#34;; &#34;\\.ve$&#34; = &#34;whois.nic.ve&#34;; No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>jwhois是linux下面内置的一个whois客户端。</p>
<p>jwhois在查询dot cc（.cc）域名的时候，如果dot cc域名是二级注册商，那么jwhois无法获取到这个域名的whois信息。问题的原因出在jwhois不会自动跟进whois.nic.cc返回的下级whois server。</p>
<p>解决的办法：<br />
编辑jwhois.conf（自己编译的在/usr/local/etc/jwhois.conf，系统自带的在/etc/jwhois.cc），找到server-options段，在末尾加上以下内容</p>

<div class="wp_syntax"><div class="code"><pre class="conf" style="font-family:monospace;">        &quot;whois\\.nic\\.cc&quot; {
                whois-redirect = &quot;.*Whois Server: \\(.*\\)&quot;;
        }</pre></div></div>

<p>其他域名也可以如法泡制</p>
<p>update:<br />
增加.vc域名支持的办法，同样是相同的文件，增加.vc的whois服务器就可以了</p>

<div class="wp_syntax"><div class="code"><pre class="conf" style="font-family:monospace;">        &quot;\\.va$&quot; = &quot;whois.ripe.net&quot;;
        &quot;\\.vc$&quot; = &quot;whois2.afilias-grs.net&quot;;
        &quot;\\.ve$&quot; = &quot;whois.nic.ve&quot;;</pre></div></div>



<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wuhongsheng.com/it/2009/08/resolve-issues-which-jwhois-can-not-obtain-whois-info-with-dot-cc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.246 seconds -->

