Letzte Themen:

Amerika » Autor (Quelle): sammy909 » Letzter Beitrag: haie Spinne Revival Gruppe bei Facebook? » Autor (Quelle): Beingodik » Letzter Beitrag: rqs Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Wehrpflicht , Panzer » Autor (Quelle): sammy909 » Letzter Beitrag: zeus-crew Wenn Sätze plötzlich eine andere Bedeutung bekommen » Autor (Quelle): Duke » Letzter Beitrag: Humie Keywelt Board Geschichte ? » Autor (Quelle): ernie-c » Letzter Beitrag: sammy909 Sky-Übernahme durch RTL Ein Angebot für jeden Geldbeutel » Autor (Quelle): OSG » Letzter Beitrag: Duke Fehler: Spinnes Mail Dienst » Autor (Quelle): asu » Letzter Beitrag: Spinne
Ergebnis 1 bis 15 von 497

Thema: HD Sharing im Gbox Netz mit Mbox und MPCS auf Dbox zu Kathrein mit Mbox.

Hybrid-Darstellung

Vorheriger Beitrag Vorheriger Beitrag   Nächster Beitrag Nächster Beitrag
  1. #1
    Asiafreak
    Themenstarter
    Avatar von Musicnapper
    Registriert seit
    Feb 2002
    Ort
    Planet Earth + 5. Dimension
    Beiträge
    5.188
    Danke
    972
    Erhielt 1.355 Danke für 661 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    warum sind sie nicht dabei ???
    cwshare.cfg von D-Box und Kathi

  2. #2
    Seniormitglied Avatar von beelzebub
    Registriert seit
    Aug 2006
    Ort
    im Süden
    Beiträge
    668
    Danke
    124
    Erhielt 101 Danke für 44 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    auf der DBox2:

    mpcs.conf:

    Code:
    [global]
    Nice = -15
    ClientTimeout = 5
    ClientMaxIdle = 60
    CacheDelay = 0
    FallbackTimeout = 2
    BindWait = 60
    ResolveDelay = 30
    DyndnsInterval = 120
    LogFile = /var/log/mpcs.log
    MaxLogSize = 1024
    Sleep = 0
    showecmdw = 0
    showemmdw = 0
    disablecache1 = 0
    disablecache2 = 0
    disablecache = 0
    Filter = 0

    [monitor]
    Port = 988
    NoCrypt = 127.0.0.1
    NoCrypt = 10.0.0.0-10.255.255.255
    NoCrypt = 172.16.0.0-172.31.255.255
    NoCrypt = 192.168.0.0-192.168.255.255
    AULow = 120
    MonLevel = 4

    #Port 15005 & 15000 f¸r die newcamd Clients
    [newcamd]
    Key = 0102030405060708091011121314
    Port = 15005@1702:FFFFFF;15000@1833:FFFFFF

    # F¸r Sat reicht bei mir ein Port, da mpcs die PW HD Caids (1833) automatisch auf 1702 mappt.
    #f¸r andere Karten CAIDs bzw. PW ¸ber Kabel, braucht ihr dann eventuell mehr Ports.


    #Port 15003 f¸r camd3 Clients
    #[cs357x]
    #Port = 15003




    mpcs.reader:


    [reader]
    #blockemm = C0,03,02
    blockua = 0
    blockga = 0
    blocksa = 0
    AU = 1
    Enable = 1
    Label = multicam
    Protocol = mouse
    Device = /dev/tts/1
    ##pincode = 7291
    #BaudRate = 16000
    #bits = 7/8
    #stopbits = 1/2
    ##parity = odd/even/none
    ##flowcontrol= hard/soft/none
    PTS = 1
    EMMCache = 1,3,2
    Detect = CD
    Group = 1
    Fallback = 0
    CAID = 1702,1833



    mpcs.user:



    [account]
    User = glj
    Pwd = ncs
    Uniq = 1
    Group = 1
    CAID = 1702,1833
    MonLevel = 4

    [account]
    User = Kathi
    Pwd = Kathi
    Uniq = 1
    Group = 1
    AU = multicam
    MonLevel = 4

    [account]
    User = User1
    Pwd = Pass1
    Uniq = 1
    Group = 1
    AU = multicam
    MonLevel = 4


    [account]
    User = dummy
    Pwd = dummy
    Uniq = 1
    Group = 1
    AU = multicam
    MonLevel = 4


    mbox.cfg

    [account]
    User = glj
    Pwd = ncs
    Uniq = 1
    Group = 1
    CAID = 1702,1833
    MonLevel = 4




    [account]
    User = Kathi
    Pwd = Kathi
    Uniq = 1
    Group = 1
    AU = multicam
    MonLevel = 4



    mbox.cfg


    //mbox.cfg EXPLANATION and EXAMPLES

    D: { 1 }

    //x=0 -> disable
    //x=1 -> enable dbox2 cw writing
    //x=2 -> enable STAPI for IPBOX
    //x=3 -> enable STAPI for Kathrein
    //default disabled

    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 disable


    #Z: { 12 } { 127.0.0.1 8000 }
    Z: { 11 } { 192.168.178.3 8080 }

    // Z option -> control sending/writing current informations
    // Z: { xy } { IP port }
    // x=0 -> don't print time stamp (in console screen and in debug file)
    // x=1 -> print time stamp ( .... )
    // y=0 -> no writing/sending informations to debug file/destination IP
    // y=1 -> send informations to destination IP but not in debug file
    // y=2 -> write informations to debug file but don't send to destination IP
    // y=3 -> write/send informations to debug file/destination IP
    // IP port -> destination IP and UDP port where to send informations
    // no default

    #C: { 127.0.0.1 7999 }

    // C option -> control receiving some command messages localy or from another IP
    // C: { IP port }
    // IP-> your local IP or you DNS
    // port -> on what port you will be waiting command messages
    // no default

    U: { 1 }

    // 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

    F: { 500 }

    //F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
    //F { x } -> decimal in KBytes
    //default 500 KB

    #G: { /hdd/ }

    //G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
    //Remove #, ONLY if you want to use this option !!!!!!!

    T: { /tmp/ }

    // T option -> where to store temp files ... (share.info,debug.txt ,etc.)
    // T: { folder_path_to_files, example: T: { /tmp/ } }

    K: { /var/keys/ }

    // K option -> where is cwshare.cfg file
    // K: { folder_path_to_files, example: K: { /var/keys/ } }

    E: { 1 }

    // E option -> disable same cards from peers
    // E: { x }
    // x=0 -> use same cards(boxids) from peers
    // x=1 -> don't use same cards(boxids) from peers
    // default 1

    M: { 1 }

    // M option -> Mode option
    // M: { x }
    // x=0 -> local mode no NET
    // x=1 -> NET mode
    // default 0

    P: { /tmp/pmt.tmp }

    // P option -> PMT location (Dont used with linux and windows)
    // you must be tuned to channel so image can generate this file
    // { /tmp/pmt.tmp } for resivers and images that create this file <- use this if you can
    // { 1/tmp/camd.socket } for enigma 1
    // { 2/tmp/camd.socket } for enigma 2

    W: { 0 }

    // W option -> write raw ECM to ecm.raw file
    // W: { x }
    // x=0 -> disabled
    // x=1 -> enabled
    // default disabled

    H: { 0 }

    //H option -> C line priority over network cards
    // H: { x }
    // x=0 -> disabled -> newtwork cards has priority over your local cards
    // x=1 -> enabled -> your local cards has priority over network cards
    // default disabled

    Q: { 30 }

    //Q option -> newcamd connect retry in sec.
    //Q: { x }
    // default 300 sec.



    cwshare.cfg:


    M: { 192.168.178.10 { FA1BC9F9 }}
    O: { 2000 2000 }
    D: { 192.168.178.5 { 8006 7005 { FA5BDEFE { A3 A3 }}}}
    C: { 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1702FFFF:17020000 }
    C: { 127.0.0.1 15001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 1833FFFF:18330000 }


    und die cwshare auf der Kathi (serverbox)

    I: { 04 }
    N: { 00 01 03 1F 3000 5000 }
    X: { 05 }
    O: { 2000 2000 }
    M: { 192.168.178.5 { FA5BDEFE }}
    D: { 192.168.178.10 { 7005 8006 { FA1BC9F9 { A3 A3 }}}}
    { 0000 } { 0 } send filter
    { 0000 } { 0 } receive filter


    So, das war viel, sorry

    und im MPCS monitor kommt:
    1 encrypted newcamd:15000-client 127.0.0.1 garanted (dummy, au=multicam,G
    2 encrypted monitor client 127.0.0.1 garanted (glj lvl=4, pid=450)

    was heist das eigentlich?
    Geändert von beelzebub (28.03.11 um 23:38 Uhr)

Ähnliche Themen

  1. gBox auf mBox mit VU + Duo
    Von wacheia im Forum Cardsharing
    Antworten: 2
    Letzter Beitrag: 15.10.10, 08:20
  2. mbox + mpcs +HD
    Von xdowner im Forum Cardsharing
    Antworten: 0
    Letzter Beitrag: 07.12.09, 23:13
  3. mbox und mpcs
    Von Skyman01 im Forum Cardsharing
    Antworten: 8
    Letzter Beitrag: 26.02.09, 18:22

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •