Hi team,
A customer asked us how they could disable the USB-CDC Ethernet connection. I was looking for something easier than redeploying the modules/recompiling the kernel if possible. I tried removing usb_f_rndis
with rmmod
and modprobe -rf
without much luck (ERROR: Module usb_f_rndis is in use). I couldn’t find any clear reference to it in systemd-networkd
to accordingly disable it it.
Thanks,
Alvaro.