Le Mon, Apr 04, 2022 at 08:23:35PM +1000, David Gwynne a écrit :
>
>
> > On 3 Apr 2022, at 21:46, Denis Fondras <openbsd@ledeuns.net> wrote:
> >
> > Hi,
> >
> > In vxlan(4) manual, we have :
> > ----
> > endpoint mode
> > When configured without a tunnel destination address, vxlan operates as
> > a bridge, but with learning disabled.
> > ----
> >
> > The question is : is it possible to set tunnel source address without a
> > destination ?
>
> ifconfig vxlan0 tunneladdr 10.20.30.1
>
> that should work.
Thank you David. I will prepare a patch to the manual :)
No comments:
Post a Comment