4
3
If I connect to an openvpn server on port 1194 from Tunnelblick on a Mac (OSX 10.10), how can I ensure that the port used by Transmission (e.g. 66887) will be open for incoming connections?
Current setup:
Connected to a Wifi Hotspot (out of my control, no access to router settings) Connected to OpenVPN server (I have full control over the config)
Transmission 'works' but is slow and the port is showing as closed in the Transmission network preferences. The openvpn VPN connection works normally for all standard http traffic.
Openvpn is running on a remote Ubuntu server. I tried using ufw to open the above port but this had no effect and I suspect that there is a deeper network config required.
openvpn version is OpenVPN 2.3.2 x86_64.
Is it possible to forward port 66887 in this scenario or do I need access to the local LAN router for this to work?
I tried changing the bind address - BindAddressIPv4 - for Transmission via the preferences plist file but either did this incorrectly or it made no difference.
Did you found a solution? – Display Name – 2015-12-29T15:49:35.740
I cant remember exactly but pretty sure the firewall rules in the answer worked for me. Remember to flush the rules and check they are active. 'man iptables' for more info. – codecowboy – 2015-12-29T15:53:18.080