<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: network,eth</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Rename interfaces (eth0 to eth1) on Linux</title>
        <link>http://www.posteet.com/view/682</link>
        <description>
        <![CDATA[<pre># Debian : edit the following file (mac to eth association)
/etc/udev/rules.d/z25_persistent-net.rules

# The long way : change the name when loading the module for the NIC
cat /etc/sysconfig/hwconf | grep -A 16 NETWORK
class: NETWORK
bus: PCI
detached: 0
device: eth0
driver: 8139t
# Then change the device name in the ifcfg script: /etc/sysconfig/network-scripts/ifcfg-ethX</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/eth">[eth]</a>  <a href="http://www.posteet.com/tags/hwconf">[hwconf]</a>  <a href="http://www.posteet.com/tags/ifcfg">[ifcfg]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/network">[network]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 22 Jan 2008 08:22:23 +0000</pubDate>

            <category>debian</category>
            <category>eth</category>
            <category>hwconf</category>
            <category>ifcfg</category>
            <category>linux</category>
            <category>network</category>
    
    </item>


</channel>
</rss>
