Openvpn

On the Vu+ Duo running BH 1.7.0, OpenVPN does not start, works perfectly on previous releases including the BH 1.6.7 Beta releases
I do not see problems

Code:
root@vusolo:/etc/openvpn# nc 10.8.55.1 23
 
Vuplus 2.2.0 + BlackHole 1.7.1 vuultimo
 
vuultimo login:

Code:
root@vuultimo:~# nc 10.8.55.2 23
 
Vuplus 2.2.0 + BlackHole 1.7.0 vusolo
 
vusolo login:
chk your config format, is better if you use this command
Code:
dos2unix -u /etc/openvpn/yourconfig.conf
 
Config format is OK, works perfectly on all other versions.

I had not tried a manual start only using the VPN panel - there is no log entry created, suggesting there is a problem with the panel implementation somewhere, but only in version 1.7.0.
 
Tried a fresh install and used both the VPN panel and your manual command and it still does not start. It does not even generate a log entry, so it's not even trying to start.
 
Set as active and also activated the TUN module for VPN. There is no OpenVPN log created suggesting that it's not even attempting to start.

It worked in BH1.6.7 B3, only with BH 1.7.0 it stopped working
 
Back
Top