<?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: How to create an IP Alias in Mac OS X using ifconfig</title>
	<atom:link href="http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Mon, 20 May 2013 21:00:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Will</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-127630</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 26 Oct 2010 22:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-127630</guid>
		<description>That would be ideal, but as far as I can tell IPAliases.conf is only in Snow Leopard Server by default. I&#039;m sure you could manually create the appropriate file and enable ipaliases in /etc/hostsconfig though I haven&#039;t tested this.

- Will</description>
		<content:encoded><![CDATA[<p>That would be ideal, but as far as I can tell IPAliases.conf is only in Snow Leopard Server by default. I&#8217;m sure you could manually create the appropriate file and enable ipaliases in /etc/hostsconfig though I haven&#8217;t tested this.</p>
<p>- Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Wong</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-127607</link>
		<dc:creator>Sean Wong</dc:creator>
		<pubDate>Tue, 26 Oct 2010 21:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-127607</guid>
		<description>Please note, this is a one time shot, not persistent. Should the server reboot/lose power you&#039;ll have to do this again. 

The recommended way is to modify /etc/IPAliases.conf

for any clarification, please man IPAliases.conf</description>
		<content:encoded><![CDATA[<p>Please note, this is a one time shot, not persistent. Should the server reboot/lose power you&#8217;ll have to do this again. </p>
<p>The recommended way is to modify /etc/IPAliases.conf</p>
<p>for any clarification, please man IPAliases.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusts Popular Posts: iPhone Ringtones, Internet Explorer, iPhone Tethering, Hackintosh Dells, IP Aliasing - OS X Daily</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-96029</link>
		<dc:creator>Augusts Popular Posts: iPhone Ringtones, Internet Explorer, iPhone Tethering, Hackintosh Dells, IP Aliasing - OS X Daily</dc:creator>
		<pubDate>Thu, 03 Sep 2009 02:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-96029</guid>
		<description>[...] How to create an IP Alias in Mac OS X using ifconfig - create an IP Alias to make your LAN administration and general networking life easier [...]</description>
		<content:encoded><![CDATA[<p>[...] How to create an IP Alias in Mac OS X using ifconfig &#8211; create an IP Alias to make your LAN administration and general networking life easier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fox Mulder</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-95878</link>
		<dc:creator>Fox Mulder</dc:creator>
		<pubDate>Tue, 01 Sep 2009 05:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-95878</guid>
		<description>@Terrence Brown

IP aliasing is the ability to add more than one IP address to a network interface or resource allowing a node on a network to have multiple connections to a network. For example, if a client or network resource uses DHCP and therefore has a dynamic (changing) IP address, another machine can connect to that client consistently by using an IP alias that will act as a static IP. This makes it so you adjust settings to connect to something like 10.0.0.10 reliably, rather than manually reentering the newly assigned and randomized dynamic address (10.0.0.7 etc). To an average computer user, you could call that a &#039;trickier network situation,&#039; as you say.

There&#039;s nothing to pay for with IP Aliasing, it&#039;s a free technology that&#039;s been around in the networking and UNIX world for decades. It&#039;s also widely used by Systems Administrators and IT professionals, which is why Apple has included it in their operating system.</description>
		<content:encoded><![CDATA[<p>@Terrence Brown</p>
<p>IP aliasing is the ability to add more than one IP address to a network interface or resource allowing a node on a network to have multiple connections to a network. For example, if a client or network resource uses DHCP and therefore has a dynamic (changing) IP address, another machine can connect to that client consistently by using an IP alias that will act as a static IP. This makes it so you adjust settings to connect to something like 10.0.0.10 reliably, rather than manually reentering the newly assigned and randomized dynamic address (10.0.0.7 etc). To an average computer user, you could call that a &#8216;trickier network situation,&#8217; as you say.</p>
<p>There&#8217;s nothing to pay for with IP Aliasing, it&#8217;s a free technology that&#8217;s been around in the networking and UNIX world for decades. It&#8217;s also widely used by Systems Administrators and IT professionals, which is why Apple has included it in their operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terrence Brown</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-95871</link>
		<dc:creator>Terrence Brown</dc:creator>
		<pubDate>Tue, 01 Sep 2009 04:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-95871</guid>
		<description>What do &quot;trickier network situation&quot; and &quot;certain network resources&quot; mean? Do they mean, &quot;trickier network situation where you should be denied access but that won&#039;t stop us from helping you access certain network resources normally forbidden to you because you either haven&#039;t paid or haven&#039;t the clearance?&quot;</description>
		<content:encoded><![CDATA[<p>What do &#8220;trickier network situation&#8221; and &#8220;certain network resources&#8221; mean? Do they mean, &#8220;trickier network situation where you should be denied access but that won&#8217;t stop us from helping you access certain network resources normally forbidden to you because you either haven&#8217;t paid or haven&#8217;t the clearance?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by berneau25</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-93876</link>
		<dc:creator>Twitted by berneau25</dc:creator>
		<pubDate>Fri, 07 Aug 2009 05:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-93876</guid>
		<description>[...] This post was Twitted by berneau25 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by berneau25 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khürt Williams</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-93872</link>
		<dc:creator>Khürt Williams</dc:creator>
		<pubDate>Thu, 06 Aug 2009 23:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-93872</guid>
		<description>This is so cool.  Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>This is so cool.  Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CrackTheMac</title>
		<link>http://osxdaily.com/2009/08/05/how-to-create-an-ip-alias-in-mac-os-x-using-ifconfig/#comment-93866</link>
		<dc:creator>CrackTheMac</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=402#comment-93866</guid>
		<description>Great tip especially with my screwy LAN but this is what worked for me:

sudo ifconfig en0 alias 192.168.1.101 netmask 255.255.255.255

might be a version thing so if the above doesn&#039;t work try that (depending on your IP and netmask)</description>
		<content:encoded><![CDATA[<p>Great tip especially with my screwy LAN but this is what worked for me:</p>
<p>sudo ifconfig en0 alias 192.168.1.101 netmask 255.255.255.255</p>
<p>might be a version thing so if the above doesn&#8217;t work try that (depending on your IP and netmask)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/4 queries in 0.052 seconds using disk: basic
Object Caching 265/268 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-20 22:32:48 -->