<?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>the random noise generator &#187; Uncategorized</title>
	<atom:link href="http://michael.podvinec.ch/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://michael.podvinec.ch</link>
	<description>Michael Podvinec's blog</description>
	<lastBuildDate>Sun, 05 Jun 2011 08:09:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dual DNS/DHCP server addon for Netgear ReadyNAS</title>
		<link>http://michael.podvinec.ch/uncategorized/dual-dnsdhcp-server-addon-for-netgear-readynas</link>
		<comments>http://michael.podvinec.ch/uncategorized/dual-dnsdhcp-server-addon-for-netgear-readynas#comments</comments>
		<pubDate>Sun, 05 Jun 2011 08:09:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michael.podvinec.ch/?p=426</guid>
		<description><![CDATA[The dualserver ReadyNAS addon is a packaged version of the dualserver project by Achal Dhir (released under the GPL2 license). 
Over the past few days, I&#8217;ve built this addon as an exercise, and because I am actually using this server. I&#8217;m making the addon freely available here, but without any warranty whatsoever &#8211; consider yourself [...]]]></description>
			<content:encoded><![CDATA[<p>The dualserver ReadyNAS addon is a packaged version of the <a href="http://sourceforge.net/projects/dhcp-dns-server/">dualserver project</a> by Achal Dhir (released under the GPL2 license). </p>
<p>Over the past few days, I&#8217;ve built this addon as an exercise, and because I am actually using this server. I&#8217;m making the addon freely available here, but without any warranty whatsoever &#8211; consider yourself warned. This first version is simply an installer/deinstaller for the most recent dualserver version with basic status display, start/stop through the front end, and some commodity features thrown in.</p>
<p>Download the addon here: <a href='http://michael.podvinec.ch/wp-content/uploads/dualserver_6.83-T1.bin'>dualserver_6.83-T1</a></p>
<p><strong>Target platform:</strong> ReadyNAS x86 only. </p>
<p><strong>Addon Features:</strong></p>
<ul>
<li>Dualserver 6.81: DHCP Server DNS Server Open Source Freeware. Works as DHCP or DNS Server or both. Using both services adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters.</li>
<li>Out of the box, server will work as caching DNS server. Configure more complex scenarios by editing <code>/etc/dualserver.ini</code> and restarting the addon</li>
<li>If you use DHCP, connecting to http://your.nas.hostname:6789 will display the status of leases.
<li>Logging: Dualserver logs into <code>/var/log/dualserver.log</code> and <code>/var/log/dualserver.</code>. Log files are rotated by <code>logrotate</code></li>
</ul>
<p><strong>Dualserver features (from the dualserver README file):</strong><br />
PURPOSE</p>
<p>DHCP Server allots the IP addresses to local computers, while DNS server resolves<br />
them.</p>
<p>You need DHCP Server if you do not want to manually maintain IP Addresses or<br />
you have less IP Addresses than number of machines you have, as dynamic DHCP Server will<br />
recycle IP Addresses on machines.</p>
<p>DNS Server is needed for resolving hostnames to their IP addresses. Normally your<br />
ISP will provide you with DNS Service. You may have your own DNS Server, which will<br />
resolve hostnames by forwarding them to ISP&#8217;s DNS Server and cache the addresses also.</p>
<p>If you have home/small office network with some Unix/Linux machines, these machines will<br />
not be resolved from each other, as Unix/Linux machines do not support NBNS protocol<br />
and you need your own DNS Server.</p>
<p>Now how about resolving your local machines ?. Your ISP&#8217;s DNS Server will not have<br />
this list and your own DNS Server wont have this either. Most DNS Servers cannot do this.<br />
(unless you configure dynamic updates, or use static IP addresses and manually enter them).</p>
<p>THIS SERVER RESOLVES DHCP ALLOTED LOCAL MACHINES AUTOMATICALLY, IN ADDITION TO EXTERNAL<br />
HOSTS, WITH THE ADDED ADVANTAGE BEING, BOTH DHCP AND DNS SERVER ARE ALLWAYS IN SYNC. </p>
<p>You may also like to use this DNS Server as caching proxy over your IPS&#8217;s server for fast<br />
response. You can disable DHCP Server, if you use static addresses or there is another<br />
DHCP Server being used. Even if you have only one machine you can try it. Enable only<br />
DNS Service, specify remote DNS Servers in ini file and set DNS Server of your machine<br />
to itself. If you only have dialup, create loopback adaptor for testing.</p>
<p>ENHANCEMENTS in 6.83</p>
<p>1) DHCP Logging improved<br />
2) Interface status detection in Linux fixed.<br />
3) Shell script in Linux improved</p>
<p>ENHANCEMENTS in 6.81</p>
<p>1) DHCP Replication bug on address release fixed.<br />
2) Program has been renamed as dualserverd, to resolve service command issues.</p>
<p>ENHANCEMENTS in 6.80</p>
<p>1) Minor Bux Fixes in DHCP Options</p>
<p>ENHANCEMENTS in 6.75</p>
<p>1) DHCP Bug on 64 bit systems fixed.</p>
<p>ENHANCEMENTS in 6.70</p>
<p>1) ANY type of DNS Query support added.<br />
2) Bug about DHCP replicated operation fixed.</p>
<p>ENHANCEMENTS in 6.60</p>
<p>1) Can also work in 64 bit and Big Endian Systems.<br />
2) Code Cleanup.<br />
3) Automatically Detects and Redetects Listening Interfaces, as these change.</p>
<p>ENHANCEMENTS in 6.5</p>
<p>1) Bug about loading the hosts in DNS section fixed.<br />
2) Options can be specified as byte array too.<br />
3) Changes in Option Loading<br />
4) Now supports 125 listening interfaces, 125 DHCP ranges and 125 forwarding servers<br />
5) General Bug fixing in Zone Replication.</p>
<p>ENHANCEMENTS in 6.4</p>
<p>1) Logging Mechanism changed. Now there can be a daily new log file, Do achive this,<br />
   please include %Y for full year or %y for 2 digit year, %m for month, %d for day<br />
   of month. Log file will never be overwritten. Log file for DHCP should be archived<br />
   for finding out the Mac Address against an IP in future. You can also include just<br />
   %m and %Y if you want monthly log file like &#8230;/dualserver%Y%m.log<br />
