source: ipk/source.sh4/emus_gbox_773/var/keys/cwshare.cfg@ 7451

Last change on this file since 7451 was 7451, checked in by BPanther, 15 years ago

[ipk] - copy source->source.sh4

File size: 2.0 KB
Line 
1# allow maximum 06 share level for recieved card data
2I: { 06 }
3
4# 01 repeat EMM's
5# 00 consider every EMM only once
6# 01 restart pid on overflow
7# 1* reset ENX on every channel change
8# *1 check/reset ENX freezes on FTA
9# *2 check/reset ENX freezes on PayTV
10# *3 check/reset ENX freezes on FTA and PayTV
11# 00 write nothing in atack.txt
12# 01 write into atack.txt: password is wrong
13# 02 write into atack.txt: ID unknown
14# 04 write into atack.txt: IP is wrong
15# 08 write into atack.txt: port is worng
16# 10 write into atack.txt: share.stat
17# 20 create online.log for online/offline logging
18# 3F write everything. (combine bits for other combinations)
19# 4000 send ecm again after 4 Seconds if no reply.
20# 6000 resync decode after 6 Seconds if net decode failed
21N: { 00 01 03 1F 4000 6000 }
22
23# Send ECM's at maximum 5 cards (please use this as default)
24X: { 05 }
25
26# Send ECM's in any case to these card ID's, even they are more then X:
27# some examples ...
28#G: { 17020000 1234 }
29#G: { 0B000000 ABCD }
30#G: { 05021510 AB34 }
31#G: { 0D03A000 A234 }
32
33
34# For W: please read the cwshare.txt, here only some examples (max. 128 PID)
35# use card 1 only for the following pids
36#W: { 01 02 02 } 1022 100A 100B 102B 1009 101D 1029 1014 1011 101B
37# don't use card 2 for the following pids
38#W: { 02 03 03 } 1008 1016
39
40# S: is the same as W:, just using the SID instead of the ECMPID (max. 128 SID)
41
42# cwshare.cfg --- dbox1 --- Internet und Lokales Netzt
43#
44# password
45M: { mydbox2.homeip.net { AA242456 }}
46
47# Internet Friends port range password cod
48D: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
49D: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}
50
51# other local boxes
52D: { 192.168.0.51 { 8020 8020 { AB333441 { 5 5 }}}}
53D: { 192.168.0.52 { 8020 8020 { BA334B24 { 5 5 }}}}
Note: See TracBrowser for help on using the repository browser.