Hi,
On Tue, Oct 06, 2015 at 05:12:27AM +0200, liu wen wrote:
> I'm following the tutorial to learn openvpn(
> http://backreference.org/2010/03/26/tuntap-interface-tutorial/)
>
> by following the steps of the part: `let's try it`
> I use openvpn to create an interface tun2, and assign an IP to it
BTW : is it due to firewalls and iptables should be added? I'm not
familiar with this
On Tue, Oct 6, 2015 at 5:12 AM, liu wen wrote:
> I'm following the tutorial to learn openvpn(
> http://backreference.org/2010/03/26/tuntap-interface-tutorial/)
>
> by following the steps of the part: `let's tr
I'm following the tutorial to learn openvpn(
http://backreference.org/2010/03/26/tuntap-interface-tutorial/)
by following the steps of the part: `let's try it`
I use openvpn to create an interface tun2, and assign an IP to it
sudo openvpn --mktun --dev tun
sudo ip link set tun2 up
sud
On Mon, Oct 5, 2015 at 4:48 PM, Dreetjeh D wrote:
> Hello,
>
> So I have to say thank you, turns out the script was the culprit.
> Actually it is not my script, I speak and write some languages, but
> no scripting :-)
>
These scripts needs not be "scripts" per se -- could be a compiled C or
fort
Hello,
So I have to say thank you, turns out the script was the culprit.
Actually it is not my script, I speak and write some languages, but no
scripting :-)
I found 4 scripts on the net, a php, perl and this shell script together with a
python version.
Yes, userlist.txt contains CN, one per
On Mon, Oct 5, 2015 at 2:15 PM, Dreetjeh D wrote:
>
>
> > I'd add some debug statements to the script, e.g. add on the second
> line.
> > echo "[$0] [$1] [$2] [$3] [$4]"
> Result:
> *
>
> Mon Oct 5 19:23:14 2015 us=499434 192.168.11.32:1194 ++ Certificate has
> EKU (str
Hello,
In the meantime I've tried running it with Apparmor and the Radius plugin
disabled.
Also with the python version of this script. The error is the same.
Maybe Synology did some magic thing, in that case I would be in the wrong place
to ask.
> I'd add some debug statements to the sc
Hi all,
On systems with a lot of traffic (and a lot of broadcast) we're experiencing
what seems to be a memory leak on OpenVPN.
We're currently using version 2.3.6 (but I've not seen anything related to
this problem in the 2.3.8 changelog), TCP protocol on a TAP interface; below,
the complete con
Hi,
Dreetjeh D wrote:
> Hello,
>
> After adding:
> *
> /volume1/@appstore/VPNCenter/scripts/ovpnCNcheck.sh rix,
> /volume1/@appstore/VPNCenter/scripts/userlist.txtr,
> *
> under:
> *
> /volume*/@appstore/VPNCenter/sbin/openvpn {
> #in