Hello
Here comes a How-to to use a TNTsat smartcard with oscam and gbox clients. At the beginning, i had a plain gbox config (with a M line and some D lines) up to you to adapt it according to your needs.
For gbox clients, nothing to change, leave your cwshare.cfg like they are currently.
On oscam side, 1rst find out the binary which fit to your server/receiver (for instance un ppc-old for me for an old DM7000). And then you install it where it has to be (in my case in /var/bin) with right in chmod755. Then the config files, again at the right place according to your server (for me in /var/tuxbox/config, for a DM800 or a VU Uno (mips) in /etc/tuxbox/config)
For oscam.conf
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
logfile = /tmp/oscam.log;stdout
maxlogsize = 256
cachedelay = 120
saveinithistory = 1
[gbox]
Hostname = oscam server IP
Port = UDP server port for redirection
my_password = gbox password of server (coming from a working cwshare.cfg)
[dvbapi]
enabled = 0
au = 1
boxtype = dreambox
user = localuser
request_mode = 0
reopenonzap = 1
pmt_mode = 0
For DVB api, i chosed enabled = 0 cause my server is not connected to any dish and so i don’t need to decrypt locally the channels. For local decrypting, choose enabled = 1
Then oscam.server
[reader]
label = tntsat
protocol = internal
device = /dev/sci0
detect = cd
mhz = 500
cardmhz = 357
caid = 0500
aeskeys = 0500@030B00:0,0,0,0,0,0,0,0,0,0,EExxxxx8 E,0,0,25xxxxx51,34xxxxxD5,0,0,0,0,0,6Bxx xxxx1C,12xxxx6E
cool_timeout_after_init = 50
group = 1
service = tntsat
[reader]
enable = 1
Label = gbox-client1
Protocol = gbox
Device = Client 1 IP (or dyndns), client 1 port
password = gbox password client 1
gbox_my_password = gbox password of oscam server
gbox_max_distance = 3
gbox_reshare = 3
gbox_max_ecm_send = 4
user = localuser
Fallback = 0
Group = 1
gbox_group = 1
You can add as any client as you want and again for dist, reshare and max ecm send, you can adapt according to your needs
For oscam.user
[account]
user = localuser
description = TNTsat
group = 1
service = tntsat
Finally oscam.service
[tntsat]
caid = 0500
provid = 030B00
srvid = 1903,2009,2010,2136,2200,2202,2206,2207, 2208,2211,2213,2214,2216,2289,2329,2337, 2351,2458,2462,2472,2476,2480,2486,2649, 2650,2651,2652,2653,2654,4284,4290,1FEB, 25E5,25E6,25E7,25E8,25E9,1F41,1F44,1F45, 1F48,1F4A,1F55,1F56,1F57,1F58,1FD8,1FDF, 20A4,20A5,20AE,20AF,20B3,20B4,20B5,20B6, 217C,21FD,221A,221B,233D,234B,245E,246C, 248A,25EA,25EB,25EC,25ED,25EE,25EF,25F0, 264A,264B,264C,264D,264E,264F,2F67,2F8A, 2F8E,6F73,6F86,6F87,21FF,189F,2025,2200, 2202,2022
(maybe i put too much services but you can adapt)
Done, now launch Oscam on the server side and relaunch gbox on the client and fiat lux, you get fr TNT on astra with HD national channels.
For AES keys, Google is your friend and just check that you choose an Oscam version with support of gbox protocol.
Thanks to PR2 and all working on oscam within forum streamboard. Also many thanks to Manufact and Agecanonix for personal support




Reply With Quote


