<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Ubuntu Linux: Creating ethernet alias for eth0 network device</title>
	<atom:link href="http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Sun, 21 Mar 2010 14:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ross Sutherland</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-150456</link>
		<dc:creator>Ross Sutherland</dc:creator>
		<pubDate>Tue, 01 Sep 2009 11:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-150456</guid>
		<description>Hell there. I am a new Linux user, more specifically Ubuntu. I was confused what was meant be the following line - &quot;name Ethernet alias LAN card&quot;. Is this the physical device name or just eth0?

Any help with this would be great thanks.</description>
		<content:encoded><![CDATA[<p>Hell there. I am a new Linux user, more specifically Ubuntu. I was confused what was meant be the following line &#8211; &#8220;name Ethernet alias LAN card&#8221;. Is this the physical device name or just eth0?</p>
<p>Any help with this would be great thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Download Free Photos</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-150429</link>
		<dc:creator>Download Free Photos</dc:creator>
		<pubDate>Mon, 31 Aug 2009 07:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-150429</guid>
		<description>Hello,

Can I manually add IP to /etc/network/interfaces ?
Can someone post an example of multiple IP addresses on one NIC ?

thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Can I manually add IP to /etc/network/interfaces ?<br />
Can someone post an example of multiple IP addresses on one NIC ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Pruthi</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-146838</link>
		<dc:creator>Gaurav Pruthi</dc:creator>
		<pubDate>Thu, 22 Jan 2009 05:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-146838</guid>
		<description>Why we can&#039;t use more than 254 aliases on a NIC?
If i am using 2 NICs in my box, will the max. limit be 508?</description>
		<content:encoded><![CDATA[<p>Why we can&#8217;t use more than 254 aliases on a NIC?<br />
If i am using 2 NICs in my box, will the max. limit be 508?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu Ignatius</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-145718</link>
		<dc:creator>Manu Ignatius</dc:creator>
		<pubDate>Tue, 25 Nov 2008 02:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-145718</guid>
		<description>This link might be somewhat useful for aliasing an interface using programming.
&lt;a href=&quot;http://thedragonflypage.blogspot.com/2008/11/aliasing-ethernet-interface-in-linux.html&quot; rel=&quot;nofollow&quot;&gt;Link&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>This link might be somewhat useful for aliasing an interface using programming.<br />
<a href="http://thedragonflypage.blogspot.com/2008/11/aliasing-ethernet-interface-in-linux.html" rel="nofollow">Link</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-145163</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 03 Oct 2008 12:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-145163</guid>
		<description>When creating an alias, must it be in the same subnetwork?
To explain better, if my ip address id 1.1.1.1/255.255.255.0, the alias must be 1.1.1.x or can it be 2.x.x.x?

thanks</description>
		<content:encoded><![CDATA[<p>When creating an alias, must it be in the same subnetwork?<br />
To explain better, if my ip address id 1.1.1.1/255.255.255.0, the alias must be 1.1.1.x or can it be 2.x.x.x?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-144375</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Wed, 16 Jul 2008 11:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-144375</guid>
		<description>Jayesh,

Use our &lt;a href=&quot;http://nixcraft.com/&quot; rel=&quot;nofollow&quot;&gt;Linux support forum&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Jayesh,</p>
<p>Use our <a href="http://nixcraft.com/" rel="nofollow">Linux support forum</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayesh Sharma</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-144374</link>
		<dc:creator>Jayesh Sharma</dc:creator>
		<pubDate>Wed, 16 Jul 2008 10:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-144374</guid>
		<description>Hi All,
       This is a very good site to linux learner.But how can i post my query to get resolution.</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
       This is a very good site to linux learner.But how can i post my query to get resolution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulqarnain</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-141963</link>
		<dc:creator>Zulqarnain</dc:creator>
		<pubDate>Tue, 27 Nov 2007 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-141963</guid>
		<description>i solve my problem of multi addresses.</description>
		<content:encoded><![CDATA[<p>i solve my problem of multi addresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jusdur</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-140721</link>
		<dc:creator>jusdur</dc:creator>
		<pubDate>Wed, 08 Aug 2007 03:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-140721</guid>
		<description>what does mean this line:
name Ethernet alias LAN card

i look into man interfaces, but can&#039;t found about name syntax

thx</description>
		<content:encoded><![CDATA[<p>what does mean this line:<br />
name Ethernet alias LAN card</p>
<p>i look into man interfaces, but can&#8217;t found about name syntax</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-66064</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 28 Jan 2007 06:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-66064</guid>
		<description>What if you don&#039;t use a permanent ip address and
rely on DHCP to assign the IP address?

Is this correct?
sudo ifconfig eth0 up

Do I need to setup dhcp?</description>
		<content:encoded><![CDATA[<p>What if you don&#8217;t use a permanent ip address and<br />
rely on DHCP to assign the IP address?</p>
<p>Is this correct?<br />
sudo ifconfig eth0 up</p>
<p>Do I need to setup dhcp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamil</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-47365</link>
		<dc:creator>Tamil</dc:creator>
		<pubDate>Thu, 28 Dec 2006 11:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-47365</guid>
		<description>simple and good guide. Thank you.</description>
		<content:encoded><![CDATA[<p>simple and good guide. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloudless</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-4078</link>
		<dc:creator>Cloudless</dc:creator>
		<pubDate>Fri, 04 Aug 2006 08:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-4078</guid>
		<description>Thank you so much for this guide! It is easy to understand.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this guide! It is easy to understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LinuxTitli</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-837</link>
		<dc:creator>LinuxTitli</dc:creator>
		<pubDate>Sun, 18 Jun 2006 06:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-837</guid>
		<description>kotnik,

Err... 

thanks for heads up :)</description>
		<content:encoded><![CDATA[<p>kotnik,</p>
<p>Err&#8230; </p>
<p>thanks for heads up :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kotnik</title>
		<link>http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-796</link>
		<dc:creator>kotnik</dc:creator>
		<pubDate>Sat, 17 Jun 2006 19:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html#comment-796</guid>
		<description>/sbin/infconfig

There&#039;s no such command. Fix the typo ;)</description>
		<content:encoded><![CDATA[<p>/sbin/infconfig</p>
<p>There&#8217;s no such command. Fix the typo ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.185 seconds -->
<!-- Cached page served by WP-Cache -->
