[SOLVED] Feature correction request: TOR binding

Started by Tigger, October 20, 2017, 07:59:22 PM

Previous topic - Next topic
October 20, 2017, 07:59:22 PM Last Edit: October 23, 2017, 04:50:20 PM by franco
Tor binds only to interface's main IP, but not to virtual IP. Please provide the possibility to bind TOR to virtual IPs to make it usable in HA scenario.

Hi Tigger,

We take Feature Requests through GitHub, for plugins via: https://github.com/opnsense/plugins/issues

But I've looked at this and committed the following: https://github.com/opnsense/plugins/commit/463dd0b2

You can install this patch using our patching tool which you run from the console + commit hash:

# opnsense-patch -c plugins 463dd0b2

If you rerun the patch command, the patch will be removed again.

From here, simply reconfigure tor and all interfaces should be up.


Cheers,
Franco

Thanks !

Looks like it's working. I have another question, though: should i uninstall the patch before installing the next update, or can is install the update right away once it is released ?

We'll update the next version to include this fix, so you can upgrade no problem. All modifications are removed on upgrades to be sure to not cause unnecessary friction between components.


Cheers,
Franco