QVPN Service: How to create a virtual network adapter for the OpenVPN client?

Hello,

I set up a VPN profile in QVPN Service on my QNAP NAS. I use qBitTorrent-NoX as a Docker container on the NAS, and I need to select a virtual network adapter for the OpenVPN client in the advanced settings of qBitTorrent-NoX. However, qBitTorrent-NoX lists only the loopback and hardware network adapters of the NAS:

Do you know how to create a virtual network adapter for the OpenVPN client so that it shows up in this list of NICs?

Thank you.

NAS model: TS-131P
Firmware Version/Build numbers : QTS 5.2.7.3297

Regarding your requirement, it may depend on whether the qBitTorrent-NoX Docker container you are using supports selecting a specific network interface to bind with the VPN client interface.

Thanks!