which version oscam+cccam for polsat

behnam

Registered
Messages
153
Hi
I order cam+card polsat +box key and rsa key.
I see every they oscam release new version and this time the first time i want to use oscam+cccam.
Can somebody guide me which version is for
DM800
DM600
Debian server
For Debian i have smargo card reader
And how i must configure file?
And for update card ,can i update with dreambox?
Thanks
 

bellof

Registered
Messages
1,791
best way to update card is with newcs/mgcamd!
i´ve same card,running with sbox/cccam!
works very well!
 

bellof

Registered
Messages
1,791
emulators you can in emusection!

sbox.config

[main]
server_only=1 # 0=emu+newcamd server 1=only newcamd server
log=0 # 1=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
userspath=/var/bin/users.sbox # users list
webinterface=1 # 1=web interface on 0=web interface off
webport=81 # web interface port

[slot0]
active=1 # 0=inactive 1=active
sci=/dev/sci0 # Lower
ncdserver=1 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314
port=11111@1803:000000
mhz=357

#[slot1]
#active=1 # 0=inactive #1=active
#sci=/dev/sci1 # Upper
#ncdserver=1 # 0=newcamd server off 1=newcamd server on
#deskey=0102030405060708091011121314
#port=10111
#mhz=590

#[slot2]
#active=1
#sci=/dev/tts/0
#ncdserver=1
#deskey=0102030405060708091011121314
#port=
#mhz=357

#Nagra2/3 Example
[serial of your card without last 2 numbers switched into hex] # nagra2 camid
rsa=your rsa key # rsa "n" from this card (like newcs)
boxkey=your box-key # boxkey from this card
emm=1 # 0=accept all 1=block emms 2=block emmu 4=block emmg
#portlist=0 # use portlist or no
#portlistpath=/var/keys/port.list # path from port.list


#Nagra tiger/ncmed Example
[CCCCCCCC]
emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list



#*** Example
[CCCCCCCC] # *** camid
emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list
Code:
users.sbox

#Example configuration file for sbox cardclient server

[slot0]	    # slot to connect
user=user	  # user
pass=pass	  # password
au=1		    # au on/off
ident = 1803:007101# 000000

Code:
CCcam.cfg

N: 127.0.0.1 11111 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
 

behnam

Registered
Messages
153
Thanks mate ,i test it works perfect with dm800
But for SERVER debian with smargo i test it not works!
can you tell me what i do for Debian with smargo?
 
Top