Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 13:39:32 GMT
From:      Alexander <emoxam@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/187006: dynamic address (dhcp) obtaining doesn't work on HYPER-V OS 2012 R2
Message-ID:  <201402241339.s1ODdWoV080725@cgiserv.freebsd.org>
Resent-Message-ID: <201402241340.s1ODe1lR083368@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187006
>Category:       misc
>Synopsis:       dynamic address (dhcp) obtaining doesn't work on HYPER-V OS 2012 R2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>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:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241339.s1ODdWoV080725>