Ok...
Thx for tut...
I have one problem...
I want to implement OpenVPN in Gemini image.
I managed to do that on 500+ w.o. problem on Gemini 4.60
Now I want to do that on dm500.
Problem is that I need to put some libs in lib dir which is read-only.
libcrypto.so.0.9.7
liblzo.so.1
libssl.so.0.9.7
and tun.ko in /modules/net
When I put only liblzo.so.1 and tun.ko, everything is ok db reboots after flashing, but openvpn want start for some ssl problems.
I figure that problem is with two remaining libs libssl.so.0.9.7 and libcrypto.so.0.9.7 .
Then I try to put all 3 libs, flash it, but no joy...
Box do not want to reboot and blank screen.
Any suggestions?
Solved , work like charm!!!!
Thx for tut...
I have one problem...
I want to implement OpenVPN in Gemini image.
I managed to do that on 500+ w.o. problem on Gemini 4.60
Now I want to do that on dm500.
Problem is that I need to put some libs in lib dir which is read-only.
libcrypto.so.0.9.7
liblzo.so.1
libssl.so.0.9.7
and tun.ko in /modules/net
When I put only liblzo.so.1 and tun.ko, everything is ok db reboots after flashing, but openvpn want start for some ssl problems.
I figure that problem is with two remaining libs libssl.so.0.9.7 and libcrypto.so.0.9.7 .
Then I try to put all 3 libs, flash it, but no joy...
Box do not want to reboot and blank screen.
Any suggestions?
Solved , work like charm!!!!



Comment