<?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>SiD3WiNDR's Homepage &#187; Networking</title>
	<atom:link href="http://www.sid3windr.be/archives/category/networking/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sid3windr.be</link>
	<description>My homepage</description>
	<lastBuildDate>Tue, 11 Jan 2011 14:19:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>DNS root server attacks</title>
		<link>http://www.sid3windr.be/archives/255/dns-root-server-attacks</link>
		<comments>http://www.sid3windr.be/archives/255/dns-root-server-attacks#comments</comments>
		<pubDate>Sat, 10 Mar 2007 15:36:03 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/255/dns-root-server-attacks</guid>
		<description><![CDATA[Apparently last month the root servers were attacked. ICANN published a fact sheet about the attacks and root server attacks. Interesting reading.]]></description>
			<content:encoded><![CDATA[<p>Apparently last month the root servers were attacked. <a href="http://www.icann.org">ICANN </a> published a <a href="http://icann.org/announcements/factsheet-dns-attack-08mar07.pdf">fact sheet</a>  about the attacks and root server attacks. Interesting reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/255/dns-root-server-attacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Poweradmin with slashes</title>
		<link>http://www.sid3windr.be/archives/241/poweradmin-with-slashes</link>
		<comments>http://www.sid3windr.be/archives/241/poweradmin-with-slashes#comments</comments>
		<pubDate>Mon, 12 Feb 2007 16:35:56 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/241/poweradmin-with-slashes</guid>
		<description><![CDATA[At work, Mobistar delegated our reverse DNS to a zone with a slash in it. I didn&#8217;t even know this was legal in DNS but apparently it is, and BIND and PowerDNS serve it perfectly. I installed PowerAdmin to manage my PowerDNS records with a GUI (MySQL INSERT/UPDATE was becoming a bit tedious), but could [...]]]></description>
			<content:encoded><![CDATA[<p>At work, Mobistar delegated our reverse DNS to a zone with a slash in it. I didn&#8217;t even know this was legal in DNS but apparently it is, and BIND and PowerDNS serve it perfectly. I installed <a href="http://www.poweradmin.org">PowerAdmin</a>  to manage my <a href="http://www.powerdns.com">PowerDNS</a> records with a GUI (MySQL INSERT/UPDATE was becoming a bit tedious), but could not create a domain nor any entries below it (after creating the domain through MySQL), because it wouldn&#8217;t accept the / as a valid character. I cooked up a small patch (don&#8217;t know if it&#8217;s complete, I just know it works for me) which you can find <a href="/files/poweradmin-allowslash.diff">here</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/241/poweradmin-with-slashes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeNX on Debian Sarge</title>
		<link>http://www.sid3windr.be/archives/210/freenx-on-debian-sarge</link>
		<comments>http://www.sid3windr.be/archives/210/freenx-on-debian-sarge#comments</comments>
		<pubDate>Thu, 05 Oct 2006 22:54:24 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/210/freenx-on-debian-sarge</guid>
		<description><![CDATA[I just set up FreeNX on my Sarge machine and it works really nice! I was hoping it would be able to &#34;receive&#34; remote desktop (rdc) connections and channel it to an X server (to use standard Windows CE/TS thin clients with a Linux server). I found the .deb&#8217;s too late, and as such followed [...]]]></description>
			<content:encoded><![CDATA[<p>I just set up <a href="http://freenx.berlios.de/">FreeNX </a> on my Sarge machine and it works really nice! I was hoping it would be able to &quot;receive&quot; remote desktop (rdc) connections and channel it to an X server (to use standard Windows CE/TS thin clients with a Linux server). I found the <a href="http://packages.debianbase.de/stable/i386/nx/">.deb&#8217;s</a>  too late, and as such followed <a href="http://stateless.geek.nz/2005/06/27/building-freenx-04-on-ubuntu-hoary/">another howto for Ubuntu</a> .</p>
<p>Here&#8217;s how I did it on Sarge:</p>
<p>a<em>pt-get install cdbs autotools-dev patchutils autoconf bzip2 zlib1g-dev libpng12-dev libjpeg-dev xlibs-dev libfreetype6-dev libmikmod2-dev libssl-dev libxaw7-dev automake1.9 automake1.4 expect tcl8.4 netcat ssh b</em><em>uild-essential dpatch<br /> </em></p>
<p>Add the following to /etc/apt/sources.list:<em> deb-src http://debian.tu-bs.de/project/kanotix/unstable/ sid nx</em> </p>
<p><em>apt-get source nx freenx</em><br /> <em>cd nx-1.4.92+1.5.0</em></p>
<p><em>sed -i s/debhelper\ \(\&gt;=\ 5.0.0\)/debhelper\ \(\&gt;=\ 4.2.0\)/ debian/control<br /> export DH_COMPAT=4<br /> dpkg-buildpackage</em></p>
<p><em>cd ../freenx-0.4.4+0.4.5</em></p>
<p><em>sed -i s/debhelper\ \(\&gt;=\ 5.0.0\)/debhelper\ \(\&gt;=\ 4.2.0\)/ debian/control</em><br /> <em> sed -i s/openssh-server,\ openssh-client/ssh/ debian/control<br /> dpkg-buildpackage</em></p>
<p><em>cd ..; dpkg -i *deb&nbsp;</em></p>
<p>Edit /etc/nxserver/node.conf and add the following line:</p>
<p><em>COMMAND_XAUTH=/usr/bin/X11/xauth<br /> </em></p>
<p>If you want to use SSH authentication instead of FreeNX&#8217;s own passdb backend put the following lines in there as well:</p>
<p><em>ENABLE_PASSDB_AUTHENTICATION=&quot;0&quot;<br /> ENABLE_SSH_AUTHENTICATION=&quot;1&quot;&nbsp;</em></p>
<p>Fetch the <a href="http://www.arte.unipi.it/Public/Win32/nxclient-1.5.0-138.exe">1.5 client for Windows</a> (2.0 from Nomachine doesn&#8217;t work). Enter the correct details (enable &quot;encrypt all data&quot; if you want it to work through firewalls and NATs &#8212; that way you just have to open up SSH and be done with it). Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/210/freenx-on-debian-sarge/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic key retrieval for gnupg</title>
		<link>http://www.sid3windr.be/archives/203/automatic-key-retrieval-for-gnupg</link>
		<comments>http://www.sid3windr.be/archives/203/automatic-key-retrieval-for-gnupg#comments</comments>
		<pubDate>Mon, 02 Oct 2006 18:13:49 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/203/automatic-key-retrieval-for-gnupg</guid>
		<description><![CDATA[Prepare for another blog storm&#8230; first a nice tip I found on this page &#8230; Sometimes I use mutt to read my mail, which nicely autodecrypts and checks pgp/gpg signatures. But then I&#8217;d need to retrieve everybody&#8217;s public key, like the Ubuntu security etc (which I couldn&#8217;t find anywhere by the way), but no more! [...]]]></description>
			<content:encoded><![CDATA[<p>Prepare for another blog storm&#8230; first a nice tip I found on <a href="http://arcterex.net/blog/archives/2003/07/03/gnupg_auto_keyserver_retrieve.html">this page</a>  &#8230;</p>
<p>Sometimes I use mutt to read my mail, which nicely autodecrypts and checks pgp/gpg signatures. But then I&#8217;d need to retrieve everybody&#8217;s public key, like the Ubuntu security etc (which I couldn&#8217;t find anywhere by the way), but no more! gnupg now automatically retrieves keys from the keyserver you specify just by adding <em>keyserver-options &#8220;auto-key-retrieve&#8221;</em> into ~/.gnupg/gpg.conf.</p>
<p>I don&#8217;t know if this makes it any less secure though&#8230; but WorksForMe(tm) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/203/automatic-key-retrieval-for-gnupg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relay recipient maps</title>
		<link>http://www.sid3windr.be/archives/192/relay-recipient-maps</link>
		<comments>http://www.sid3windr.be/archives/192/relay-recipient-maps#comments</comments>
		<pubDate>Tue, 05 Sep 2006 22:03:36 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/192/relay-recipient-maps</guid>
		<description><![CDATA[I&#8217;ve been working on upgrading my mail gateway setup to something a little more decent, and as of tonight (in my new testsetup) I&#8217;ve implemented relay recipient maps in postfix. Should be way better the gateway mailqueue and also for the internet as a whole, since I won&#8217;t be generating any more blowback like I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on upgrading my mail gateway setup to something a little more decent, and as of tonight (in my new testsetup) I&#8217;ve implemented relay recipient maps in postfix. Should be way better the gateway mailqueue and also for the internet as a whole, since I won&#8217;t be generating any more blowback like I am doing now (when mailing to a nonexisting address, the gateway accepts the mail, tries to deliver, then creates a bounce message and tries to deliver that one, usually trying to email nonexisting users or innocent bystanders whose From: address was forged). Also implemented some SNMP polling for queue size, more to follow. Yay. <img src='http://www.sid3windr.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;PS: Thanks to DaViper for providing me with a virtual machine and a subnet to host my off-net DNS and Mailgateway on, much appreciated! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/192/relay-recipient-maps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS.be on a roll</title>
		<link>http://www.sid3windr.be/archives/171/dnsbe-on-a-roll</link>
		<comments>http://www.sid3windr.be/archives/171/dnsbe-on-a-roll#comments</comments>
		<pubDate>Mon, 01 May 2006 09:54:31 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Stupid]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/171</guid>
		<description><![CDATA[It seems DNS.be has made a bit of a booboo&#8230; They have billed all agents for march (instead of april), resulting in negative credit balances (somehow march is a month with way more registrations than april) for many agents. Affected are at least Openminds , Priorweb and Stone IS &#8211; probably more. If your .be [...]]]></description>
			<content:encoded><![CDATA[<p>It seems DNS.be has made a bit of a booboo&#8230; They have billed all agents for march (instead of april), resulting in negative credit balances (somehow march is a month with way more registrations than april) for many agents. Affected are at least <a href="http://www.openminds.be">Openminds</a> , <a href="http://www.priorweb.be">Priorweb </a> and <a href="http://sisblog.be/2006/05/01/facturen/">Stone IS</a> &#8211; probably more. If your .be registrations don&#8217;t work today and/or tomorrow, this is why.</p>
<p>&nbsp;Of course, today being a public holiday doesn&#8217;t help things, as there will probably be noone there to fix the mistake before tomorrow. Unfortunately, business on the internet goes on, 24/7, and people will expect domain names to be registered&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/171/dnsbe-on-a-roll/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking planes via BGP</title>
		<link>http://www.sid3windr.be/archives/170/tracking-planes-via-bgp</link>
		<comments>http://www.sid3windr.be/archives/170/tracking-planes-via-bgp#comments</comments>
		<pubDate>Sat, 29 Apr 2006 17:06:17 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.sid3windr.be/archives/170</guid>
		<description><![CDATA[Cool thing, which I missed when flying to Mexico last time&#8230; Internet on the plane. Using pretty funky networking techniques, and it&#8217;s fun to see how the data available on the internet (I could check it from my own BGP routers as well) can be used to see where planes are (not very accurate but [...]]]></description>
			<content:encoded><![CDATA[<p>Cool thing, which I missed when flying to Mexico last time&#8230; Internet on the plane. Using pretty funky <a href="http://www.renesys.com/blog/2006/04/tracking_plane_flight_on_inter.shtml">networking techniques</a>, and it&#8217;s fun to see how the data available on the internet (I could check it from my own BGP routers as well) can be used to see where planes are (not very accurate but still). Just a pity they had to waste a whole /24 per plane, and then not even use the IP addresses but NAT everyone&#8230; The registered block is a /16, so that&#8217;s enough for 256 planes; there may be more blocks, I didn&#8217;t check.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/170/tracking-planes-via-bgp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco phones</title>
		<link>http://www.sid3windr.be/archives/166/cisco-phones</link>
		<comments>http://www.sid3windr.be/archives/166/cisco-phones#comments</comments>
		<pubDate>Thu, 06 Apr 2006 19:09:45 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://wordpress.sid3windr.be/archives/166</guid>
		<description><![CDATA[Just a note to myself (and perhaps even useful for others): Cisco phones (at least 7940/7960) can be rebooted by pressing * + 6 + Settings so you don&#8217;t have to go and yank out the power supply every time you want to reboot (telnet in and type reboot is also an option ofcourse, but [...]]]></description>
			<content:encoded><![CDATA[<p>Just a note to myself (and perhaps even useful for others): Cisco phones (at least 7940/7960) can be rebooted by pressing * + 6 + <em>Settings </em>so you don&#8217;t have to go and yank out the power supply every time you want to reboot (telnet in and type reboot is also an option ofcourse, but requires you to know the ip address and the password).</p>
<p>&nbsp;Also, the 7905G seems to be quite cheap and quite good! Seems to be priced at the same level as a budgetone thingy, so if I can choose between that or a nice cisco&#8230; I think I know! So if you have any 7905&#8242;s to spare&#8230; <img src='http://www.sid3windr.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/166/cisco-phones/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phyxia on the FreeBIX</title>
		<link>http://www.sid3windr.be/archives/164/phyxia-on-the-freebix</link>
		<comments>http://www.sid3windr.be/archives/164/phyxia-on-the-freebix#comments</comments>
		<pubDate>Tue, 04 Apr 2006 07:28:59 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Interweb]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://wordpress.sid3windr.be/archives/164</guid>
		<description><![CDATA[Since a little over a week our hobby network Phyxia got connected to the FreeBIX Internet Exchange . We seem to have some software issues which appear to be hardware issues sometimes, but overall everything is working nicely. We even got peering up with EDPnet ! Toys for the boys !]]></description>
			<content:encoded><![CDATA[<p>Since a little over a week our hobby network <a href="http://www.phyxia.net">Phyxia </a>got connected to the <a href="http://www.freebix.net">FreeBIX Internet Exchange</a> . We seem to have some software issues which appear to be hardware issues sometimes, but overall everything is working nicely. We even got peering up with <a href="http://www.edpnet.net">EDPnet</a>  ! Toys for the boys ! <img src='http://www.sid3windr.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/164/phyxia-on-the-freebix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sveasoft violates the GPL</title>
		<link>http://www.sid3windr.be/archives/158/sveasoft-violates-the-gpl</link>
		<comments>http://www.sid3windr.be/archives/158/sveasoft-violates-the-gpl#comments</comments>
		<pubDate>Mon, 13 Mar 2006 14:12:45 +0000</pubDate>
		<dc:creator>SiD3WiNDR</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://wordpress.sid3windr.be/archives/158</guid>
		<description><![CDATA[Sveasoft, maker of replacement firmware for the Linksys WRT54G, has been utilising GPL&#8217;d OpenWrt code in its releases without releasing source code. Sveasoft think this is OK because they&#8217;ve only released it to a few people &#8211; however the GPL says source code must always be given, no matter how small the distribution. I&#8217;m an [...]]]></description>
			<content:encoded><![CDATA[<p>Sveasoft, maker of replacement firmware for the Linksys WRT54G, has been utilising GPL&rsquo;d OpenWrt code in its releases without releasing source code. Sveasoft think this is OK because they&rsquo;ve only released it to a few people &#8211; however the GPL says source code must always be given, no matter how small the distribution. I&#8217;m an avid user of the OpenWrt firmware and Free Software and cannot really condone what is going on here, parasiting (is that an English word?) on a nice free firmware, demanding money for it, not releasing the source, and denying doing anything wrong&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sid3windr.be/archives/158/sveasoft-violates-the-gpl/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

