https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202484

            Bug ID: 202484
           Summary: vtnet drivers didn't support being use for multicast
                    routing (MRT_ADD_VIF)
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: oliv...@cochard.me

Trying to enable a multicast routing daemon (net/pimd) on a VM using vtnet, it
failed with this error message:

[root@router]~# service pimd start
Starting pimd.
pimd: 16:53:33.162 Failed adding VIF 0 (MRT_ADD_VIF) for iface vtnet0:(error
45): Operation not supported
Aug 19 16:53:33 router pimd[1839]: Failed adding VIF 0 (MRT_ADD_VIF) for iface
vtnet0: Operation not supported
/usr/local/etc/rc.d/pimd: WARNING: failed to start pimd

There is no problem with Virtualbox and em(4) drivers, but only with vtnet(4).

-- 
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