[Help] F2-212 Usb ethernet configuration lost on reboot  [SOLVED]

IPv4/6, Port, VPN, proxy, SSH, remote access and more.
Post Reply
User avatar
mfjoerikopf
Posts: 2
Joined: 27 Jun 2025, 21:46
France

[Help] F2-212 Usb ethernet configuration lost on reboot

Post by mfjoerikopf »

I've added un USB ethernet adapter to my F2-212, that is detected by the kernel properly. At first it was not recognized as connected in the control panel / network / interfaces but I managed to get it recognized with the following command.

Code: Select all

ip link set eth1 up
After that setting up DHCP on ipv4 and enabling ipv6 did the proper ip set up on the interface, with link tests not showing any issues.

The problem is that the configuration does not survives reboot, and requires the same operation to get it back. Is there a reason why the USB interface would not be enabled on boot ?

Thanks
User avatar
Gremlin
Gold Member
Posts: 1625
Joined: 02 Dec 2022, 22:31
Great Britain

Re: [Help] F2-212 Usb ethernet configuration lost on reboot

Post by Gremlin »

I don't know t6he answer to your question, but you could, presumably, set up the same command you have listed as a "triggered" scheduled task under 'power on'. That might give you a temp solution at least.
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
User avatar
TMjack
TM Support
Posts: 185
Joined: 27 Oct 2020, 08:41

Re: [Help] F2-212 Usb ethernet configuration lost on reboot

Post by TMjack »

The TOS 5.1 system does not support external Ethernet adapters, and compatibility issues may arise during use (such as failure to recognize the device). The TOS 6 Beta version has optimized adapter support, allowing external Ethernet adapters to function properly.
viewtopic.php?t=7888
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
mfjoerikopf
Posts: 2
Joined: 27 Jun 2025, 21:46
France

Re: [Help] F2-212 Usb ethernet configuration lost on reboot  [SOLVED]

Post by mfjoerikopf »

I managed to get it set up on boot with schedule tasks with the following script:

Code: Select all

ip link set eth1 up
service S40network restart
I got mistaken that usb interface where supported as A-USBLAN-2.5G compatibility list includes F2-212. I'll give extra attention to network stability. Thanks for the tips and heads up !
User avatar
Gremlin
Gold Member
Posts: 1625
Joined: 02 Dec 2022, 22:31
Great Britain

Re: [Help] F2-212 Usb ethernet configuration lost on reboot

Post by Gremlin »

mfjoerikopf wrote: 04 Jul 2025, 15:50
:mrgreen:
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
Post Reply

Return to “Network”