Re: Static vxlan configuration fails - probably because of wrong order in rc
Zhenlei Huang <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 22, 2025, at 3:50 PM, Dag-Erling Smørgrav <[email protected]> wrote: > > "Patrick M. Hausen" <[email protected]> writes: >> I suspect the device node for ue0 simply does not exist before it is >> actually configured while the ones for "real" interfaces are always >> present. > > Network interfaces don't have device nodes. > > Detachable interfaces are configured when detected by devd. Yes, you're right ! So vxlan interface is created and brought up prior to the usb ethernet. Hi Patrick, Another approach to overcome this is preloading the driver via `/boot/loader.conf` since your usb ethernet is always plugged in. I managed to repeat the issue you reported, and can confirm that preload the usb ethernet driver can workaround it. Best regards, Zhenlei > > DES > -- > Dag-Erling Smørgrav - [email protected]