OpenVPN in Newnigma2

Hi,

I have this cloned DM800SE box with a Ferrari image Newnigma2 v3.2.2 2011-07-07.
I am trying to install the openvpn plugin, but I cannot find it in list of available packages/plugins neither in the User Interface nor in the command line:

root@dm800se:~# opkg update
Downloading http://feed.newnigma2.to/stable/dm800se/3.2/Packages.gz
Downloading http://feed.newnigma2.to/picons/lcd/Packages.gz
Downloading http://feed.newnigma2.to/picons/skin/Packages.gz
Downloading http://feed.newnigma2.to/picons/skinhd/Packages.gz
Downloading http://feed.newnigma2.to/stable/emu/Packages.gz
Collected errors:
* Failed to download http://feed.newnigma2.to/stable/dm800se/3.2/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/lcd/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/skin/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/skinhd/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/stable/emu/Packages.gz.
error detail: HTTP response code said error

I suspect I am not pointing to the right repositories and the most similar working link I found is
https://feed.newnigma2.to/weekly/oe2.0/ipk/dm800/Packages.gz

but I am not sure if this is a good repository to use with this image nor I don't know how to configure the box to check this repository.

Furthermore the only package containg vpn in the name doesn't look like a openvpn package:
enigma2-plugin-newnigma2-vpn_1.0git20211108-r0_dm800.ipk

Any help would be very appreciated.

Thanks in advance
R
 
Yes, it doesn't work:

root@dm800se:/tmp# opkg install /tmp/enigma2-plugin-newnigma2-vpn_1.0git20211108-r0_dm800.ipk
Collected errors:
* Packages for enigma2-plugin-newnigma2-vpn found, but incompatible with the architectures configured
* Cannot find package enigma2-plugin-newnigma2-vpn.
 
Hi,

I have this cloned DM800SE box with a Ferrari image Newnigma2 v3.2.2 2011-07-07.
I am trying to install the openvpn plugin, but I cannot find it in list of available packages/plugins neither in the User Interface nor in the command line:

root@dm800se:~# opkg update
Downloading http://feed.newnigma2.to/stable/dm800se/3.2/Packages.gz
Downloading http://feed.newnigma2.to/picons/lcd/Packages.gz
Downloading http://feed.newnigma2.to/picons/skin/Packages.gz
Downloading http://feed.newnigma2.to/picons/skinhd/Packages.gz
Downloading http://feed.newnigma2.to/stable/emu/Packages.gz
Collected errors:
* Failed to download http://feed.newnigma2.to/stable/dm800se/3.2/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/lcd/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/skin/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/picons/skinhd/Packages.gz.
error detail: HTTP response code said error
* Failed to download http://feed.newnigma2.to/stable/emu/Packages.gz.
error detail: HTTP response code said error

I suspect I am not pointing to the right repositories and the most similar working link I found is
https://feed.newnigma2.to/weekly/oe2.0/ipk/dm800/Packages.gz

but I am not sure if this is a good repository to use with this image nor I don't know how to configure the box to check this repository.

Furthermore the only package containg vpn in the name doesn't look like a openvpn package:
enigma2-plugin-newnigma2-vpn_1.0git20211108-r0_dm800.ipk

Any help would be very appreciated.

Thanks in advance
R
Image is to old to use the OpenVPN plugin as it it a py2 based image.

You need to find a more modern image not possible if you have a Ferrari sim in it.
 
It is old but it is possible to install VPN, however it is difficult, and causes a lot of problems, I achieved it with sim 2.0.1 and with sim a8p, you have to download the ipk files from Newnigma2 Feed you will need several files:

openvpn_2.3.10-r0_mips32el.ipk
bash_4.2-r2_mips32el.ipk

and some more files, the command console will help you with what you need
 
Back
Top