Neither Realtek nor USB NICs in general are recommended. If possible, use some appropriate hardware.
You probably encountered the same problems like me since updating to Opnsense 22.x (see here). It's either a general or a specific problem related to my realtek USB NIC. Which USB NIC do you use?iMy temporary solution is to shutdown and restart the interface using the CLI.
# usbconfigugen0.1: <0x8086 XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)ugen0.2: <Realtek USB 10/100/1000 LAN> at usbus0, cfg=1 md=HOST spd=HIGH (480Mbps) pwr=ON (350mA)[…]
# usbconfig -d 0.2 dump_device_descugen0.2: <Realtek USB 10/100/1000 LAN> at usbus0, cfg=1 md=HOST spd=HIGH (480Mbps) pwr=ON (350mA)[…] idVendor = 0x0bda idProduct = 0x8153 […]