<?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>无色无味(杨波) 的Web Log(博客) &#187; squid</title>
	<atom:link href="http://blog.ghitr.com/index.php/archives/tag/squid/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ghitr.com</link>
	<description>杨波,ccna,h3cse-security/Email:yangbo@ghitr.com</description>
	<lastBuildDate>Sat, 04 Sep 2010 13:03:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>IPtables+Squid 在linux下实现透明代理。</title>
		<link>http://blog.ghitr.com/index.php/archives/325</link>
		<comments>http://blog.ghitr.com/index.php/archives/325#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:57:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[transparent]]></category>
		<category><![CDATA[透明代理]]></category>

		<guid isPermaLink="false">http://blog.ghitr.com/?p=325</guid>
		<description><![CDATA[squid 有一个最重要的设置 http_port 8080 transparent 透明代理的关键就是transparent!!! 然后在Iptables里面打开对8080的访问，再在NAT表中，重定向80端口的请求到8080 Linux:CentOS Linux bogon 2.6.18-128.1.14.el5 #1 SMP Wed Jun 17 06:40:54 EDT 2009 i686 i686 i386 GNU/Linux Iptables:iptables v1.3.5 Squid: Squid Cache: Version 2.6.STABLE21 configure options: &#8216;&#8211;build=i686-redhat-linux-gnu&#8217; &#8216;&#8211;host=i686-redhat-linux-gnu&#8217; &#8216;&#8211;target=i386-redhat-linux-gnu&#8217; &#8216;&#8211;program-prefix=&#8217; &#8216;&#8211;prefix=/usr&#8217; &#8216;&#8211;exec-prefix=/usr&#8217; &#8216;&#8211;bindir=/usr/bin&#8217; &#8216;&#8211;sbindir=/usr/sbin&#8217; &#8216;&#8211;sysconfdir=/etc&#8217; &#8216;&#8211;includedir=/usr/include&#8217; &#8216;&#8211;libdir=/usr/lib&#8217; &#8216;&#8211;libexecdir=/usr/libexec&#8217; &#8216;&#8211;sharedstatedir=/usr/com&#8217; &#8216;&#8211;mandir=/usr/share/man&#8217; &#8216;&#8211;infodir=/usr/share/info&#8217; &#8216;&#8211;exec_prefix=/usr&#8217; &#8216;&#8211;bindir=/usr/sbin&#8217; &#8216;&#8211;libexecdir=/usr/lib/squid&#8217; &#8216;&#8211;localstatedir=/var&#8217; &#8216;&#8211;datadir=/usr/share&#8217; &#8216;&#8211;sysconfdir=/etc/squid&#8217; &#8216;&#8211;enable-epoll&#8217; &#8216;&#8211;enable-snmp&#8217; [...]]]></description>
		<wfw:commentRss>http://blog.ghitr.com/index.php/archives/325/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>DHCP+PPPOE+Squid+SNAT</title>
		<link>http://blog.ghitr.com/index.php/archives/302</link>
		<comments>http://blog.ghitr.com/index.php/archives/302#comments</comments>
		<pubDate>Mon, 22 Jun 2009 10:32:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dhcpd]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[pppoe]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[代理]]></category>
		<category><![CDATA[共享]]></category>

		<guid isPermaLink="false">http://blog.ghitr.com/?p=302</guid>
		<description><![CDATA[1.DHCP配置
2.SQUID配置  （http://blog.ghitr.com/index.php/archives/325）
3.NAT配置（暂无，明天加上） 
4.PPPOE配置（暂无，明天加上）]]></description>
		<wfw:commentRss>http://blog.ghitr.com/index.php/archives/302/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: blog.ghitr.com @ 2010-09-07 02:44:19 -->