> 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.
No comments:
Post a Comment