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: shur...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to