<?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>LinuxBabu ........... &#187; bind IP</title>
	<atom:link href="http://www.linuxbabu.net/tag/bind-ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbabu.net</link>
	<description>Linux System Admin Blog....</description>
	<lastBuildDate>Tue, 15 Jun 2010 11:02:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to bind a range of IP&#8217;s in Redhat based linux</title>
		<link>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-in-redhat-based-linux/</link>
		<comments>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-in-redhat-based-linux/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 07:37:54 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add IP]]></category>
		<category><![CDATA[bind IP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=152</guid>
		<description><![CDATA[How to bind a range of IP&#8217;s in Linux This method is used by Redhat Linux based servers (Centos/RedhatEnterprise/FedoraCore). Create a file called /etc/sysconfig/network-scripts/ifcfg-eth0-range0 And in the file place these 3 lines but change the IP&#8217;s to match YOUR assigned range. ## Start IPADDR_START=67.18.xxx.xxx IPADDR_END=67.18.xxx.xxx CLONENUM_START=0 # Example &#124; IPADDR_START=67.18.333.440 # Example &#124; IPADDR_END=67.18.333.444 # [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-in-redhat-based-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to bind a range of IP&#8217;s on BSD based hosts ( FreeBSD, OpenBSD )</title>
		<link>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-on-bsd-based-hosts-freebsd-openbsd/</link>
		<comments>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-on-bsd-based-hosts-freebsd-openbsd/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 07:36:02 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bind IP]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=150</guid>
		<description><![CDATA[First login to your FreeBSD host as a &#8216;non-root&#8217; user. You should have an account in the &#8216;wheel&#8217; group that you can do this with. Once you have logged in run the following commands to switch users to &#8216;root&#8217; su - Password: server# The prompt should have a # in it now meaning you are [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/07/how-to-bind-a-range-of-ips-on-bsd-based-hosts-freebsd-openbsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to bind IPs on a Windows Server</title>
		<link>http://www.linuxbabu.net/2008/02/how-to-bind-ips-on-a-windows-server/</link>
		<comments>http://www.linuxbabu.net/2008/02/how-to-bind-ips-on-a-windows-server/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 07:34:20 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bind IP]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=149</guid>
		<description><![CDATA[1. Start -&#62; Settings -&#62; Control Panel -&#62; Network Connections 2. Right click and go to properties of the enabled/active NIC 3. Highlight on TCP/IP and click on properties 4. Select &#8221; Use the following IP address &#8221; 5. Enter your IP information for the server. 6. Click on Advanced 7. Click Add on the [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/02/how-to-bind-ips-on-a-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
