Public bug reported: Hardy on T61p Thinkpad.
When I connect to a new wireless network, I receive an IP address through DHCP but don't receive any DNS IP addresses. I can manually edit /etc/resolv.conf to add the DNS IP address(es) but that's very irritating and it should pick up this information automatically. When I manually run 'sudo dhclient' from the command line, I get: There is already a pid file /var/run/dhclient.pid with pid 134519072 Internet Systems Consortium DHCP Client V3.0.6 Copyright 2004-2007 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ wmaster0: unknown hardware address type 801 can't create /var/lib/dhcp3/dhclient.leases: Permission denied Can't create /var/run/dhclient.pid: Permission denied drop_privileges: could not set group id: Operation not permitted [EMAIL PROTECTED]:~$ sudo dhclient There is already a pid file /var/run/dhclient.pid with pid 134519072 Internet Systems Consortium DHCP Client V3.0.6 Copyright 2004-2007 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ wmaster0: unknown hardware address type 801 wmaster0: unknown hardware address type 801 Listening on LPF/vmnet8/00:50:56:c0:00:08 Sending on LPF/vmnet8/00:50:56:c0:00:08 Listening on LPF/vmnet1/00:50:56:c0:00:01 Sending on LPF/vmnet1/00:50:56:c0:00:01 Listening on LPF/wmaster0/ Sending on LPF/wmaster0/ Listening on LPF/eth0/00:1c:25:bc:2e:49 Sending on LPF/eth0/00:1c:25:bc:2e:49 Listening on LPF/wlan0/00:21:5c:00:6e:95 Sending on LPF/wlan0/00:21:5c:00:6e:95 Sending on Socket/fallback DHCPDISCOVER on vmnet8 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on vmnet1 to 255.255.255.255 port 67 interval 5 DHCPOFFER of 192.168.209.130 from 192.168.209.254 DHCPREQUEST of 192.168.209.130 on vmnet8 to 255.255.255.255 port 67 DHCPACK of 192.168.209.130 from 192.168.209.254 /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /etc/resolvconf/run/resolv.conf bound to 192.168.209.130 -- renewal in 812 seconds. When I run 'route', I get (though it changes when I re-run it): Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.209.0 * 255.255.255.0 U 0 0 0 vmnet8 link-local * 255.255.0.0 U 0 0 0 vmnet1 link-local * 255.255.0.0 U 0 0 0 eth0 link-local * 255.255.0.0 U 0 0 0 wlan0 default 192.168.209.2 0.0.0.0 UG 0 0 0 vmnet8 default * 0.0.0.0 U 1000 0 0 vmnet1 ** Affects: ubuntu Importance: Undecided Status: New -- dhclient is obtaining IP address but not DNS addresses on T61p Thinkpad https://bugs.launchpad.net/bugs/279767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
