Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 10:53:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202690] vlan interface doesn't get ip via dhcp at system startup
Message-ID:  <bug-202690-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202690

            Bug ID: 202690
           Summary: vlan interface doesn't get ip via dhcp at system
                    startup
           Product: Base System
           Version: 10.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: shuriku@shurik.kiev.ua

I have simple configuration:

ifconfig_vtnet0="inet 192.168.10.1/24"
vlans_vtnet0="2"
ifconfig_vtnet0_2="DHCP"

At system startup vtnet0.2 doesn't get IP, seems that dhclient is not started
for this interface. But after boot I can run service dhclient start vtnet0.2 to
get interface configured.

There is no problem with static IP configuration.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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