OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: zullinux on March 24, 2005, 08:58:04 am

Title: Openvpn
Post by: zullinux on March 24, 2005, 08:58:04 am
Hi

is there a working openvpn ipk (with lzo compression support)
available for OZ3.5.2  ?

Thx
zulllinux
Title: Openvpn
Post by: zullinux on March 25, 2005, 06:01:43 am
Quote
is there a working openvpn ipk (with lzo compression support)
available for OZ3.5.2  ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72119\"][{POST_SNAPBACK}][/a][/div]

well, ....
since no answer was arriving I managed to compile it by myself

I have this openvpn_2.0rc17-r1_arm.ipk that installs and works on OZ3.5.2 Poodle.

If anybody is interested let me know    
(hrw I'll be glad if you want to put it in upgrade   )
zulllinux
Title: Openvpn
Post by: lin_matt on April 10, 2005, 03:10:05 pm
Quote
Quote
is there a working openvpn ipk (with lzo compression support)
available for OZ3.5.2  ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72119\"][{POST_SNAPBACK}][/a][/div]

well, ....
since no answer was arriving I managed to compile it by myself

I have this openvpn_2.0rc17-r1_arm.ipk that installs and works on OZ3.5.2 Poodle.

If anybody is interested let me know    
(hrw I'll be glad if you want to put it in upgrade   )
zulllinux
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72225\"][{POST_SNAPBACK}][/a][/div]

I'd love to get a copy of this.  I just got a 5600 and this would be the last piece of software I need to work.

Thanks!
Title: Openvpn
Post by: Hrw on April 11, 2005, 05:13:08 am
Quote
(hrw I'll be glad if you want to put it in upgrade  ;) )
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72225\"][{POST_SNAPBACK}][/a][/div]
I will be glad if You will ask for it in proper thread ;)

added
Title: Openvpn
Post by: bustersnyvel on April 15, 2005, 01:58:07 pm
I managed to compile & package OpenVPN 2.0 RC 20 for the Z C3000. Now I'm looking for a way to get the tun.o kernel module... I tried compiling the kernel on the Z itself, but that borked
Title: Openvpn
Post by: blk-majik on April 26, 2005, 11:52:28 pm
Quote
I managed to compile & package OpenVPN 2.0 RC 20 for the Z C3000. Now I'm looking for a way to get the tun.o kernel module... I tried compiling the kernel on the Z itself, but that borked
[div align=\"right\"][a href=\"index.php?act=findpost&pid=75406\"][{POST_SNAPBACK}][/a][/div]

On collie, i was able to simply modprobe tun (or add it to /etc/modules and reboot). Are you sure its not already there? See if you can just ipkg install it from the feeds, too. Otherwise, OpenVPN worked just fine! I can now violate all kinds of security policies at work! yay!
Title: Openvpn
Post by: bustersnyvel on April 27, 2005, 05:26:50 am
Quote
On collie, i was able to simply modprobe tun (or add it to /etc/modules and reboot). Are you sure its not already there?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77046\"][{POST_SNAPBACK}][/a][/div]

If only it were that simple... "find /lib/modules -name tun.o" comes up empty.
Title: Openvpn
Post by: Hrw on April 27, 2005, 06:48:11 am
bustersnyvel: You mean OZ on C3000? Or you just posted in wrong part of forum?
Title: Openvpn
Post by: bustersnyvel on April 27, 2005, 09:02:03 am
Quote
bustersnyvel: You mean OZ on C3000? Or you just posted in wrong part of forum?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77088\"][{POST_SNAPBACK}][/a][/div]

Ach, posted on the wrong forum. I was searching for OpenVPN and didn't notice I stumbled upon the OZ forum. I'm actually looking for a tun.o module for the C3000 Sharp ROM.
Title: Openvpn
Post by: obergix on June 17, 2005, 02:34:37 am
Quote
On collie, i was able to simply modprobe tun (or add it to /etc/modules and reboot). Are you sure its not already there? See if you can just ipkg install it from the feeds, too.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77046\"][{POST_SNAPBACK}][/a][/div]

Doesn't seem to be available for my SL-C1000 with OZ 3.5.3... :
ipkg list | grep tun  provides nothing like a tun module package

# modprobe tun
modprobe: module tun not found.
modprobe: failed to load module tun

Any hint someone ?

Thanks in advance.