Hi
it is possible to get working again TNTSat french card on dreambox (0500:030B00). From addon panel, install oscam release 2327 or higher.
Edit /var/tuxbox/config/oscam.conf file and add following lines :
Edit /var/tuxbox/config/oscam.server :
If the AES key change, it could be modified directly in the file.
Edit /var/tuxbox/config/oscam.services (not mandatory) :
Edit /var/tuxbox/config/oscam.user :
And add a nline in you CCcam.cfg :
Cheers
Seb
it is possible to get working again TNTSat french card on dreambox (0500:030B00). From addon panel, install oscam release 2327 or higher.
Edit /var/tuxbox/config/oscam.conf file and add following lines :
Code:
# main configuration [global] nice = -1 WaitForCards = 1 saveinithistory = 1 LogFile = stdout [webif] httpallowed = 127.0.0.1,192.168.0.2-192.168.0.100,192.168.1.2-192.168.1.100 # Or SET your House Lan httpport = 8080 httpuser = httppwd = #httpscript = httprefresh = 5 httphideidleclients = 0 # protocols [newcamd] key = 0102030405060708091011121314 port = 10000@0500:030B00
Code:
# reader configuration # internal reader [reader] label = tntsat protocol = internal device = /dev/sci0 group = 1 caid = 0500 AESKey = EF3CB8D36A862097A33FC47101041BE3
Edit /var/tuxbox/config/oscam.services (not mandatory) :
Code:
[tntsat] caid=0500 provid=030b00 srvid=1AF5,1F44,1F4A,1F55,1F56,1FD8,1FEB,2009,201D,20A4,20A6,20AE,20AF,20B3,20B4,20B5,20B6,2211,2261,2262,2263,2266,2267,2268,2275,2276,2277,2278,2279,23F3,2
Code:
#user configuration [account] user = dummy pwd = dummy disabled = 0 group = 1 uniq = 0 monlevel = 0 au = 1 keepalive = 1
Code:
N: 127.0.0.1 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 1
Seb
Comment