>From my testing on a TL-WR1043ND using the steps in the Wiki [1] and the >package posted at the Luci bug tracker [2] (which package looks like it could >use some help to tweak it and get it integrated) the following appears to >install OpenVPN with the Luci interface: ~#opkg update ~#opkg install openvpn openvpn-easy-rsa ~#mv /etc/config/openvpn /etc/config/openvpn.old ~#mv /etc/init.d/openvpn /etc/init.d/openvpn.old ~#opkg install --force-depends http://luci.subsignal.org/trac/raw-attachment/ticket/489/luci-app-openvpn_1.0.0_all.ipk
[1] http://wiki.openwrt.org/doc/howto/vpn.openvpn#installation [2] http://luci.subsignal.org/trac/ticket/489 Aaron Z ----- Original Message ----- > From: "Aaron Z" <[email protected]> > To: "OpenWrt User List" <[email protected]> > Sent: Monday, September 16, 2013 10:30:04 AM > Subject: Re: [OpenWrt-Users] web GUI for openvpn server? > > On Monday, September 16, 2013 10:08:56 AM "Bruce Ferrell" > <[email protected]> wrote: > > The wiki shows a luci app fro setting up and managing openvpn: > > http://wiki.openwrt.org/doc/howto/vpn.client.openvpn.tun > > luci-app-openvpn doesn't seem to be available when I use > > opkg install luci-app-openvpn > > Can anyone explain why this is and how I go about > > obtaining/installing luci-app-openvpn? > Looks like went missing between beta 1 [1] and beta 2[2]: > [1]http://downloads.openwrt.org/attitude_adjustment/12.09-beta/ar71xx/generic/packages/ > [2]http://downloads.openwrt.org/attitude_adjustment/12.09-beta2/ar71xx/generic/packages/ > Probably in relation to this ticket > http://luci.subsignal.org/trac/ticket/489 or this one: > https://dev.openwrt.org/ticket/12331 > Looks like there was some discussion on the forum earlier this year: > https://forum.openwrt.org/viewtopic.php?pid=188429#p188429 > > Aaron Z > _______________________________________________ > openwrt-users mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users > _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
