Re: Static vxlan configuration fails - probably because of wrong order in rc
"Patrick M. Hausen" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
Hi all, > Am 06.08.2025 um 23:22 schrieb Patrick M. Hausen <[email protected]>: > > Setups I tried which do not work: > > ------- > cloned_interfaces="vxlan0" > create_args_vxlan0="vxlanid 42 vxlanlocal 192.168.5.102 vxlangroup 224.0.2.6 vxlandev ue0" > ifconfig_vxlan0_ipv6="inet6 fd37:dedf:2418::2/64 auto_linklocal" > ------- > [...] someone hinted in the original pr that this might be due to the fact that I am using USB ethernet which is brought up later than regular NICs. I don't have much choice on an RPI CM3+, but I'll investigate in that direction. If vxlan works in a VM with an em(4) NIC we can consider this solved. Sorry about the noise. Kind regards, Patrick