<?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>All My Brain &#187; tcpdump</title>
	<atom:link href="http://allmybrain.com/tag/tcpdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:42:27 +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>Using tcpdump on a linux-vserver guest</title>
		<link>http://allmybrain.com/2007/10/11/using-tcpdump-on-a-linux-vserver-guest/</link>
		<comments>http://allmybrain.com/2007/10/11/using-tcpdump-on-a-linux-vserver-guest/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 16:59:19 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux-vserver]]></category>
		<category><![CDATA[tcpdump]]></category>

		<guid isPermaLink="false">http://allmybrain.com/2007/10/11/using-tcpdump-on-a-linux-vserver-guest/</guid>
		<description><![CDATA[To debug a problem I'm working on, I need to be able to see network traffic on an interface inside a linux-vserver guest. To do this, you have to enable the CAP_NET_RAW capability for that guest. > echo "NET_RAW" >> /etc/vservers/myserver/bcapabilities Then just restart the vserver. I noticed you don't have to enable NET_ADMIN, or [...]]]></description>
		<wfw:commentRss>http://allmybrain.com/2007/10/11/using-tcpdump-on-a-linux-vserver-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

