<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DHCP Server</title>
	<atom:link href="http://alax.info/blog/dhcp-server/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog</link>
	<description>// Software Production Line</description>
	<lastBuildDate>Fri, 16 Mar 2012 20:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/dhcp-server/comment-page-1#comment-5886</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Mon, 03 Oct 2011 11:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/dhcp-server#comment-5886</guid>
		<description>Version 1.1.1 fixes a problem with running DHCP server as application without elevation of privileges and showing memory/resource lack error. The application is set up to require administrator priviliges and prompts for elevation through UAC (unless UAC is disabled).</description>
		<content:encoded><![CDATA[<p>Version 1.1.1 fixes a problem with running DHCP server as application without elevation of privileges and showing memory/resource lack error. The application is set up to require administrator priviliges and prompts for elevation through UAC (unless UAC is disabled).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/dhcp-server/comment-page-1#comment-5791</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Fri, 06 Aug 2010 07:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/dhcp-server#comment-5791</guid>
		<description>Version 1.0.6 fixes a problem when a disabled/invalid network adapter in the system might make application fail to respond to DHCP requests.</description>
		<content:encoded><![CDATA[<p>Version 1.0.6 fixes a problem when a disabled/invalid network adapter in the system might make application fail to respond to DHCP requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/dhcp-server/comment-page-1#comment-5759</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Sun, 09 May 2010 12:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/dhcp-server#comment-5759</guid>
		<description>Starting version 1.0.5 it is possible to override &lt;a href=http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol rel=&quot;nofollow&quot;&gt;DHCP&lt;/a&gt; Lease Time (option 51). By default it is set to be 1 year, however it is possible to provide a custom value through registry as specified below.

Modify or create the following value:

32-bit Windows Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Alax.Info\DhcpServer
64-bit Windows Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Alax.Info\DhcpServer

Value Name: &quot;Lease Time&quot;
Value Type: REG_DWORD (Integer)
Value: Lease Time in seconds, default is 360 days (i.e. 360 * 24 * 60 * 60)</description>
		<content:encoded><![CDATA[<p>Starting version 1.0.5 it is possible to override <a href=http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol rel="nofollow">DHCP</a> Lease Time (option 51). By default it is set to be 1 year, however it is possible to provide a custom value through registry as specified below.</p>
<p>Modify or create the following value:</p>
<p>32-bit Windows Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Alax.Info\DhcpServer<br />
64-bit Windows Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Alax.Info\DhcpServer</p>
<p>Value Name: &#8220;Lease Time&#8221;<br />
Value Type: REG_DWORD (Integer)<br />
Value: Lease Time in seconds, default is 360 days (i.e. 360 * 24 * 60 * 60)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

