<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for redowl</title>
    <link>http://www.advogato.org/person/redowl/</link>
    <description>Advogato blog for redowl</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 22 May 2013 15:56:32 GMT</pubDate>
    <item>
      <pubDate>Wed, 12 Dec 2001 10:55:29 GMT</pubDate>
      <title>12 Dec 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=6</guid>
      <description>Just upgraded my Debian (potato) box to woody.  Went well
with only one minor  scrape which broke X on startup, but
was easily fixable.  After the dist upgrade the /etc/X11/X
symlink pointed to usr/X11R6/bin/XF86_Mach64 instead of to
/usr/X11R6/bin/XF86_SVGA.  This was fixed, and it's running
smoothly. &lt;br&gt;

&lt;p&gt; Finally dumped Netscape for Skipstone.
</description>
    </item>
    <item>
      <pubDate>Sun, 9 Dec 2001 02:57:24 GMT</pubDate>
      <title>9 Dec 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=5</guid>
      <description>The &lt;a
href="http://www.eff.org/Cases/Heathmount_v_Technodome.com/20011205_eff_pr.html"&gt;Heathmount
vs. Technodome.com&lt;/a&gt; case.

&lt;p&gt; &lt;p&gt; If domain owners are forced to defend their domains in
Virginia &lt;br&gt;(this has the legacy shadow of NSI all over
this.),
this could allow &lt;br&gt;for a corporate juggernaut to cripple a
small business, perhaps a &lt;br&gt;competitor.   A small business
could find that it's financially difficult &lt;br&gt;for them to
defend their domain name which they've legitimately
registered , &lt;br&gt;especially if they're located outside the
U.S.
 
&lt;p&gt;It will be interesting to see how this turns out. 

&lt;p&gt; &lt;p&gt;-t</description>
    </item>
    <item>
      <pubDate>Thu, 6 Dec 2001 03:25:53 GMT</pubDate>
      <title>6 Dec 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=4</guid>
      <description>Well according to the Commerce Dept.: "The DES is dead.  The
AES will take its place". Look &lt;a
href="http://www.interactiveweek.com/article/0,3658,s%253D604%2526a%253D19472,00.asp"&gt;here.&lt;/a&gt;
&lt;br&gt;
Possibly another contest to add to Distributed.net? &lt;br&gt;
&lt;br&gt;

&lt;p&gt; Let's get crackin' !! :)

&lt;p&gt; Also,  submitted two new Window Maker themes to themes.org,
based on Myst III: Exile.&lt;br&gt; They haven't posted to
themes.org yet.
One of them called "Greenhouse" is my current&lt;br&gt; desktop
theme.
Here's a &lt;a
href="http://www.redowl.net/screen.shtml"&gt;screenshot.&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 19 Nov 2001 22:49:23 GMT</pubDate>
      <title>19 Nov 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=3</guid>
      <description>Got back in the running for cracking RC5-64&lt;br&gt;(I am sooo
far behind) and posted my graphed individual results:

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;a
href="http://www.redowl.net/stats.shtml"&gt;Distributed.net
stats&lt;/a&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; The Perl script graph generator is written by
Dominique
Pelle&lt;br&gt;
and can be found &lt;a
href="http://dominique.pelle.free.fr/rc5_stats.html"&gt;here.&lt;/a&gt;
Gnuplot is required.

&lt;p&gt; &lt;p&gt; &lt;p&gt; Now..if I can just get some more machines...</description>
    </item>
    <item>
      <pubDate>Wed, 14 Nov 2001 04:05:28 GMT</pubDate>
      <title>14 Nov 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=2</guid>
      <description>i finally updated my website...</description>
    </item>
    <item>
      <pubDate>Fri, 9 Nov 2001 12:25:09 GMT</pubDate>
      <title>9 Nov 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=1</guid>
      <description>&lt;p&gt;It's 4am(PST)...do you know what your firewall is
doing?
&lt;br&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt;Well, I was wondering why my internal net
boxes
(such
as
my
&lt;I&gt;whinedoze&lt;/i&gt; box) couldn't get to the net, but all
outside requests could get in with no problem (i.e. my
website).

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &amp;lt;yawn&amp;gt; answer...I forgot to bind the
iptables
PREROUTING
chain to &lt;br&gt; my external interface only. So this:&lt;br&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;cite&gt;
iptables -t nat -A PREROUTING -p tcp --dport 80 -j DNAT 
--to-destination 10.0.0.3:80
&lt;/cite&gt;&lt;br&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; was changed to this:&lt;br&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;cite&gt;
iptables -t nat -A PREROUTING -i $EXTERNAL -p tcp --dport 80
-j DNAT --to-destination 10.0.0.3:80
&lt;/cite&gt;&lt;br&gt;

&lt;p&gt; &lt;p&gt; &lt;p&gt; &lt;p&gt; Before the change, PREROUTING the chain, by
default,
was
applied to both interfaces.  Thus, all incoming port 80
requests on my internal interface were connecting to
itself.  I didn't see this until I ran 'tcpdump -i eth1'. 
Since my workstation is my gateway (for now...), I didn't
notice this problem until I tried accessing the web on my
internal LAN.

&lt;p&gt; &lt;p&gt; &lt;p&gt; Ah well, case solved.

&lt;p&gt; &lt;p&gt; &lt;p&gt;Good night.

</description>
    </item>
    <item>
      <pubDate>Thu, 8 Nov 2001 21:14:04 GMT</pubDate>
      <title>8 Nov 2001</title>
      <link>http://www.advogato.org/person/redowl/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/redowl/diary.html?start=0</guid>
      <description>I'm glad to see that the EFF has joined the Morpheus defense
team in the complaint against file sharing companies.

&lt;p&gt; &lt;p&gt; The case description for MGM v. Grokster can be
retrieved
here:

&lt;p&gt; &lt;p&gt; &lt;a
href=http://www.eff.org/IP/P2P/MGM_v_Grokster/20011002_mgm_v_grokster_complaint.pdf&gt;MGM
v. Grokster [pdf]&lt;/a&gt;</description>
    </item>
  </channel>
</rss>
