hackru
I finally received my wt1520's and followed your steps and they worked like a charm, however I could not get openvpn installed on the router. Can you please help me with this or point me in the right direction. Below is output from ssh. Thank you again!
BusyBox v1.22.1 (2014-06-28 02:57:51 UTC) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
BARRIER BREAKER (Bleeding Edge, r41360)
-----------------------------------------------------
* 1/2 oz Galliano Pour all ingredients into
* 4 oz cold Coffee an irish coffee mug filled
* 1 1/2 oz Dark Rum with crushed ice. Stir.
* 2 tsp. Creme de Cacao
-----------------------------------------------------
root@OpenWrt-wt1520:~# opkg update; opkg install openvpn-openssl
Downloading http://downloads.openwrt.org/snapshots/ … ckages.gz.
Updated list of available packages in /var/opkg-lists/barrier_breaker.
Installing openvpn-openssl (2.3.4-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … 24kec.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for openvpn-openssl:
* kernel (= 3.10.49-1-8cbc1bf8b948a4cac6095c9c7e7fedee) *
* opkg_install_cmd: Cannot install package openvpn-openssl.
root@OpenWrt-wt1520:~#
***Update***
Tried the following below but still failed.
root@OpenWrt-wt1520:~# opkg install openvpn-openssl --force-depends
Installing openvpn-openssl (2.3.4-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … 24kec.ipk.
Installing kmod-tun (3.10.49-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … 24kec.ipk.
Installing liblzo (2.08-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … 24kec.ipk.
Installing libopenssl (1.0.1h-1) to root...
Configuring kmod-tun.
Configuring liblzo.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for openvpn-openssl:
* kernel (= 3.10.49-1-8cbc1bf8b948a4cac6095c9c7e7fedee) *
* verify_pkg_installable: Only have 104kb available on filesystem /overlay, pkg libopenssl needs 659
* opkg_install_cmd: Cannot install package openvpn-openssl.
(Last edited by Cholera on 5 Aug 2014, 23:26)