DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2013-02-07 00:33:51

knex
New member
Registered: 2013-02-07
Posts: 4

DNS 320 Squeeze openVPN Problem

Hey there,
I´m new to this forum but followed the post for a long time.
I´ve setup my DNS 320 with debian squeeze and a lot of funny software since you can althoug add ubuntu package. this offers auto update of packages. I althoug setup a new 80x80 Fan to my DNS320 witch makes it colder an silent.
I really don´t wanna go back to fun plug but this offers full function openvpn.
Now my problem -

I´ve tryed to install openVPN on squeeze, works fine till it will create a TUN...

Code:

Wed Feb  6 22:52:20 2013 Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Wed Feb  6 22:52:20 2013 Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Wed Feb  6 22:52:20 2013 Cannot allocate TUN/TAP dev dynamically

so if i try to setup tun i´ve got the problem:

setup like this

Code:

# apt-get install udev 
# mkdir /dev/net 
# mknod /dev/net/tun c 10 200 
# chmod 0700 /dev/net/tun 
# modprobe tun -> Failed
# /etc/init.d/openvpn restart
...

Code:

FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory

I dont really have a plan how this all really works and what I really need, so I hope you could help me fix this.
Do I need another kernel module, can I use tun.ko from fun_plug? and how can I setup all this.

thank you!

Last edited by knex (2013-02-07 00:38:00)

Offline

 

#2 2013-02-07 23:26:52

knex
New member
Registered: 2013-02-07
Posts: 4

Re: DNS 320 Squeeze openVPN Problem

had the same issue with ffp 0.7
here is help
http://forum.qnap.com/viewtopic.php?p=72673

Code:

mkdir /dev/net 
mknod /dev/net/tun c 10 200 
insmod /mnt/HD/HD_a2/ffp/lib/modules/kernel/2.6.22.18/drivers/net/tun.ko

Note: also works for squeeze

Last edited by knex (2013-02-08 00:08:39)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB