Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2023 02:29:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266586] vnet bridge with IP address is not working when configured via rc.conf
Message-ID:  <bug-266586-227-Q3tQAegfpe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266586-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Zhenlei Huang <zlei@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #6 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Sebastian S from comment #4)

> Where did you get the parameter create_args_bridge1 ? It is not int the
> /etc/defaults/rc.conf .

See rc.conf(5) .

     cloned_interfaces
                 (str) Set to the list of clonable network interfaces to
                 create on this host.  Further cloning arguments may be passed
                 to the ifconfig(8) create command for each interface by
                 setting the create_args_⟨interface⟩ variable. ...

Not all type of interfaces are listed in manual documentation pages (of
rc.conf). Otherwise it (the manual pages) will bloat.

man(1) is your friend ;)

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

home | help

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