I am pretty sure I have a persistent name for my wireless interface. /etc/udev/rules.d/70-persistent-net.rules contains the following lines:

# PCI device 0x8086:0x4224 (ipw2200)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:13:ce:56:5d:71", NAME="eth1"

while ipconfig gives (after connecting manually):

eth1      Link encap:Ethernet  HWaddr 00:13:ce:56:5d:71
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::213:ceff:fe56:5d71/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8618 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7032 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:8827557 (8.4 MiB)  TX bytes:972766 (949.9 KiB)
          Interrupt:21 Base address:0x8000 Memory:b4001000-b4001fff

Any other ideas?






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to