<?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>blog.lundscape.com &#187; iptables</title>
	<atom:link href="http://blog.lundscape.com/tag/iptables/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lundscape.com</link>
	<description>The Linux Journey</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:55:34 +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>April Fools Prank</title>
		<link>http://blog.lundscape.com/2009/04/april-fools-prank/</link>
		<comments>http://blog.lundscape.com/2009/04/april-fools-prank/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:34:34 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Prank]]></category>
		<category><![CDATA[Claude]]></category>
		<category><![CDATA[DD-WRT]]></category>
		<category><![CDATA[Housemates]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[Revenge]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=73</guid>
		<description><![CDATA[Inspired by Upside-Down-Ternet, I decided to get two of my housemates back for the Tabasco and Whiskey shot that they gave me when we went out for my birthday. Flipping all of the images upside down was a little too subtle though. I prefer the all-out, in-your-face kind of April Fools revenge prank. It turns [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by <a href="http://www.ex-parrot.com/~pete/upside-down-ternet.html">Upside-Down-Ternet</a>, I decided to get two of my <a href="http://claude.zacintosh.com/wiki/Members">housemates</a> back for the Tabasco and Whiskey shot that they gave me when we went out for my birthday. Flipping all of the images upside down was a little too subtle though. I prefer the all-out, in-your-face kind of April Fools <del datetime="2009-04-01T14:08:23+00:00">revenge</del> prank.</p>
<p>It turns out all I had to do was find the IP addresses for my housemates&#8217; computers, create the awesome pwned page, and issue two commands on my <a href="http://www.dd-wrt.com/">DD-WRT</a> router:</p>
<pre>root@Madrona:~# iptables -t nat -I PREROUTING -s 192.168.1.187 -p tcp -j DNAT --to-destination 192.168.1.42
root@Madrona:~# iptables -t nat -I PREROUTING -s 192.168.1.190 -p tcp -j DNAT --to-destination 192.168.1.42</pre>
<p>When those two housemates went to check Facebook (or any site) this morning, they were greeted with this instead:</p>
<div id="attachment_74" class="wp-caption alignnone" style="width: 458px"><img class="size-full wp-image-74" title="Pwnage" src="http://blog.lundscape.com/wp-content/uploads/2009/04/pwnage.png" alt="Pwned by the Zaxor!" width="448" height="337" /><p class="wp-caption-text">Pwned by the Zaxor!</p></div>
<p>Their reactions made it worth it. <a href="http://claude.zacintosh.com/wiki/Tyler_Accardi">Tyler</a> said, &#8220;Pwned? What is pwned?&#8221; <a href="http://claude.zacintosh.com/wiki/David_Kruse">David</a> said, &#8220;What the hell is a Zaxor?&#8221;</p>
<p>Even though I downed the entire Tabasco and Whiskey shot, let this be a lesson that I always <del datetime="2009-04-01T14:08:23+00:00">take my revenge</del> convey my thanks in kind.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2009/04/april-fools-prank/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

