[Bug 202690] vlan interface doesn't get ip via dhcp at system startup
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 27 10:53:19 UTC 2015
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 at FreeBSD.org
Reporter: shuriku at 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.
More information about the freebsd-bugs
mailing list