<?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>Rajesh Akkineni's blog &#187; DHCP</title>
	<atom:link href="http://rajesh.vimukti.com/tag/dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajesh.vimukti.com</link>
	<description>A new idea every day..</description>
	<lastBuildDate>Sun, 29 Jan 2012 08:20:31 +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>Finding DHCP Server</title>
		<link>http://rajesh.vimukti.com/2009/04/finding-dhcp-server/</link>
		<comments>http://rajesh.vimukti.com/2009/04/finding-dhcp-server/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:47:25 +0000</pubDate>
		<dc:creator>Rajesh</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[MacBook]]></category>

		<guid isPermaLink="false">http://rajesh.vimukti.com/?p=75</guid>
		<description><![CDATA[Normally I use my MacBook at home and some times in office also. It is configured for DHCP in both places. But today when I started MacBook in office I found that I am unable to connect to net. Found that I am using IP number of series 169.*.*.* which is not what I expected. [...]]]></description>
			<content:encoded><![CDATA[<p>Normally I use my MacBook at home and some times in office also. It is configured for <a href="http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol">DHCP</a> in both places.</p>
<p>But today when I started MacBook in office I found that I am unable to connect to net. Found that I am using IP number of series 169.*.*.* which is not what I expected. It should be in the series of 192.168.*.*</p>
<p>I tried renewing the <a href="http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol">DHCP</a> lease. But in vain. Same IP is coming again. Finally decided that it is the problem with the DCHP Server.</p>
<p>But there is no way to find the <a href="http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol">DCHP</a> server that allocated that wrong IP number. I search for 15 min then finally I found the command in a website.</p>
<p><strong><a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/man8/ipconfig.8.html">ipconfig</a> getoption en1 server_identifier</strong></p>
<p>BTW this command only works in Mac. Here en1 is the network interface.</p>
<p>Then I found that my DHCP Server is actually down at that point. So that number which I got is allocated by the OS by default. Not the problem of DHCP Server. I started the server and renewed the IP and every thing worked perfectly.</p>
<div id="st200812175012" class="st-taf"><script type="text/javascript" src="http://cdn.socialtwist.com/200812175012/script.js"></script><img alt="SocialTwist Tell-a-Friend" style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200812175012/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200812175012',  'http%3A%2F%2Frajesh.vimukti.com%2F2009%2F04%2Ffinding-dhcp-server%2F', 'Finding+DHCP+Server')" onclick="cw(this, {id:'200812175012',link: 'http%3A%2F%2Frajesh.vimukti.com%2F2009%2F04%2Ffinding-dhcp-server%2F', title: '+Finding+DHCP+Server+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://rajesh.vimukti.com/2009/04/finding-dhcp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.339 seconds -->

