Public bug reported:

Binary package hint: udev

Hi,

here is my /etc/iftab:

# This file assigns persistent names to network interfaces.
# See iftab(5) for syntax.

eth0 mac 00:0c:6e:96:12:2e arp 1

eth1 mac 00:01:36:0d:d3:5d arp 1

and here the output of ifconfig -a :

eth0      Protokoll:Ethernet  Hardware Adresse 00:0C:6E:96:12:2E
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:177 Basisadresse:0xe000

eth2      Protokoll:Ethernet  Hardware Adresse 00:01:36:0D:D3:5D
          inet Adresse:192.168.178.2  Bcast:192.168.178.255  Maske:255.255.255.0
          inet6 Adresse: fe80::201:36ff:fe0d:d35d/64 
Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1865795 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1806697 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:2703225604 (2.5 GiB)  TX bytes:129133457 (123.1 MiB)
          Interrupt:201

lo        Protokoll:Lokale Schleife
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:103 errors:0 dropped:0 overruns:0 frame:0
          TX packets:103 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX bytes:6553 (6.3 KiB)  TX bytes:6553 (6.3 KiB)

sit0      Protokoll:IPv6-nach-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Like you see the second network card got eth2 instead of eth1. So
mapping doesn't work with that card (it is a wlan card using the prism54
chipset). While installing Kubuntu (LiveCD) the network card hat been
eth1 but after restarting it was eth2.

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Network mapping doesn't work correctly
https://launchpad.net/bugs/79325

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to