Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] new setup

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Pieter Lenaerts <e-type AT sourcemage.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] new setup
  • Date: Sun, 04 Jun 2006 14:54:41 +0200

Op zo, 04-06-2006 te 20:44 +0800, schreef Craig Dyke:
> 1. Everytime I start the machine and go into SourceMage it keeps
> changing the network card descriptor , ie eth0 to eth1

I'd create udev rules for your interfaces based on their mac address
like this:

KERNEL=="eth*", SYSFS{address}=="AA:BB:CC:DD:EE:FF", NAME="wifi"
KERNEL=="eth*", SYSFS{address}=="00:11:22:33:44:55", NAME="lan"

where NAME is arbitrary and your macs in the SYSFS filed of course

--
Pieter Lenaerts
Source Mage GNU/Linux

http://www.sourcemage.org - "Linux so advanced it may well be magic"





Archive powered by MHonArc 2.6.24.

Top of Page