<?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>Parm Patram &#187; change IP r12 EBS</title>
	<atom:link href="http://oracle.3dub.com/tag/change-ip-r12-ebs/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracle.3dub.com</link>
	<description>Oracle, Linux and UNIX tips, tricks and stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:14:25 +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>Change IP address after installing Oracle Apps</title>
		<link>http://oracle.3dub.com/2009/08/17/change-ip-address-after-installing-oracle-apps/</link>
		<comments>http://oracle.3dub.com/2009/08/17/change-ip-address-after-installing-oracle-apps/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:42:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Change EBS IP Address]]></category>
		<category><![CDATA[change ebs IP]]></category>
		<category><![CDATA[change IP Address EBS]]></category>
		<category><![CDATA[change IP r12 EBS]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=433</guid>
		<description><![CDATA[I tried following the instructions for changing the IP in the document http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/host.htm#CIHHADCE, but it kept erroring out with &#8216;file not found&#8217; errors. As a quick and easy work-around, I bound the old IP to the loopback and voila!
create the file /etc/sysconfig/network-scripts/ifcfg-lo:1 like so:
DEVICE=&#8221;lo:1&#8243;
IPADDR=&#8221;PUT_YOUR_OLD_IP_HERE&#8221;
NETMASK=&#8221;255.255.255.255&#8243;
]]></description>
			<content:encoded><![CDATA[<p>I tried following the instructions for changing the IP in the document http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/host.htm#CIHHADCE, but it kept erroring out with &#8216;file not found&#8217; errors. As a quick and easy work-around, I bound the old IP to the loopback and voila!</p>
<p>create the file /etc/sysconfig/network-scripts/ifcfg-lo:1 like so:<br />
DEVICE=&#8221;lo:1&#8243;<br />
IPADDR=&#8221;PUT_YOUR_OLD_IP_HERE&#8221;<br />
NETMASK=&#8221;255.255.255.255&#8243;</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/08/17/change-ip-address-after-installing-oracle-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

