I’ll start off by saying I can’t help you personally…
I’ve wanted to do this and have read many threads about doing it. None of the ones I’ve read seem bullet proof or easy to execute.
I don’t have a link but Synology has identified this as a feature that people want and that they eventually want to provide.
If you figure out how to make it work, please let us know. You’ll be a hero.
Also, use this to see where you’re visible.
It will create a magnet link for you. You add the magnet link then it will repeatedly report what IP is seen sharing that link. Should make your testing a bit easier so that you know when you’re visible and when you’re behind the VPN.
Thank you for the response. I hope someone knows how to do this or Synology adds the feature. Sort of seems like the purpose of having a VPN and Firewall feature on their expensive hardware.
My approach was simply to set up a Docker DDSM, enable automatic VPN on boot-up and DownloadStation or Transmission. Be aware that you can only access the VM from your local network.
Here is what worked from me (taken from another place online)
Blocked the BT ports 16881 and 6881 on my firewall, then
On my Synology …
Control Panel => Network => Network Interface
Configure VPN described by Synology help
Control Panel => Security => Firewall
Enable Firewall
Edit Rules
For each LAN: Deny BT service (At the bottom, if no rule matches then allow)
For VPN: Allow BT service (If no rule matches then deny)
Control Panel => Network => General
Advanced Settings: Check Enable Multiple Gateways
Tested…
VPN Disconnected
I can access NAS from all methods
BT does not work.
VPN Connected
I can access NAS from all methods
BT data transfer works
I think I got it working, but the only issue is it defaults to the VPN being the first connection priority when I change it in the interface settings to be the second, it does not persist a restart, and at that stage, the VPN becomes the first connection priority slowing everything down.
I want to route SAB NZB to use the primary interface since its SSL NNTP traffic and much faster without the VPN.
I’ve tried various methods to enable VPN in Download Manager while Synology Drive was still accessible via LAN, so far without success. Until I stumbled upon your answer. Pure gold.
Thanks a lot (and so the anonymous source you didn’t reference)