Search found 2 matches

by surfrock66
Wed Sep 18, 2024 7:11 pm
Forum: Support
Topic: How to run Transmission-daemon through a single port forward?
Replies: 2
Views: 8924

Re: How to run Transmission-daemon through a single port forward?

Sorry if this is confusing but I don't want to bleed traffic. If I understand, I can make the RPC listen on any interface but ultimately reverse-proxy it through my apache server (with authentication). Then using routes, all non-lan subnets get routed through the VPN interface. In Transmission, I ...
by surfrock66
Wed Sep 18, 2024 6:41 pm
Forum: Support
Topic: How to run Transmission-daemon through a single port forward?
Replies: 2
Views: 8924

How to run Transmission-daemon through a single port forward?

I have a PIA VPN that allows me a single inbound forwarded port. I can extract the IP and port from the provisioning script I use.

I previously had transmission-daemon running on ubuntu 22.04 and it worked to have both services reachable on that port; since moving to the version provided in 24.04 ...