source: ipk/source.sh4/emus_mbox0.6_0010/var/keys/cwshare.cfg@ 17180

Last change on this file since 17180 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: { 05 }
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: { 10 }
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 1235 }
29
30
31O: { 4000 2000 }
32
33# For W: please read the cwshare.txt, here only some examples
34# use card 1 only for the following pids
35#W: { 01 02 02 } 1022 100A 100B 102B 1009 101D 1029 1014 1011 101B
36# don't use card 2 for the following pids
37#W: { 02 03 03 } 1008 1016
38
39# S: is the same as W:, just using the SID instead of the ECMPID
40
41# cwshare.cfg --- ufs910 --- internet and local network
42#
43# password
44M: { 192.168.0.25 { 20000000 }}
45#M: { my2ndufs910.homedns.net { BC242456 }}
46
47# Internet Friends port range password cod
48#G: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
49#G: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}
50
51# other local boxes
52G: { 192.168.0.17 { 2499 2499 { 20000001 { 5 5 }}}}
53#G: { 192.168.0.52 { 8020 8020 { BA334B24 { 5 5 }}}}
54#G: { 192.168.1.11 { 2499 2499 { BA334B24 { 5 5 }}}}
Note: See TracBrowser for help on using the repository browser.