Page 1 of 1

BeagleBone Black & OpenVPN

Posted: Sun Dec 28, 2014 9:10 pm
by King Kong
Hello
I new to Linux and so please excuse my ignorance. I'd like to install OpenVPN on a BBB that's running an armhf. It looks like I've downloaded the i386.deb version but I need to download the armhf version. Is there such a version available and will I be able to administer it via a web interface and not the command line?

I download the latest version of OpenVPN using

wget http://swupdate.openvpn.org/as/openvpn- ... 7.i386.deb

I then run the command

dpkg -i openvpn-as-2.0.11-Debian7.i386.deb

I get the following error message

"package architecture (i386) does not match system (armhf)"

Version

PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"

Re: BeagleBone Black & OpenVPN

Posted: Mon Dec 29, 2014 6:25 am
by maikcat
are you sure you want the AS version?

Michael.