1- Giao diện ban đầu - DCC
Dreambox = địa chỉ IP của Dreambox (i3) của bạn như trong hình của tôi là 192.168.0.88
Name: root
Passw:dreambox (dreambox là pass mặc định hoặc tùy theo các fw tùy biển hoặc bạn thay đổi pass trong Menu )
Nhấn Reconnect để kết nối đến Dreambox
Sau khi Reconnect thành công thì DCC sẽ hiện thông báo xanh như dưới đây.
2- FTP để kiểm tra và config oscam
Oscam ở trong 2 Folder là /etc và /usr như trong hình trên.
Bạn vào /usr/bin và kéo xuống tìm đến file oscam như trong hình như vậy là đã có oscam sẵn trong fw. Nếu chưa có file oscam như trong hình thì bạn DCC sent file từ trong máy tính của bạn qua. Các bạn có thể tải các bản oscam cho BlackHole OE2.0 cho DM800HD/SE hoặc i3 được chia sẻ trên internet để chuyển sang)- Việc nâng cấp Oscam lên các phiên bản cao hơn các bạn chỉ việc xóa file oscam cũ này và sent sang file oscam của phiên bản mới và phân quyền thành 755 như hình dưới.
Bạn nhấn chuột phải vào file oscam và chon Attribute sau đó chương trình hiện lên bảng thong báo bạn nhấn chuột vào khung 755 và nhấn Ok
3- DCC /usr/camscript và sent sang file Ncam_Oscam.sh nếu chưa có bạn tạo một file mới với nội dung như sau.
#!/bin/sh
CAMNAME="OSCam-svn11209"
remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*}
case "$1" in
start)echo "[SCRIPT] $1: $CAMNAME"
remove_tmp
/usr/bin/oscam -b &
sleep 2
;;
stop)
echo "[SCRIPT] $1: $CAMNAME"
killall -9 oscam 2>/dev/null
sleep 1
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac
exit 0
rồi bạn save lại và phân quyền 755 như hình dưới
4- DCC /etc/tuxbox/config
trong phần config Oscam này các bản chỉ quân tâm đến 3 file sau.
- oscam.conf
-oscam.server
-softcam.key
Tất cả các file trong folder đểu được phân quyền 644.
Nội dung trong file oscam.conf
#######################
# oscam.conf generated automatically by Streamboard OSCAM 1.20-SU-r316-EMU-r333-728-JoeUser SVN r11209
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.conf.txt
[global]
enableled = 0disablelog = 0
loghistorylines = 256
serverip = 0.0.0.0
logfile = /var/log/oscam.log
initial_debuglevel = 0
sysloghost =
syslogport = 514
logduplicatelines = 0
pidfile =
disableuserfile = 1
disablemail = 1
usrfileflag = 0
clienttimeout = 5000
fallbacktimeout = 2500
fallbacktimeout_percaid =
clientmaxidle = 120
bindwait = 120
netprio = 0
sleep = 0
unlockparental = 0
nice = -1
maxlogsize = 10
waitforcards = 1
waitforcards_extra_delay = 500
preferlocalcards = 1
readerrestartseconds = 5
dropdups = 0
block_same_ip = 1
block_same_name = 1
usrfile =
mailfile =
cwlogdir =
emmlogdir =
writeemmcachefile = 0
lb_mode = 0
lb_save = 0
lb_nbest_readers = 1
lb_nfb_readers = 1
lb_min_ecmcount = 5
lb_max_ecmcount = 500
lb_reopen_seconds = 30
lb_reopen_invalid = 1
lb_force_reopen_always = 0
lb_retrylimit = 0
lb_stat_cleanup = 336
lb_max_readers = 0
lb_auto_betatunnel = 1
lb_auto_betatunnel_mode = 1
lb_auto_betatunnel_prefer_beta= 50
lb_savepath =
lb_retrylimits =
lb_nbest_percaid =
lb_noproviderforcaid =
lb_auto_timeout = 0
lb_auto_timeout_p = 30
lb_auto_timeout_t = 300
double_check_caid =
ecmfmt =
resolvegethostbyname = 0
failbantime = 0
failbancount = 0
suppresscmd08 = 0
getblockemmauprovid = 0
double_check = 0
[cache]
delay = 0max_time = 15
max_hit_time = 15
wait_time =
cacheex_mode1_delay =
cacheexenablestats = 0
csp_port = 0
csp_serverip = 0.0.0.0
csp_ecm_filter =
csp_allow_request = 1
csp_allow_reforward = 0
cacheex_cw_check =
wait_until_ctimeout = 0
csp_block_fakecws = 0
cwcycle_check_enable = 1
cwcycle_check_caid =
cwcycle_maxlist = 500
cwcycle_keeptime = 15
cwcycle_onbad = 1
cwcycle_dropold = 1
cwcycle_sensitive = 4
cwcycle_allowbadfromffb = 0
cwcycle_usecwcfromce = 0
[cccam]
port = 36000serverip = 0.0.0.0
nodeid = F272CB7010811564
version = 2.0.11
reshare = 1
reshare_mode = 1
ignorereshare = 1
forward_origin_card = 1
stealth = 1
updateinterval = 240
minimizecards = 0
keepconnected = 1
recv_timeout = 2000
[streamrelay]
stream_source_host = 127.0.0.1stream_source_port = 8001
stream_source_auth_user =
stream_source_auth_password =
stream_relay_port = 17999
stream_ecm_delay = 600
stream_relay_enabled = 0
stream_emm_enabled = 0
[dvbapi]
enabled = 1au = 1
writechannelcache = 1
pmt_mode = 1
request_mode = 0
listen_port = 0
delayer = 60
ecminfo_type = 1
user = linuxsatsupport
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 2
boxtype = dreambox
[webif]
httpport = 8888serverip = 0.0.0.0
httpuser =
httppwd =
httpcss =
httpjscript =
httpscript =
httptpl = /etc/tuxbox/config/tpl/
httppiconpath =
httphelplang = en
httplocale =
http_prepend_embedded_css = 0
httprefresh = 30
httppollrefresh = 60
httphideidleclients = 0
httphidetype =
httpshowpicons = 0
httppiconsize = 0
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 10.0.0.0-255.255.255.255,127.0.0.1
httpreadonly = 0
httpsavefullcfg = 1
httpoverwritebakfile = 0
httpcert =
httpforcesslv3 = 0
httpdyndns =
aulow = 30
hideclient_to = 25
httposcamlabel =
httpemmuclean = 256
httpemmsclean = -1
httpemmgclean = -1
http_status_log = 1
####################
Trong đó các đoạn code
port = 16001 "là cổng để chia sẻ acc cho máy chủ cccam server C: IP:port user Pass )
serverip = 0.0.0.0
nodeid = F272CB7010811564
version = 2.0.11
reshare = 1
reshare_mode = 1
ignorereshare = 1
forward_origin_card = 1
stealth = 1
updateinterval = 240
minimizecards = 0
keepconnected = 1
recv_timeout = 2000
Các bạn làm server, lò than thì cần quan tâm đến port = xxxxx
[webif]
httpport = 8888
serverip = 0.0.0.0
httpuser = root
httppwd = ABC1234$
httpcss =
httpjscript =
httpscript =
httptpl = /etc/tuxbox/config/tpl/
httppiconpath =
httphelplang = en
httplocale =
http_prepend_embedded_css = 0
httprefresh = 30
httppollrefresh = 60
httphideidleclients = 0
httphidetype =
httpshowpicons = 0
httppiconsize = 0
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 10.0.0.0-255.255.255.255,127.0.0.1
httpreadonly = 0
httpsavefullcfg = 1
httpoverwritebakfile = 0
httpcert =
httpforcesslv3 = 0
httpdyndns =
aulow = 30
hideclient_to = 25
httposcamlabel =
httpemmuclean = 256
httpemmsclean = -1
httpemmgclean = -1
http_status_log = 1
- Oscam.server
#################
# oscam.server generated automatically by Streamboard OSCAM 1.20-SU-r316-EMU-r333-728-JoeUser SVN r11209
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt
[reader]
label = oscam_emudescription =
enable = 1
protocol = emu
device = emulator
key =
password =
pincode = none
readnano =
services =
lb_whitelist_services =
reconnectdelay = 60000
resetcycle = 0
keepalive = 0
smargopatch = 0
autospeed = 1
sc8in1_dtrrts_patch = 0
fallback = 0
fallback_percaid =
localcards =
cacheex = 0
cacheex_maxhop = 0
cacheex_ecm_filter =
cacheex_allow_request = 0
cacheex_drop_csp = 0
cacheex_allow_filter = 1
cacheex_block_fakecws = 0
caid = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1
atr =
boxid =
boxkey =
rsakey =
deskey =
ins7e =
ins7e11 =
ins2e06 =
fix07 = 0
fix9993 = 0
readtiers = 2
force_irdeto = 0
needsemmfirst = 0
ecmnotfoundlimit = 0
ecmwhitelist =
ecmheaderwhitelist =
detect = cd
nagra_read = 0
mhz = 357
cardmhz = 357
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,001101;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000000
chid =
class =
aeskeys =
group = 1,4
emmcache = 0,1,0,0
blockemm-unknown = 0
blockemm-u = 0
blockemm-s = 0
blockemm-g = 0
saveemm-unknown = 0
saveemm-u = 0
saveemm-s = 0
saveemm-g = 0
blockemm-bylen =
lb_weight = 100
lb_force_fallback = 0
savenano =
blocknano =
dropbadcws = 0
disablecrccws = 0
use_gpio = 0
cccreshare = -1
ccchop = 0
use_ssl = 0
emu_auproviders =
deprecated = 0
audisabled = 0
auprovid =
ndsversion = 0
ratelimitecm = 0
ratelimittime = 0
ecmunique = 0
srvidholdtime = 0
cooldown = 0,0
read_old_classes = 1
[reader]
label = Name x
description =
enable = 1
protocol = cccam
device = abcxyzvn.dyndns.org,12000
key = 0102030405060708091011121314
user = user
password = pass
################
Nơi chứa acc ccam dạng C: abx.ddns.net 12000 user pass
Chuyển qua oscam có dạng
[reader]
reader]
label = Name x
description =
enable = 1
protocol = cccam
device = abcxyzvn.dyndns.org,12000
key = 0102030405060708091011121314
user = user
password = pass
- Softcam.key
#####
--------166C-----------------------
F 00691FFF 00 BD029251920010A2 ; ADHOC1
F 00691FFF 01 BD029251920010A2 ; ADHOC1
F 006A1FFF 00 BD029251920010A2 ; ADHOC2
F 006A1FFF 01 BD029251920010A2 ; ADHOC2
F 00651FFF 00 BD029251920010A2 ; COLOURS
F 00651FFF 01 BD029251920010A2 ; COLOURS
F 00661FFF 00 BD029251920010A2 ; BIO
F 00661FFF 01 BD029251920010A2 ; BIO
F 00671FFF 00 BD029251920010A2 ; HISTORY
F 00671FFF 01 BD029251920010A2 ; HISTORY
F 00681FFF 00 BD029251920010A2 ; LIFETIME
F 00681FFF 01 BD029251920010A2 ; LIFETIME
##166C Powervu keys ######
##AU keys:
##P <groupid> <UA> <key>
## example:
##166C Powervu keys ######
P 0190 00 A774CB3E6E750F ;"DSC Taiwan"
P 0190 01 7EE0F00CFFBF66 ;"DSC Taiwan"
P 02D0 00 A774CB3E6E750F ;"DSC China feeds"
P 02D0 01 7EE0F00CFFBF66 ;"DSC China feeds"
P 0370 00 A774CB3E6E750F ;"Kids South East Asia"
P 0370 01 7EE0F00CFFBF66 ;"Kids South East Asia"
P 0380 00 A774CB3E6E750F ;"Kids South East Asia2"
P 0380 01 7EE0F00CFFBF66 ;"Kids South East Asia2"
P 0410 00 A774CB3E6E750F ;"Discovery Home"
P 0410 01 7EE0F00CFFBF66 ;"Discovery Home"
P 0550 00 A774CB3E6E750F ;"Discovery Channel Philippines"
P 0550 01 7EE0F00CFFBF66 ;"Discovery Channel Philippines"
P 07D0 00 A774CB3E6E750F ;"Animal Planet Taiwan"
P 07D0 01 7EE0F00CFFBF66 ;"Animal Planet Taiwan"
P 0C40 00 A774CB3E6E750F ;"Discovery Science Channel SEA"
P 0C40 01 7EE0F00CFFBF66 ;"Discovery Science Channel SEA"
P 0C60 00 A774CB3E6E750F ;"Eve"
P 0C60 01 7EE0F00CFFBF66 ;"Eve"
P 0D70 00 A774CB3E6E750F ;"TLC Philippines"
P 0D70 01 7EE0F00CFFBF66 ;"TLC Philippines"
P 0E10 00 A774CB3E6E750F ;"TLC Taiwan"
P 0E10 01 7EE0F00CFFBF66 ;"TLC Taiwan"
P 12C0 00 A774CB3E6E750F ;"TLC Taiwan"
P 12C0 01 7EE0F00CFFBF66 ;"TLC Taiwan"
#########
cấu trúc add biss vào oscam
F SID1FFF 00 Key0016 ; tên kênh
F SID1FFF 01 Key01-16 ; tên kênh
Ví dụ kênh SID 0001 ; biss 1111113311111133
F 00011FFF 00 1111113311111133 ;
F 00011FFF 01 111113311111133 ;
Với Powervu Key
P SID 00 KEY ; tên kênh
P SID 01 KEY01 ; tên kênh
Ví dụ kênh có SID 006d
P 06d0 00 key00 ;
P 06d0 01 Key01 ;
Chúc các bạn thành công .....
Không có nhận xét nào:
Đăng nhận xét