Hi same problem on hardy 8.04.1 , dhcp not work with network-admin ! I have this in interfaces file after manual configuration with network- admin
auto lo iface lo inet loopback auto wlan0 iface wlan0 inet dhcp wpa-psk <key> wpa-driver wext wpa-key-mgmt WPA-PSK wpa-proto WPA wpa-ssid <name> But with same configuration when i do this : $sudo /etc/init.d/networking restart * Reconfiguring network interfaces... There is already a pid file /var/run/dhclient.wlan0.pid with pid 26885 killed old client process, removed PID file 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/ Listening on LPF/wlan0/00:1a:73:0e:aa:5f Sending on LPF/wlan0/00:1a:73:0e:aa:5f Sending on Socket/fallback DHCPRELEASE on wlan0 to 192.168.0.254 port 67 There is already a pid file /var/run/dhclient.wlan0.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/ Listening on LPF/wlan0/00:1a:73:0e:aa:5f Sending on LPF/wlan0/00:1a:73:0e:aa:5f Sending on Socket/fallback DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 DHCPOFFER of 192.168.0.1 from 192.168.0.254 DHCPREQUEST of 192.168.0.1 on wlan0 to 255.255.255.255 port 67 DHCPACK of 192.168.0.1 from 192.168.0.254 bound to 192.168.0.1 -- renewal in 368043 seconds. [ OK ] This works !!! Problem with interface who kill prematurely the process ? -- [Hardy] network-admin settings to DHCP do not work https://bugs.launchpad.net/bugs/214360 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
