Public bug reported:

Binary package hint: network-manager

After upgrading from Jaunty to Karmic Alpha 5 and then to Karmic Alpha 6
the Network Manager doesn't set up DNS any more. NM applet shows strange
names of network interface like "ifupdown (usb0)" (which is a laptop
integrated Ethernet controller).

DNS can be fixed by running dhclient manually. See copy of a session
below:

ma...@knd:~$ ping www.google.com
ping: unknown host www.google.com
ma...@knd:~$ tracepath www.kernel.org
gethostbyname2: Unknown host
ma...@knd:~$ lspci
00:00.0 Host bridge: ATI Technologies Inc AGP Bridge [IGP 320M] (rev 13)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 320M] (rev 01)
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:07.0 ISA bridge: ALi Corporation M1533/M1535/M1543 PCI to ISA Bridge 
[Aladdin IV/V/V+]
00:08.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link 
Controller Audio Device (rev 02)
00:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller 
(rev 02)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 20)
00:0c.0 Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem 
(rev 01)
00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1
ma...@knd:~$ cat /etc/resolv.conf 
# Generated by NetworkManager
ma...@knd:~$ sudo dhclient
[sudo] password for matej: 
Internet Systems Consortium DHCP Client V3.1.2
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:0b:cd:15:a4:a8
Sending on   LPF/eth0/00:0b:cd:15:a4:a8
Sending on   Socket/fallback
DHCPREQUEST of 192.168.0.101 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.101 from 192.168.0.1
bound to 192.168.0.101 -- renewal in 39442 seconds.
ma...@knd:~$ cat /etc/resolv.conf 
domain kenda-net
search kenda-net
nameserver 192.168.0.1
ma...@knd:~$ 

I will attach screenshots of NM applet as well.

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Network Manager doesn't set up resolv.conf, strange names of network interfaces
https://bugs.launchpad.net/bugs/435041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to