Open VPN Open Black Hole 0.6

underscore

Vu+ Newbie
Try this on usr/script

#!/bin/sh
#Questo script lancia VPN;
echo "Cerco servizio attivo"
sleep 2
/etc/init.d/openvpn stop
sleep 2
echo "Lancio Open VPN"
/etc/init.d/openvpn start
sleep 5
ifconfig
exit
 

paperino61

Vu+ User
Sulla Aperto Black Hole non trovo il modulo del kernel Che VIENE citato in this 3d per Attivare la Aprire VPN
http://www.vuplus-community.net/board/threads/openvpn.2461/
ESISTE forse un modo Diverso per Attivare il demone ?

Grazie

Hi, i use OPENVPN from OBH0.6 on solo4k and Ithink there's no nedd to atvate the Tun Module..... I think (this is my opinion) it's always activated; my openvpn works well with no other configuration (only my .conf file and .ca if needed

g.
 

paperino61

Vu+ User
Hi, i use OPENVPN from OBH0.6 on solo4k and Ithink there's no nedd to atvate the Tun Module..... I think (this is my opinion) it's always activated; my openvpn works well with no other configuration (only my .conf file and .ca if needed

g.
Hi to all, after last update or using OBH 1.0, it seemes to be impossible using openvpn... where's the option to activate TUN?
Using OBH 0.6 (without update) it seems to work perfectly.... when update or using BH 1.0 it doesn't work anymore.
Tks for help
g-
 
Top