[vox-tech] Thoughts on a Firewall Laptop
Jan W
jcwynholds at yahoo.com
Mon Sep 20 17:49:49 PDT 2010
Hi Edwin:
I would look at making some custom udev rules.
Here is a line that renames a certain usb ethernet device usb_eth instead of ethN:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:14:d1:*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="usb_eth"
Look at the 'add' and 'remove' actions and the 'run' command in your udev rules.
--cheers
jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lugod.org/pipermail/vox-tech/attachments/20100920/d1ef7d43/attachment.htm
More information about the vox-tech
mailing list