On Mon, Sep 29, 2008 at 12:54 AM, Nhadie <[EMAIL PROTECTED]> wrote: > only issue was, eth0 and eth1 cnnot be found, when list all interface, > it was now at eth2 and eth3. any idea how that happened? >
it;s hotplug/udev. if you: $ grep eth /etc/udev/rules.d/* you'll find your eth entries in the rule files. in my ubuntu, i just edit/delete rules in /etc/udev/rules.d/70-persistent-net.rules hth. -- edel _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

