Page 1 of 1

Torrouter with OpenWrt v21.02.2, Tor 4.6.10, Privoxy 3.0.33 & openVPN

Posted: 07 Mar 2022, 14:14
by admin
Image

Had to do the './scripts/feeds install -a -f' command with -f (force ;) ).
This made the (old) usbutils available again within make menuconfig.
Now we have VMware version with all needed packages for OpenVPN.
- openvpn-openssl
- openvpn-easy-rsa
- luci-app-openvpn

Next we also have to do this for P2812 version, as well as F4040.
The goal is to have all versions (automatically) available by Github @ around juli 2022.

DG.

Re: Torrouter with OpenWrt v21.02.2, Tor 4.6.10, Privoxy 3.0.33 & openVPN

Posted: 07 Mar 2022, 23:09
by admin
Weird that the vmware version builds with the same packages do not have the default custom_config, sample_server and sample_client for openVPN in the web GUI.
Image

As the P2812 version do have those.
Image

Needs investigation.
Reinstall with opkg install luci-app-openvpn --force-reinstall don't add the examples.
Complete missing of /etc/config/openvpn file.

DG.