<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>“demengqi的好时机” 的评论</title>
	<atom:link href="http://www.demengqi.com/index.php/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.demengqi.com</link>
	<description>php zend 互联网 摄影与个人的生活笔记</description>
	<lastBuildDate>Fri, 13 Nov 2009 01:52:33 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>元元 关于 php显示百分比，保留二位小数 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/29/comment-page-1#comment-223</link>
		<dc:creator>元元</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/29#comment-223</guid>
		<description>简介明了</description>
		<content:encoded><![CDATA[<p>简介明了</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 centos5下vsftp 的安装设置 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/84/comment-page-1#comment-87</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Jun 2009 06:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/?p=84#comment-87</guid>
		<description>-A RH-Firewall-1-INPUT -p tcp -m multiport --dports 30000,30999 -m state --state NEW -j ACCEPT</description>
		<content:encoded><![CDATA[<p>-A RH-Firewall-1-INPUT -p tcp -m multiport &#8211;dports 30000,30999 -m state &#8211;state NEW -j ACCEPT</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 linux 服务器校准时间 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/35/comment-page-1#comment-59</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Feb 2009 03:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/35#comment-59</guid>
		<description>#crontab -e

00 23 * * * ntpdate -s time.nist.gov &amp;&amp; hwclock -w</description>
		<content:encoded><![CDATA[<p>#crontab -e</p>
<p>00 23 * * * ntpdate -s time.nist.gov &#038;&#038; hwclock -w</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 网页打印处理 scriptx 终于搞定 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/44/comment-page-1#comment-49</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 07 Feb 2009 02:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/44#comment-49</guid>
		<description>你估计是插件未装入的缘故吧</description>
		<content:encoded><![CDATA[<p>你估计是插件未装入的缘故吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>lidf 关于 网页打印处理 scriptx 终于搞定 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/44/comment-page-1#comment-32</link>
		<dc:creator>lidf</dc:creator>
		<pubDate>Fri, 16 Jan 2009 06:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/44#comment-32</guid>
		<description>我一使用xprint.printing.Print(true) 页面就报错 请问可以直接打印吗 你有试过吗 请指教</description>
		<content:encoded><![CDATA[<p>我一使用xprint.printing.Print(true) 页面就报错 请问可以直接打印吗 你有试过吗 请指教</p>
]]></content:encoded>
	</item>
	<item>
		<title>KingTi 关于 翻箱子游戏 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/4/comment-page-1#comment-19</link>
		<dc:creator>KingTi</dc:creator>
		<pubDate>Sat, 13 Dec 2008 11:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/?p=4#comment-19</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 centos安装openvpn 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/71/comment-page-1#comment-16</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Dec 2008 08:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/71#comment-16</guid>
		<description>client.ovpn

client
dev tap
proto tcp
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert zb02.crt
key zb02.key
ns-cert-type server
tls-auth ta.key 1
comp-lzo
verb 5</description>
		<content:encoded><![CDATA[<p>client.ovpn</p>
<p>client<br />
dev tap<br />
proto tcp<br />
resolv-retry infinite<br />
nobind<br />
persist-key<br />
persist-tun<br />
ca ca.crt<br />
cert zb02.crt<br />
key zb02.key<br />
ns-cert-type server<br />
tls-auth ta.key 1<br />
comp-lzo<br />
verb 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 centos安装openvpn 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/71/comment-page-1#comment-15</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Dec 2008 08:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/71#comment-15</guid>
		<description>server.conf

port 1194
proto tcp
dev tap
ca ca.crt
cert server.crt
key server.key  # This file should be kept secret
dh dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push &quot;route 192.168.10.0 255.255.255.0&quot;
client-config-dir ccd
client-to-client
keepalive 10 120
tls-auth ta.key 0 # This file is secret
comp-lzo
user nobody
group nobody
persist-key
persist-tun
status openvpn-status.log
log         /var/log/openvpn.log
log-append  /var/log/openvpn.log
verb 4</description>
		<content:encoded><![CDATA[<p>server.conf</p>
<p>port 1194<br />
proto tcp<br />
dev tap<br />
ca ca.crt<br />
cert server.crt<br />
key server.key  # This file should be kept secret<br />
dh dh1024.pem<br />
server 10.8.0.0 255.255.255.0<br />
ifconfig-pool-persist ipp.txt<br />
push &#8220;route 192.168.10.0 255.255.255.0&#8243;<br />
client-config-dir ccd<br />
client-to-client<br />
keepalive 10 120<br />
tls-auth ta.key 0 # This file is secret<br />
comp-lzo<br />
user nobody<br />
group nobody<br />
persist-key<br />
persist-tun<br />
status openvpn-status.log<br />
log         /var/log/openvpn.log<br />
log-append  /var/log/openvpn.log<br />
verb 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 centos安装openvpn 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/71/comment-page-1#comment-14</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Dec 2008 08:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/71#comment-14</guid>
		<description>echo 1 &gt; /proc/sys/net/ipv4/ip_forward

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth1 -j SNAT --to-source 192.168.10.2

tcpdump -nn icmp -i tap0</description>
		<content:encoded><![CDATA[<p>echo 1 > /proc/sys/net/ipv4/ip_forward</p>
<p>iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth1 -j SNAT &#8211;to-source 192.168.10.2</p>
<p>tcpdump -nn icmp -i tap0</p>
]]></content:encoded>
	</item>
	<item>
		<title>admin 关于 centos安装openvpn 的评论</title>
		<link>http://www.demengqi.com/index.php/archives/71/comment-page-1#comment-13</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Dec 2008 08:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.demengqi.com/index.php/archives/71#comment-13</guid>
		<description>openvpn --genkey --secret keys/ta.key</description>
		<content:encoded><![CDATA[<p>openvpn &#8211;genkey &#8211;secret keys/ta.key</p>
]]></content:encoded>
	</item>
</channel>
</rss>

