<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Minimalistic Transparent X-Desktop &#187; networking</title>
	<atom:link href="http://princ3.wordpress.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://princ3.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Sep 2009 11:34:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='princ3.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7ec66b2d5f168e41e3f2305beb44b274?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Minimalistic Transparent X-Desktop &#187; networking</title>
		<link>http://princ3.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://princ3.wordpress.com/osd.xml" title="Minimalistic Transparent X-Desktop" />
		<item>
		<title>Enable Antispoofing With Iptables</title>
		<link>http://princ3.wordpress.com/2007/10/01/enable-antispoofing-with-iptables/</link>
		<comments>http://princ3.wordpress.com/2007/10/01/enable-antispoofing-with-iptables/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 19:52:16 +0000</pubDate>
		<dc:creator>princ3</dc:creator>
				<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://princ3.wordpress.com/2007/10/01/enable-antispoofing-with-iptables/</guid>
		<description><![CDATA[for i in /proc/sys/net/ipv4/*/rp_filter; do
echo 1 &#62; $f
done
Or simply
echo 1 &#62; /proc/sys/net/ipv4/*/rp_filter (depends on your shell)
This compares the source adress against the routing table
More info about the ~50  options you can find at /usr/src/linux/Documentation/networking/ip-sysctl.txt
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=princ3.wordpress.com&blog=478535&post=110&subd=princ3&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://princ3.wordpress.com/2007/10/01/enable-antispoofing-with-iptables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f915df7f3f1fe214d30281512b1361cb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">princ3</media:title>
		</media:content>
	</item>
		<item>
		<title>HowTo Redirect And Save Tcpdump Output To Other Host</title>
		<link>http://princ3.wordpress.com/2007/09/28/howto-redirect-and-save-tcpdump-output-to-other-host/</link>
		<comments>http://princ3.wordpress.com/2007/09/28/howto-redirect-and-save-tcpdump-output-to-other-host/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 08:37:35 +0000</pubDate>
		<dc:creator>princ3</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://princ3.wordpress.com/2007/09/28/howto-redirect-and-save-tcpdump-output-to-other-host/</guid>
		<description><![CDATA[So you have one of those fancy Linksys-Routers with OpenWrt on it and want to save the output of tcpdump. As the local storage is limited and OpenWrt does not support a monitoring-port you have to redirect the output to save on another host.
But first lets enlarge onto that monitoring-port.
For what i know DD-Wrt&#8217;s iptables [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=princ3.wordpress.com&blog=478535&post=103&subd=princ3&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://princ3.wordpress.com/2007/09/28/howto-redirect-and-save-tcpdump-output-to-other-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f915df7f3f1fe214d30281512b1361cb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">princ3</media:title>
		</media:content>
	</item>
	</channel>
</rss>