From nobody@FreeBSD.org  Mon Feb 24 13:39:33 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id BB9E6901
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Feb 2014 13:39:33 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9560316DB
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Feb 2014 13:39:33 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1ODdWXI080739
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Feb 2014 13:39:32 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1ODdWoV080725;
	Mon, 24 Feb 2014 13:39:32 GMT
	(envelope-from nobody)
Message-Id: <201402241339.s1ODdWoV080725@cgiserv.freebsd.org>
Date: Mon, 24 Feb 2014 13:39:32 GMT
From: Alexander <emoxam@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: dynamic address (dhcp) obtaining doesn't work on HYPER-V OS 2012 R2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187006
>Category:       kern
>Synopsis:       [hyper-v] dynamic address (dhcp) obtaining doesn't work on HYPER-V OS 2012 R2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-emulation
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 24 13:40:01 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Mar 09 15:43:34 UTC 2014
>Originator:     Alexander
>Release:        10.0
>Organization:
>Environment:
FreeBSD emoxam 10.0-STABLE FreeBSD 10.0-STABLE #0 r262221: Thu Feb 20 02:54:35 MSK 2014 emoxam@emoxam:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
when there is 
"ifconfig_hn0="DHCP""
in rc.conf
then
"waiting 30s for the default route interface....."
and hn0 interface has no ip

this behaviour lasts from 9.0 i guess, and only hyper-v but from 2008 r2!
Now i have it on 10.0 running on hyper-v os 2012 r2
>How-To-Repeat:
Put
"ifconfig_hn0="DHCP""
in rc.conf
and reboot
>Fix:
ifconfig hn0 down
ifconfig hn0 up
dhclient hn0
but i don't think it is a fix.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-emulation 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Mar 9 15:43:15 UTC 2014 
Responsible-Changed-Why:  
reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187006 
>Unformatted:
