Am Sonntag, 2. April 2006 21:23 schrieb ext Richard Fish: > On 4/2/06, Jarry wrote: > > But what is eht0, wifi? Can I somehow change network detection so that > > eth0 is wired-ethernet, and eth1 "that other network" (probably > > wifi)??? > > Most likely eth0 is your wifi card. You can write udev rules to set > whatever device names you want. For example: > > # wireless > DRIVER=="ipw2100", NAME="wlan" Or based on MAC addresses: KERNEL=="eth*", SYSFS{address}=="00:11:22:33:44:55", NAME="eth0" KERNEL=="eth*", SYSFS{address}=="11:22:33:44:55:66", NAME="eth1" HTH... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068 111 Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com Hambornerstraße 55 | Web: http://www.capgemini.com D-40472 Düsseldorf | ICQ#: 110037733 GPG Public Key C2E467BB | Keyserver: www.keyserver.net