OSCam/en/Config/oscam.whitelist: Unterschied zwischen den Versionen

Aus Streamboard Wiki
Zur Navigation springen Zur Suche springen
Zeile 25: Zeile 25:
     w: as your last line! This matches all, so if no line before is matching, this entry allowes all others
     w: as your last line! This matches all, so if no line before is matching, this entry allowes all others


Beispiel-Datei:
example-file:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
# oscam.whitelist - 2011/12/29
# oscam.whitelist - 2011/12/29

Version vom 12. Jänner 2012, 13:20 Uhr

oscam.whitelist

global ECM length whitelisting configuration file for OSCam

w:  [CAID][:][provider ID][:][service ID][:][ECM PID][:][CHID][:][ECM length 1[,ECM length 2]...]]
     ECM length whitelisting
l:  [CAID][:][provider ID][:][service ID][:][ECM PID][:][CHID][:][ECM length 1[,ECM length 2]...]]
     ECM length whitelisting, does not proceed with any other ECM length,  abbreviation for normal ECM length
     whitelisting using w parameter
     whitelisting when matching
i:  [CAID][:][provider ID][:][service ID][:][ECM PID][:][CHID][:][ECM length 1[,ECM length 2]...]]
     ignore ECM whitelisting

Examples

w:0100       # whitelisting for CAID 0100	
i:0200::1234 # ignore CAID 0200 with service ID 1234	
i:::::2345   # ignore CHID 2345	
w:           # allow all otthers (blacklist)

Rules:

1. First match - first used
2. No (valid) lines in oscam.whitelist, no filter
3. When end of file is reached and no line is matching, request is filtered. If you want to use this as a blacklist, just add
   w: as your last line! This matches all, so if no line before is matching, this entry allowes all others

example-file: <syntaxhighlight lang="bash">

  1. oscam.whitelist - 2011/12/29
  2. Whitelist-Entry:
  3. w:caid:prov:srvid:pid:chid:ecmlen1[,ecmlen2,...,ecmlenN]
  4. Ignore-Entry:
  5. i:caid:prov:srvid:pid:chid:ecmlen1[,ecmlen2,...,ecmlenN]
  6. Example:
  7. w:1702 #all caid 1702 is on whitelist
  8. i:500::1234 #ignores all caid 0500 srvid 1234
  9. Rules:
  10. 1. First match - first used
  11. 2. No (valid) lines in oscam.whitelist, no filter
  12. 3. When end of file is reached and no line is matching, request is filtered. If you want to use this as a blacklist, just add
  13. w: as your last line! This matches all, so if no line before is matching, this entry allowes all others
  14. Links:
  15. http://streamboard.gmc.to:8001/wiki/ECMLengthList
  16. WHITELIST ************************************************
  17. S02 ------------------------------------------------------

w:1702:000000::::93

  1. S02-Tunnel -----------------------------------------------

w:1833:000000::::89

  1. V13 ------------------------------------------------------

w:09C4:000000::::46,58,90,95

  1. HD+ ------------------------------------------------------

w:1830:000000::::92 w:1830:003411::::92 w:1830:008011::::92

  1. CAMD3-Keys -----------------------------------------------

w:0D05:::::9C

  1. IGNORES **************************************************

i: </syntaxhighlight>


Diese Seite in anderen Sprachen - This page in other languages - Cette page dans d'autres langues - Queste pagine in altre Lingue

[[OSCam/de/{{#titleparts:OSCam/en/Config/oscam.whitelist|3|3}}|Deutsch]] [[OSCam/en/{{#titleparts:OSCam/en/Config/oscam.whitelist|3|3}}|English]] [[OSCam/fr/{{#titleparts:OSCam/en/Config/oscam.whitelist|3|3}}|Français]] [[OSCam/it/{{#titleparts:OSCam/en/Config/oscam.whitelist|3|3}}|Italiano]]