NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/48140 (dhcpcd fails to get lease in -current)



The following reply was made to PR bin/48140; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: Roy Marples <roy%marples.name@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: bin/48140 (dhcpcd fails to get lease in -current)
Date: Sat, 11 Oct 2014 20:43:27 +0300

 Roy,
 
 > For reference my qemu is at version 2.1.0 from pkgsrc
 
 To eliminate one more difference between our environments, I have now
 updated my qemu to 2.1.0.  Since some of the earlier logs contained
 the message "No buffer space available", I also increased the memory
 size from 32M to 128M.
 
 Here is the output from the failing (post-import) version and the
 output from ifconfig, including the command lines as logged by
 "sh -x":
 
   + dhcpcd -d
   dhcpcd[1599]: version 6.5.0 starting
   dhcpcd[1599]: wm0: disabling Kernel IPv6 auto link-local support
   dhcpcd[1599]: wm0: disabling Kernel IPv6 RA support
   dhcpcd[1599]: wm0: adding address fe80::59c1:f175:aeb3:433
   dhcpcd[1599]: wm0: vltime infinity, pltime infinity
   dhcpcd[1599]: wm0: executing `/libexec/dhcpcd-run-hooks' PREINIT
   dhcpcd[1599]: timed out
   Oct 11 17:33:40  dhcpcd[1599]: timed out
   dhcpcd[1599]: allowing 8 seconds for IPv4LL timeout
   dhcpcd[1599]: timed out
   dhcpcd[1599]: forking to background
   dhcpcd[1599]: forked to background, child pid 1686
   + ifconfig wm0
   wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
 	  capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx>
 	  capabilities=2bf80<TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx>
 	  capabilities=2bf80<UDP6CSUM_Tx>
 	  enabled=0
 	  ec_capabilities=7<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
 	  ec_enabled=0
 	  address: 52:54:00:12:34:56
 	  media: Ethernet autoselect (1000baseT full-duplex)
 	  status: active
 	  inet6 fe80::59c1:f175:aeb3:433%wm0 prefixlen 64 scopeid 0x1
 
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index