On 27/11/06, Richard Fish wrote:
On 11/27/06, Mrugesh Karnik <[EMAIL PROTECTED]> wrote: > Now, how do I swap the two cards? I don't know how to write udev rules > yet. I was planning on learning that next week.. I guess I should > learn it as soon as the internet works..Add the following to /etc/udev/rules.d/10-local.rules: # ethernet devices ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:13:d3:60:4a:a5", NAME="eth0" ACTION=="add", SUBSYSTEM=="net", SYSFS{address}=="00:0d:88:45:c1:c9", NAME="eth1"
No go. They didn't swap. Mrugesh -- [email protected] mailing list