2) Multiple filters of each type can be specified in a range. If any filter matches,<br />
   it would be match.</p>
<p>ENHANCEMENTS in 6.3</p>
<p>1) Minor Bug Fixes</p>
<p>ENHANCEMENTS in 6.2</p>
<p>1) Vendor Class Filter has been added to filter DHCP-RANGE sections.<br />
2) User Class Filter has been added to filter DHCP-RANGE sections.<br />
3) Mac Range has been added to filter DHCP-RANGE sections.<br />
4) DHCP Replication minor bug fixes.</p>
<p>ENHANCEMENTS in 6.0</p>
<p>1) Http Interface for lease status has been introduced.<br />
2) DHCP Lease time can be different for any client or for entire DHCP Range.<br />
3) Minor Bug Fixes in DHCP area.</p>
<p>ENHANCEMENTS in 5.2</p>
<p>1) DHCP Options can be specified on DHCP Range Basis also.<br />
2) ClientID, if sent by Client, is returned with DHCP messages.</p>
<p>Bugs Fixed in 5.1</p>
<p>1) Zone Replication Bugs.</p>
<p>ENHANCEMENTS in 5.0</p>
<p>1) This release supports Zone Transfer and Replication.</p>
<p>BUGS Fixed in 4.1</p>
<p>1) BootP Support fixed.</p>
<p>ENHANCEMENTS in version 4.0</p>
<p>1) Multiple Ranges can be specified.<br />
2) Different physical network can be served by this server using DCHP Relay Agent.<br />
3) Single host can have multiple IPs and single IP can have multiple hosts.<br />
4) Zone based DNS Query routing [DNS-PROXY] is introduced.<br />
5) Logging added.<br />
6) Multiple listening interfaces can be specified for multihome servers.</p>
<p>Other features</p>
<p>1) Requires little configuration and no need to create zone files.<br />
2) Provides both DHCP and DNS Service, can also use one of them only.<br />
3) Automatic built-in dynamic updates. DNS Server includes DHCP allotted names.<br />
4) Unlimited no. of hosts and aliases can be specified.<br />
5) No limit to cached external hosts.<br />
6) Both global and client specific DHCP Options.<br />
7) Network PXE Boot and BOOTP support.<br />
 <img src='http://michael.podvinec.ch/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Zone based DNS Query routing (DNS Proxing) to different DNS Servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael.podvinec.ch/uncategorized/dual-dnsdhcp-server-addon-for-netgear-readynas/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordled: My talk at XP Day London</title>
		<link>http://michael.podvinec.ch/uncategorized/wordled-my-talk-at-xp-day-london</link>
		<comments>http://michael.podvinec.ch/uncategorized/wordled-my-talk-at-xp-day-london#comments</comments>
		<pubDate>Sat, 22 Jan 2011 13:43:48 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michael.podvinec.ch/?p=420</guid>
		<description><![CDATA[Here&#8217;s what I told the audience at XP Day London 2009 about how we use Scrum in Science, courtesy of transcribr.com and wordle.net:

Interesting, isn&#8217;t it? By grouping the most prevalent words from the presentation, we get &#8220;Interesting people like scrum&#8221;. But you knew that already, I&#8217;m almost certain. 
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what I told the audience at XP Day London 2009 about how we use Scrum in Science, courtesy of <a href="http://www.transcribr.com">transcribr.com</a> and <a href="http://www.wordle.net">wordle.net</a>:</p>
<p><a title="Wordle: interesting people like scrum" href="http://www.wordle.net/show/wrdl/3021561/interesting_people_like_scrum"><img style="padding:4px;border:1px solid #ddd" src="http://www.wordle.net/thumb/wrdl/3021561/interesting_people_like_scrum" alt="Wordle: interesting people like scrum" /></a></p>
<p>Interesting, isn&#8217;t it? By grouping the most prevalent words from the presentation, we get &#8220;Interesting people like scrum&#8221;. But you knew that already, I&#8217;m almost certain. </p>
]]></content:encoded>
			<wfw:commentRss>http://michael.podvinec.ch/uncategorized/wordled-my-talk-at-xp-day-london/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homebrew A/C</title>
		<link>http://michael.podvinec.ch/uncategorized/homebrew-ac</link>
		<comments>http://michael.podvinec.ch/uncategorized/homebrew-ac#comments</comments>
		<pubDate>Fri, 09 Jul 2010 09:52:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michael.podvinec.ch/?p=414</guid>
		<description><![CDATA[Monday, our office&#8217;s air conditioning broke down, just in time for the summer heat wave. But nothing fazes our system administrators:

Recycling packaging, used computer and rack fans has never been more attractive&#8230;
PS: I am not sure their office is much cooler than ours. But for sure, it is louder now.
]]></description>
			<content:encoded><![CDATA[<p>Monday, our office&#8217;s air conditioning broke down, just in time for the summer heat wave. But nothing fazes our system administrators:</p>
<p style="text-align: center;"><a href="../wp-content/uploads/P10002521.JPG"><img class="aligncenter" title="P1000252" src="../wp-content/uploads/P10002521-300x225.jpg" alt="Homebrew cooling" width="300" height="225" /></a></p>
<p>Recycling packaging, used computer and rack fans has never been more attractive&#8230;</p>
<p>PS: I am not sure their office is much cooler than ours. But for sure, it is louder now.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael.podvinec.ch/uncategorized/homebrew-ac/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Design Studies</title>
		<link>http://michael.podvinec.ch/uncategorized/design-studies</link>
		<comments>http://michael.podvinec.ch/uncategorized/design-studies#comments</comments>
		<pubDate>Sat, 19 Jul 2008 07:59:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michael.podvinec.ch/?p=209</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://michael.podvinec.ch/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-209">Password:<br />
<input name="post_password" id="pwbox-209" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://michael.podvinec.ch/uncategorized/design-studies/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protected: Ortstermin</title>
		<link>http://michael.podvinec.ch/uncategorized/ortstermin</link>
		<comments>http://michael.podvinec.ch/uncategorized/ortstermin#comments</comments>
		<pubDate>Thu, 27 Mar 2008 09:16:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://michael.podvinec.ch/uncategorized/ortstermin</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://michael.podvinec.ch/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-169">Password:<br />
<input name="post_password" id="pwbox-169" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://michael.podvinec.ch/uncategorized/ortstermin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

