Enable RTL8125 Driver On TrueNAS CORE

Enter the shell, edit the /boot/loader.conf, add two lines to the end:

1
2
if_re_load="YES"
if_re_name="/boot/modules/if_re.ko"

Then reboot the machine.

Ref: https://github.com/truenas/ports/pull/999/