On Thu, 2010-06-03 at 10:34 +0400, Victor Gaydov wrote: > Hello, > > After upgrade from 0.7 to 0.8 NetworkManager compiled with dhcpcd can't > start connection because of dhcpcd timeout. Is it a way to change this > timeout? > > Notes: > - NetworkManager compiled with dhclient works fine > - dhcpcd executed manually work fine > - it seems that lease-time from /etc/dhcp/dhcpd.conf doesn't matter > when dhcpcd is executed by NM > > Log attached.
Is there any chance you could run wireshark on the interface and see if any DHCP packets get out? This is quite odd and it would point to either a misconfiguraton of dhcpcd on NM's part (maybe sendign the wrong command-line arguments) or it could point to a problem in dhcpcd. It might also be useful to strace dhcpcd to see what it's doing. The logs show the problem, but don't really provide any insight into what might be going on. The other alternative may be to recompile NM and send any debugging or verbose command-line arguments that dhcpcd might use to get more output from it about the issue. Dan _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
