NEW - Der Feed des Merlin Images jetzt bei BoxPirates - NEW

NEW - BoxPirates Plugin Feed - NEW
Unsere Plugins direkt über den Plugin Browser eure Box installierbar

CS Hilfe

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • oder meinst du das hier,
      ich habe hier schon die F-Line in die Dream eingetragen aber ich weiß nicht ob das so richtig ist
      Dream
      F: Azbox [dream] 2 0 0 { 0:0:2 } {} {} 192.168.178.20
      Das ist die C-Line die ich in die Azbox eingetragen habe
      C: 192.168.178.79 12000 Azbox [dream] no { 0:0:2 }






      # what constant.cw should CCcam try to read
      # defaults to /var/keys/constant.cw
      # file content can be like
      #
      # ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
      #
      #STATIC CW FILE : /var/keys/constant.cw


      # in this file you can configure what CAIDs CCcam should prefer or ignore
      # defaults to /var/etc/CCcam.prio
      # file content can have ignores (I) and prio lists (P)
      #
      # note 1: I line affects both for ecm and emm (receive no emm on ignored systems)
      # P line only affects ecm choice (emm still received for all available systems, not just the priority system)
      #
      # note 2: ident 0 means 'all idents'. So 'caid:0' is the same as 'caid'.
      #
      # note 3: for some systems (e.g. nagra (caid 18xx)), the ident is not known at the time the
      # prio lists are checked. In that case, matching is done on caid only, even if the P line
      # defines nonzero idents. So for example '1801:401' behaves the same as '1801' in a P line
      # I lines work differently, they are checked two times, once before ecm or emm is received, again
      # after ecm or emm are received (and nagra ident should be known)
      # P lines are only checked once, before ecm received.
      #
      # note 4: if a P line contains caid:ident pairs which are not available for the current
      # channel, that P line is not used for that channel.
      # Example, channel has systems 626, 1801:401 then P line with "1801,100:96,626" is ignored by that channel,
      # because channel doesn't have 100:96.
      # But P line with "1801" works, and also "626,1801" will work for channel
      #
      # note 5: P lines are parsed in the order in which they are found in the prio file.
      # Only the first matching P line is used
      #
      # situation 1: ignore allways this caid, all idents, on all channels
      # I: caid
      #
      # situation 2: ignore allways this caid/ident pair
      # I: caid:ident
      #
      # situation 3: ignore this caid/ident pair, on channel 'sid'
      # I: caid:ident:sid
      #
      # situation 4: when both caid1 and caid2 exist for a channel, prefer caid1 over caid2
      # P: caid1, caid2
      #
      # situation 5: when caid1:ident1 till caidN:identN exist for a channel, use them in order of this list.
      # P: caid1:ident1, caid2:ident2, .., caidN:identN
      #
      # situation 6: when caid1:ident1 till caidN:identN exist for channel 'sid', use them in order of this list.
      # Sid on first caid/ident pair identifies sid for which list is used. All other sids ignore this list.
      # P: caid1:ident1:sid, caid2:ident2, .., caidN:identN
      #
      #CAID PRIO FILE : /var/etc/CCcam.prio

      #
      # In this file all provider idents are defined
      # The info from this file is being used in the web interface
      # format:
      # <caid><ident> "Provider description"
      #
      # PROVIDERINFO FILE : /var/etc/CCcam.providers

      #
      # In this file all channel idents are defined
      # The info from this file is being used in the web interface
      # format:
      # caid:ident:sid "Channel description"
      #
      # CHANNELINFO FILE : /var/etc/CCcam.channelinfo

      # write wrong logins to file
      # defaults is off
      #
      #LOG WARNINGS : /tmp/warnings.txt

      # global setting for stealthy login to newcamd/newcs server, N line can overrule
      # stealth modes: 0 = disabled, 1 = mgcamd new, 2 = mgcamd old, 3 = evocamd, 4 = generic
      # default: 0
      #
      #NEWCAMD STEALTH : 0

      # load balancing between identical cards, list device names of card readers containing identical cards,
      # optionally followed by a list of service id's which are to be excluded from loadbalancing
      #
      # LOADBALANCE : <device1> <device2> .. <devicen> { <exceptsid1>, <exceptsid2> .. , <exceptsidn> }
      #
      # multiple loadbalance groups can be configured, by adding multiple lines
      # warning: restart is required, when loadbalance group config changes
      #
      #example 1: load balance requests for three identical cards
      #
      # LOADBALANCE : /dev/ttyS0 /dev/ttyS1 /dev/ttyS2
      #
      #example 2: load balance requests for two almost identical cards, sid 0df3 and 0de1 are only available
      #on one of the cards, so requests for these sids shouldn't be loadbalanced
      #
      # LOADBALANCE : /dev/ttyS5 /dev/ttyS6 { 0df3,0de1 }

      # in version 1.2.1 and lower there was a problem which could lead to disconnecting clients
      # in version 1.4.0 network load was significantly reduced
      # in version 1.7.0 dangerous password bug was fixed
      # in order to take advantage of these fixes, all clients should upgrade
      # with this setting you can force that clients at least use a certain version otherwise they are denied when logging in
      #
      # default : accept all versions
      #
      #example 1: avoid disconnecting clients problem
      #
      #MINIMUM CLIENT VERSION : 1.3.0
      #
      #example 2: achieve network load decrease
      #
      #MINIMUM CLIENT VERSION : 1.4.0
      #
      #example 3: don't allow potentially wrong passwords (pre 1.7.0 has password bug)
      #
      #MINIMUM CLIENT VERSION : 1.7.0


      # Irdeto smartcards: option to disable smart chid checking for irdeto smartcards.
      # Default, only chids advertised by card are accepted.
      # This avoids a lot of unwanted card traffic
      #
      # But if smartcard has hidden/unknown chids, all chids should be tried.
      # In that case specify 'TRY ALL CHIDS' option for cardreader.
      # Use with care, enabling option causes more card traffic.
      # Only use setting when some channels don't work without it.
      # note: if even this setting don't help decode all channels, try using
      # commandline arg -l, to disable all self-learning features (warning: slower)
      #
      #TRY ALL CHIDS : <device>
      #
      #example: card in /dev/ttyUSB0 gets ecm for all possible chids, not
      #just the chids it officially supports
      #
      #TRY ALL CHIDS : /dev/ttyUSB0

      # perform smartcard post init commands
      #
      # POSTINIT : <device> <filename> (<autodelete>)
      #
      # send commands in 'filename' to 'device', and delete 'filename' when
      # optional 'autodelete' argument nonzero
      #
      #example:
      #
      #POSTINIT : /dev/sci0 /tmp/postinit
      #
      #example /tmp/postinit contents:
      #c134000003000000
      #c13201000a

      # Option to override autodetected dvb api version. Restart needed.
      #
      #DVB API: <value>
      #
      # <value> -1 = no dvb, 1 = dvb api 1, 3 = dvb api 3
      #
      # WARNING: only use when autodetect fails!
      #
      #example, disable nonworking dvb hardware:
      #DVB API: -1

      # Option to set global share limits
      #
      #GLOBAL LIMITS: { caid:id(:downhops), caid:id(:downhops), ... }
      #
      #example:
      #
      #GLOBAL LIMITS : { 0100:000080, 0622:000000:1, 0500:000000:2 }
      #
      # all users get no 0100:000080.
      # and our 0622:000000 cards only for themself (1 hop down),
      # and 0500 cards for themself plus one additional hop down.
      # global limits are overridden by client specific limits (see F:)

      # Option to reject shares with less than required downhops on clientside
      #
      #MINIMUM DOWNHOPS: <value>
      #
      # default: 0 (don't ignore any shares)
      #
      #example:
      #
      #MINIMUM DOWNHOPS: 1
      #
      # ignore shares that have less than 1 'downhops' (i.e. can not be shared
      # further down to other clients)

      # Option to ignore all shares that go through a certain node
      #
      #IGNORE NODE: <nodeid>
      #
      #example, ignore two nodes:
      #
      #IGNORE NODE: ccd536ab515767ad
      #IGNORE NODE: aad536ab515761af


      # The seca handler is used to better support simulcrypt on the same ident
      #
      # With this setting you can change the behaviour of how SECA has to be used
      # This setting is ignored unless SECA2/SECA3 simulcrypt is detected!!
      #
      # When disabled CCcam behaves like previous versions
      #
      # When "prefer SECA3 over SECA2" is enabled try to use SECA3 ecm first, then SECA2
      #
      # When "Ignore SECA2" is enabled, ignore all SECA2 ecm so a SECA3 card will not get SECA2 request which it cannot handle
      #
      # When "Ignore SECA3" is enabled, ignore all SECA3 ecm so a SECA2 card will not get SECA3 request which it cannot handle
      #
      #
      # The following settings can be used
      #
      # SECA HANDLER: <value>
      # <value> : 0 = disabled, 1 = prefer SECA3 over SECA2, 2 = prefer SECA2 over SECA3, 3 = Ignore SECA2, 4 = Ignore SECA3
      #
      # default: 1
      #
      # Example try to use SECA3 ecm first, then SECA2
      #SECA HANDLER: 1
      #
      # Example try to use SECA2 ecm first, then SECA3
      #SECA HANDLER: 2
      #
      # Example to ignore all SECA2 ecm so a SECA3 card will not get SECA2 request which it cannot handle
      #SECA HANDLER: 3
      #
      # Example to ignore all SECA3 ecm so a SECA2 card will not get SECA3 request which it cannot handle
      #SECA HANDLER: 4

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von RikerW.T. ()


    • Original von RikerW.T.
      oscam.conf generated automatically by Streamboard OSCAM 1.00-unstable_svn build #3783

      uiuiui. das is übel. ich will nicht hoffen das die 3783 wirklich deine verwendete oscam version ist. selbst bei der stable ist man mittlerweile bei 5921. also mehr als 2000!!! mehr oder weniger verbesserte versionen!!! da muss unbedingt was aktuelles auf die box.

      Original von RikerW.T.
      [reader]
      caid = 09C7&FFFF,1722&FFFF,1834&FFFF

      deine karte hat die caid 09c7. das muss so aussehen:
      caid = 09C7

      Original von RikerW.T.
      [account]
      user = local
      group = 1,2
      au = 1

      hier fehlt komplett der 2.user also die azbox. zb so:
      [account]
      user = azbox
      pwd = passwort
      group = 1
      au = 1

      wenn du auf der azbox cccam nutzt musst du es auf der dreambox auch erstmal aktivieren. da gehört das in die oscam.conf:
      [cccam]
      port = 12000

      Original von RikerW.T.
      Das ist die C-Line die ich in die Azbox eingetragen habe
      C: 192.168.178.79 12000 Azbox [dream] no { 0:0:2 }

      keine ahnung wie eine c-line auf einer azbox auszusehen hat. aber das sieht mal richtig ******* aus.
      C: 192.168.178.79 12000 azbox passwort
      wie im account von oscam eingetragen. ....178.79 ist die ip der serverbox?

      ich hoffe du siehst selbst das hier mehr falsch als richtig ist.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von speedy gonzales ()


    • na dann werde ich mich mal kümmern eine aktuelle OScam auf die Dream zu machen.
      Ich gehe dann erst mal schlafen.
      kann ich mich dann per PN an dich wenden um weiter zu tüfteln?

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von RikerW.T. ()


    • Original von RikerW.T.
      kann ich mich dann per PN an dich wenden um weiter zu tüfteln?

      nein.
      sinn eines solchen forum ist es das probleme öffentlich besprochen und auch hoffentlich öffentlich beseitigt werden können.
      ich hab keine ahnung von der azbox, deshalb weiß ich auch nicht wie die c-line auszusehen hat. da kann die hilfe von anderen usern die sich damit auskennen doch nicht schaden.

    • jawohl,

      sieht jetzt so aus

      #
      # user configuration
      #
      #DM8k
      [account]
      user = local
      group = 1,2
      au = 1

      [account]
      user = azbox
      pwd = passwort
      group = 1
      au = 1

      ich habe jetzt eine Übersetzung für die CCcam.cfg gefunden wo dann die F und C-line reinkommt,ist schon viel leichter das zu verstehen.

      Liege ich richtig das ich jetzt in der C-Line als user local eintragen müsste?
      so das das ganze so aussieht?

      C: .......178.79 12000 local1 pass1

      Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von RikerW.T. ()


    • Original von RikerW.T.
      ich habe jetzt die Zeile
      [cccam]port = 12000
      wie oben beschrieben in die oscam.conf der Dreambox eingetragen.


      ist halt nicht so beschrieben sondern so:
      [cccam]
      port = 12000

      in die c-line kommt das rein was du in deinem 2. user drin stehen hast:
      [account]
      user = azbox
      pwd = passwort
      group = 1
      au = 1

      also:
      C: 192.168.178.79 12000 azbox passwort

    • also wenn ich das richtig verstanden habe müsste die F-Line in der Dreambox
      so aussehen.Wobei ich nicht weiß für was das pass steht(Passwort?)

      F: azbox1 pass1

      oder doch vielleicht so?

      F: <azbox> <Passwort> <1> <1> <1>

      ich habe mich an diese Erklärung gehalten.


      ################################################## #################################
      # Freunde #
      ################################################## #################################
      #
      # Hier tragen wir Freunde ein, die sich zu uns verbinden dürfen, also Karten von
      # uns bekommen sollen und/oder Zugriff auf unser Key-File bekommen sollen.
      # Teilen des Keyfiles (Standard = 1), EMM erlauben (Standard = 1), und optional
      # die Downshare-Begrenzung pro Share (Standard = Keine Begrenzung) und optional
      # die Downshare-Begrenzung pro Share basierend auf caid:id:sid
      # und optional das Zeitfenster in welchem der Share gültig ist und optional einen
      # Hostname oder eine IP-Adresse, auf die der Zugang beschränkt sein soll.
      # Wenn kein Zeitfenster gewählt wir, wird 24 Stunden am Tag geshared.
      # Emus werden immer nur einen Hop weiter geshared, auch wenn keine Begrenzung gesetzt wurde.
      #
      # Die maximale Länge für den Usernamen beträgt 20 Zeichen.
      # Die Passwortlänge ist unbegrenzt.
      #
      # Der Username ist keine IP oder Hostname. Es handelt sich bei der F: Line
      # lediglich um Zugangsdaten zu unserem CCcam-Server.
      #
      #F: <Username> <Passwort> <uphops> <Emus sharen> <EMM erlauben> ( { caid:id(:downhops), caid:id(:downhops), ... } { caid:id:sid, caid:id:sid, ... } { Anfangszeit-Endzeit, ... } ) Hostname/IP-Adresse
      #
      # Beispiele für verschiedene Möglichkeiten:
      #
      # F: user1 pass1
      #
      # user1 bekommt alle Karten von uns, bis maximal 5 Hops von uns entfernt.
      # (unsere lokale Karte/n + virtuelle Karten, die maximal 5 Hops entfernt sind). Er kann unsere Karten an seine Freunde
      # weiter geben. Er kann außerdem Keys aus unserem Keyfile erhalten (wenn er ein 'yes' hinter seiner C: hat)
      # und er darf uns EMM (Updates für unsere Karten) senden.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von RikerW.T. ()


    • die OScam configs sehen jetzt so aus


      die C-Line in der azbox so






      Die von mir hier zur Verfügung gestellten Informationen und Uploads dienen lediglich für Testzwecke, Pay-TV ohne gültiges ABO zu empfangen ist illegal und strafbar.

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von RikerW.T. ()


    • Hi

      das

      [cccam]
      port = 12000

      gehört auch in die oscam.conf und nicht in die user

      mfg homes22
      Die von mir hier zur Verfügung gestellten Informationen und Uploads dienen lediglich für Testzwecke, Pay-TV ohne gültiges ABO zu empfangen ist illegal und strafbar.