<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>mapping-network-names &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/mapping-network-names/</link>
	<description>Feed of posts on WordPress.com tagged "mapping-network-names"</description>
	<pubDate>Sat, 30 Aug 2008 02:08:23 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[iftab gone on (x)ubuntu 7.10 - how to assign persistent names to network devices]]></title>
<link>http://potshots.wordpress.com/2007/11/28/iftab-gone-on-xubuntu-710-how-to-assign-persistent-names-to-network-devices/</link>
<pubDate>Wed, 28 Nov 2007 11:52:09 +0000</pubDate>
<dc:creator>ben</dc:creator>
<guid>http://potshots.wordpress.com/2007/11/28/iftab-gone-on-xubuntu-710-how-to-assign-persistent-names-to-network-devices/</guid>
<description><![CDATA[It seems like /etc/iftab is gone on (x)ubuntu 7.10.
In fact, it is&#8230; but the mapping is now han]]></description>
<content:encoded><![CDATA[<p>It seems like <em>/etc/iftab</em> is gone on (x)ubuntu 7.10.</p>
<p>In fact, it is... but the mapping is now handled by <em>udev</em>.</p>
<p>So if you want to assign persistent names to devices, just fire up an editor with the file</p>
<pre>-$ sudo nano /etc/udev/rules.d/70-persistent-net.rules net.rules</pre>
<p>and you will see something like this:</p>
<p><a href="http://potshots.wordpress.com/files/2007/11/udev-net-rules1.png" title="udev-rules for network mapping"><img src="http://potshots.wordpress.com/files/2007/11/udev-net-rules1.png" alt="udev-rules for network mapping" /></a></p>
<p>Change the entries of the appropriate macs to something you like. I changed the name of my wired lan (eth0 above)  to <em>lan1</em> and my wireless lan(eth1 above) to <em>wlan1</em> as I like to start counting with one.</p>
]]></content:encoded>
</item>

</channel>
</rss>
