Hi
Meine cwshare.cfg sieht so aus.
M: { 192.168.0.151 }
C: { 192.168.0.50 20249 azbox azbox 11 22 33 44 55 66 77 88 99 AA BB CC DD FF } { 10 }
aus der mbox.cfg hab ich mal das aktive rauskopiert:
D: { 3 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
B: { 0 }
//B: { x }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//default disabled
U: { 0 }
// U options -> Update peer(s) IP if it changes while peer still resending ecm's/cw etc.. information
// default only on hello message peer(s) IP are updated !!!
// U: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
L: { 1 }
// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1
T: { /tmp/ }
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }
K: { /EMU/OpenXCAS/mbox/ }
// K option -> where is cwshare.cfg file
// K: { folder_path_to_files, example: K: { /var/keys/ } }
M: { 1 }
// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0
P: { /tmp/pmt.tmp }
alles andere ist auskommentiert.
meine 20249.list sieht so aus
R: { 1000 } // check every 1000 ms(NO LOWER VALUE THEN 1000 ms!!!) if maybe Newcs reinit card but mbox didnt recognized that,defualt value is 5 seconds in code if you dont set R option.
E: { ABCD } // in hex , you CAN DECRYPT ECM from this ECM pid, useful for combination with SID/CHID (YOU CAN MIX WITH SID/CHID).
//Max ECM pids per C line is 300 !!!
//this is for forbiden SID pids or Irdeto chids ..
//EXAMPLE VALUES
SF: { 04A0 } //in hex -> forbiden SID pid -> your card cant decrypt this channel
SF: { 0220 }
IF: { 0203 } //in hex -> forbiden Irdeto ChID -> your card cant decrypt this ChID
IF: { 0302 }
//OR to enable SID pids or Irdeto chids
//EXAMPLE VALUES
SA: { 04A0 }//in hex -> enable SID pid -> your card can decrypt this channel
SA: { 0220 }
IA: { 0203 } //in hex -> enable Irdeto ChID -> your card can decrypt this ChID
IA: { 0302 }
///////////////////////////
//EXAMPLE//
G: { 0100006A }//in hex -> dont list and reshare this provid from your card if card cant decrypt that, mbox will just flood newcs with bad ECMs for this provid.
//max forbiden SID pids or ChIDs is 150!!!!
//max G lines is 15!!!
in der mbox.prio steht nur folgendes drin
P: 1801,1722,1702,1831
so das ist alles auf der AZ
auf dem MPCS siehts so aus
mpcs.conf
[global]
Nice = -19
ClientTimeout = 5
FallbackTimeout = 2
ClientMaxIdle = 120
CacheDelay = 20
BindWait = 60
ResolveDelay = 30
LogFile = /var/log/cardserver.log
UsrFile = /var/log/carduser.log
MaxLogSize = 1024
PidFile = /var/run/mpcs.pid
Sleep = 0
[monitor]
Port = 988
NoCrypt = 192.168.0.0-192.168.0.255
NoCrypt = 127.0.0.1
AULow = 120
MonLevel = 4
[camd33]
Port = 0
[camd35]
Port = 20248
[cs378x]
Port = 0
[newcamd]
Key = 112233445566778899AABBCCDDFF
Port = 20249
[radegast]
Port = 0
[serial]
[gbox]
mpcs.server
[reader]
Label = smartcard
Protocol = mouse
Device = /dev/ttyS0
Detect = CD
EMMCache = 1,3,2
Group = 1
Fallback = 0
mpcs.user
[account]
User = azbox
Pwd = azbox
Uniq = 1
Sleep = 0
Group = 1
MonLevel = 2
Account = azbox,azbox,1
Also die mbox version sollte newcamd unterstützen
das mit dem subnetzt war ein Fehler von mir hab ich aber korrigiert und funzt trotzdem net