Tor + VPN on default firmware?

Greetings!

I’m on the standard firmware v2.19. Is it possible to install both OpenVPN and TOR? Also is it possible to completely disable DDNS?

Looks like OpenVPN is now included by default. When I try to install TOR, I get the following errors.
<pre class=“error” style=“margin-top: 0px; margin-bottom: 18px; padding: 8.5px; border: 1px solid rgba(0, 0, 0, 0.14902); font-size: 12px; line-height: 18px; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, monospace; border-radius: 3px; white-space: pre-wrap; word-wrap: break-word; color: #404040; background-color: #f5f5f5;”>Collected errors:

  • pkg_run_script: package “libevent2” postinst script returned status 255.
  • opkg_configure: libevent2.postinst returned 255.
  • pkg_run_script: package “libnatpmp” postinst script returned status 255.
  • opkg_configure: libnatpmp.postinst returned 255.
  • pkg_run_script: package “tor” postinst script returned status 255.
  • opkg_configure: tor.postinst returned 255.
  • pkg_run_script: package “tor-fw-helper” postinst script returned status 255.
  • opkg_configure: tor-fw-helper.postinst returned 255.

Hi,

if you install from the UI, you will likely to get 255 error. But this doesn’t mean installation is wrong. Most likely you can go ahead to configure Tor.

To disable DDNS, remove this file: /usr/lib/ddns/glddnsupdater.sh

I don’t know how you will configure vpn and tor to work together though.