Guest Kevin Xiong Posted May 26, 2010 Report Posted May 26, 2010 the error says liblzo.so file missing: link_image[1721]: 2072 could not load needed library 'liblzo.so' for './openvpn ' (load_library[1051]: Library 'liblzo.so' not found)CANNOT LINK EXECUTABLE
Guest Kevin Xiong Posted May 26, 2010 Report Posted May 26, 2010 then i try the static version openvpn, the error says: Wed May 26 18:58:38 2010 Note: Cannot open TUN/TAP dev /dev/tun: No such file or directory (errno=2) Wed May 26 18:58:38 2010 Note: Attempting fallback to kernel 2.2 TUN/TAP interfa ce Wed May 26 18:58:38 2010 Cannot allocate TUN/TAP dev dynamically and i try many versions of tun.ko, they are all "invalid module format" can someone provide a runnable version tun.ko for legend, thanks a lot. the error says liblzo.so file missing: link_image[1721]: 2072 could not load needed library 'liblzo.so' for './openvpn ' (load_library[1051]: Library 'liblzo.so' not found)CANNOT LINK EXECUTABLE
Guest nieldk Posted May 26, 2010 Report Posted May 26, 2010 then i try the static version openvpn, the error says: Wed May 26 18:58:38 2010 Note: Cannot open TUN/TAP dev /dev/tun: No such file or directory (errno=2) Wed May 26 18:58:38 2010 Note: Attempting fallback to kernel 2.2 TUN/TAP interfa ce Wed May 26 18:58:38 2010 Cannot allocate TUN/TAP dev dynamically and i try many versions of tun.ko, they are all "invalid module format" can someone provide a runnable version tun.ko for legend, thanks a lot. I have no idea to why P decided to include the OpenVPN binaries, as they are useless without the tun.ko kernel module. I have a big interest in getting this to work, but so far, I have not found a working tun.ko module. The tun.ko is needed because OpenVPN uses tunneling and this is the "driver" to use a virtual tunnel adapter. Paul: Please read, can you possible compile a tun.ko, and include in your image ?
Guest Ale Baba Posted May 26, 2010 Report Posted May 26, 2010 I think OpenVPN additionally needs tap (beside tun).
Guest nieldk Posted May 27, 2010 Report Posted May 27, 2010 I think OpenVPN additionally needs tap (beside tun). Right, depends if you configure it to use TAP or TUN device. Both is in the tun.ko module. So, we need this compiled to the kernel version of our Legend (Pauls version).
Guest Lukas L. Posted June 23, 2010 Report Posted June 23, 2010 (edited) Still interested in tun.ko? EDIT: needs kernel version e3993620 Edited June 23, 2010 by Lukas L.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now