Code: Select all
ip link set eth1 upThe 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

Code: Select all
ip link set eth1 up
Code: Select all
ip link set eth1 up
service S40network restart