[APP] openvpn-2.3.2 D(arm)/E/F

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

Tamagnun
SamyGO Project Donor
Posts: 65
Joined: Tue Sep 10, 2013 7:31 pm
Location: Italy

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by Tamagnun »

Thank you juuso, the module you provided two posts ago works perfectly on ES7000 TV-series!!
I've tested it today with complete success!!
Very very good job ;)

Cheers
mentex
SamyGO Project Donor
Posts: 58
Joined: Wed Oct 14, 2015 12:09 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by mentex »

Any chance to get openvpn work on H Series?
UE55H6410 - T-MST14DEUC 2130.0
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by sectroyer »

mentex wrote:Any chance to get openvpn work on H Series?
It should simply work :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
mentex
SamyGO Project Donor
Posts: 58
Joined: Wed Oct 14, 2015 12:09 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by mentex »

Tamagnun wrote:Yes, bugficks, I'm sure that the openvpn support will be added to the official SamyGO widget for F-series, and I want to thank you another time for your work!!

By the way, while we're waiting that the final widget will be released, if any owner of TV F-series with T-FXP fw (F7000 and F8x00, at least...) is interested to start the openvpn service, I've prepared the attached ZIP file, with all the programs you have released to me and with some start/stop scripts got from other stb, adapted by me.

What has to be done:
1) expand the content of ZIP file under /mtd_rwcommon, so /mtd_rwcommon/openvpn and two subdirs (bin and keys) will be created
2) grant bin files by typing: chmod +x /mtd_rwcommon/openvpn/bin/*
3) grant three script files by typing: chmod +x /mtd_rwcommon/openvpn/*vpn
4) edit/replace the sample.conf with the info provided by your OpenVPN server administrator
5) place under keys directory the certificate and private key files provided by your OpenVPN server administrator
6) start the openvpn service with the script startopenvpn
7) if needed, stop the openvpn service with the script killopenvpn

Please note:
a) more than one openvpn can be started at the same time, it's enough to prepare all the .conf files under the /mtd_rwcommon/openvpn directory
b) unfortunately, the openvpn.log file under /dtv is always empty, I don't understand why... (suggestions are welcome)
c) tested only on my PS64F8500!! Use this sw at your own risks!!!!!!!!!!!!!!!!!

All the programs and drivers has been provided by bugficks and juuso, thank to them, I've only packaged their product.

I used this instructions but vpn does not start
SpoilerShow

Code: Select all

/mtd_unirw/rwcommon/openvpn # ./startopenvpn 
insmod: can't insert '/mtd_rwcommon/openvpn/bin/tun.ko': unknown symbol in module or invalid parameter
Node tun has been created now
Starting openvpn: FAILED-> client 
UE55H6410 - T-MST14DEUC 2130.0
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by sectroyer »

Yeah you need to compile your own kernel module :) There are many H versions. Download source code of your kernel and compile :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
mentex
SamyGO Project Donor
Posts: 58
Joined: Wed Oct 14, 2015 12:09 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by mentex »

any chance to get a small how to :D
UE55H6410 - T-MST14DEUC 2130.0
mentex
SamyGO Project Donor
Posts: 58
Joined: Wed Oct 14, 2015 12:09 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by mentex »

nobody?!?!
UE55H6410 - T-MST14DEUC 2130.0
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by sectroyer »

mentex wrote:nobody?!?!
1) Go to opensource.samsung.com
2) find your model
3) Find you archive
4) Download file
5) read how to compile kernel
6) Google around how to compile tun/tap modules :)
7) Good luck :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by juusso »

Here is an example how to compile modules for e series:
viewtopic.php?t=5999#p43005

Also some related info may be useful: viewtopic.php?t=5148#p36675
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
mentex
SamyGO Project Donor
Posts: 58
Joined: Wed Oct 14, 2015 12:09 pm

Re: [APP] openvpn-2.3.2 D(arm)/E/F

Post by mentex »

thank you juusso...
i guess i can not compile it directly on the tv.. can i compile it on a rpi2?
UE55H6410 - T-MST14DEUC 2130.0

Post Reply

Return to “[F] Software”