Resultat 1 till 10 av 65

Ämne: DM800 Cardserver till Ett DM800 Hemma Net.....

Trådad visning

Föregående inlägg Föregående inlägg   Nästa inlägg Nästa inlägg
  1. #11
    He He Guys

    OK Here We go I show the whole files

    SERVER 192.168.0.14

    oscam.server :

    moreroot@dm800:/# more /etc/tuxbox/config/oscam-experimental/oscam.server
    # oscam.server generated automatically by Streamboard OSCAM 1.00-unstable_svn build #5630
    # Read more: http://streamboard.gmc.to/oscam/brow...cam.server.txt

    [reader]
    label = lower
    enable = 1
    protocol = internal
    device = /dev/sci0
    detect = cd
    mhz = 500
    cardmhz = 500
    caid =
    ident =
    services =
    group = 1
    emmcache = 1,3,15
    lb_weight = 100
    cccreshare = 3
    audisabled = 0

    # uncomment and enable this lines below only if devices are present
    #[reader]
    #label = upper
    #enable = 0
    #protocol = internal
    #device = /dev/sci1
    #detect = cd
    #mhz = 500
    #cardmhz = 500
    #caid =
    #ident =
    #services =
    #group = 2
    #emmcache = 1,3,15
    #lb_weight = 100
    #cccreshare = 3
    #audisabled = 0

    #[reader]
    #label = smartreader
    #enable = 0
    #protocol = mouse
    # dreambox kernel does not support smartreader protocol so use mouse and set speed with ttyS0 tool
    # for devices boxes with libusb1.0.6 or greater and kernel above 2.6.30 use smartreader
    #device = /dev/ttyUSB0
    # for smartreader protocol use bus:device
    # bus:device bus name and device name of the Smartreader+
    # (get the names with lsusb 'Bus' and 'Device')
    #detect = cd
    #mhz = 600
    # do not use with mouse do use with smartreader protocol
    #cardmhz = 600
    # do not use with mouse do use with smartreader protocol
    #caid =
    #ident =
    #services =
    #group = 3
    #emmcache = 1,3,15
    #lb_weight = 100
    #cccreshare = 3
    #audisabled = 0

    # uncomment and adapt to your needs the readers below this line or ad extra ones.
    #[reader]
    #label = pcserverlocalnetwork
    #enable = 1
    #protocol = cccam
    #device = 192.168.123.9,12000
    #account = user
    #password = pasword
    #reconnecttimeout = 1
    #group = 5
    #emmcache = 1,2,15
    #lb_weight = 100
    #cccversion = 2.2.1
    #cccmaxhops = 5
    #ccckeepalive = 1
    #cccreshare = 3
    #audisabled = 0

    # on cccam it would be a c line like:
    #C: 192.168.123.9 12000 user pasword no { 0:0:5 }

    #[reader]
    #label = remoteccampeer
    #enable = 1
    #protocol = cccam
    #device = cccam.example.cx,12925
    #account = user
    #password = password
    #services = !service1,!service2
    # (the ignored providers or channel see oscam.services)
    #reconnecttimeout = 2
    #group = 12
    #lb_weight = 100
    #cccmaxhops = 5
    #cccreshare = 3
    #ccckeepalive = 1
    #audisabled = 1
    # the best is for NOT sending emm's to remote cccam peers
    #cccversion = 2.2.1

    # on cccam it would have been a c line like :
    # C: cccam.example.cx 12925 user password no { 0:0:5 }

    oscam.conf :

    root@dm800:/# more /etc/tuxbox/config/oscam-experimental/oscam.conf
    # oscam.conf generated automatically by Streamboard OSCAM 1.00-svn build #5630
    # Read more: http://streamboard.gmc.to/oscam/brow...oscam.conf.txt

    [global]
    disablelog = 0
    disableuserfile = 1
    logfile = /oscam.log
    # first create the needed directory's and see if there is usb stick, cf or hdd
    #usrfile = /media/usb/oscam/user.log
    # first create the needed directory's and see if there is usb stick ,cf or hdd
    #cwlogdir = /media/usb/oscam
    # first create the needed directory's and see if there is usb stick ,cf or hdd
    #emmlogdir = /media/usb/
    # first create the needed directory's and see if there is usb stick ,cf or hdd
    usrfileflag = 0
    clienttimeout = 5
    fallbacktimeout = 2500
    serialreadertimeout = 1500
    clientmaxidle = 120
    dropdups = 1
    failbantimE = 0
    bindwait = 120
    nice = -1
    maxlogsize = 10
    waitforcards = 1
    waitforcards_extra_delay = 3000
    preferlocalcards = 1
    saveinithistory = 1
    readerrestartseconds = 5
    lb_mode = 1
    lb_save = 0
    lb_nbest_readers = 1
    lb_nfb_readers = 1
    lb_reopen_mode = 1
    lb_reopen_seconds = 6
    lb_retrylimit = 1600

    [monitor]
    port = 16500
    monlevel = 4
    nocrypt = 127.0.0.1,192.168.65.1,192.168.65.206,192.168.65.2 08

    [webif]
    httpport = 16200
    httpuser = user
    httppwd = password
    httprefresh = 20
    httpallowed = 127.0.0.1,192.168.65.1,192.168.65.3,192.168.65.206 ,192.168.65.208,192.168.65.11
    httphideidleclients = 0
    httpreadonly = 0

    [cccam]
    port = 12000
    version = 2.2.1
    reshare = 3
    reshare_mode = 4
    ignorereshare = 0
    minimizecards = 0
    keepconnected = 1
    nodeid = 0a0b0c0d0e0f1215

    [dvbapi]
    enabled = 1
    au = 1
    user = dvbapiau
    boxtype = dreambox

    [newcamd]
    port = 35000@0B00:000000
    key = 0102030405060708091011121314
    keepalive = 1
    allowed = 192.168.0.18,127.0.0.1,192.168.65.206

    #[radegast]
    #port = 30000
    #user = radegastuser
    #allowed = 127.0.0.1,192.168.0.0-192.168.255.255

    #[camd33]
    #port = 40000
    #serverip = 192.168.123.1
    #key = 01020304050607080910111213141516

    #[cs378x]
    #port = 50000@0300:600000

    #[gbox]
    #hostname = host.example.com
    #port = 60000
    #password = mypassword

    oscam.user :

    root@dm800:/# more /etc/tuxbox/config/oscam-experimental/oscam.user
    # oscam.user generated automatically by Streamboard OSCAM 1.00-svn build #5630
    # Read more: http://streamboard.gmc.to/oscam/brow...oscam.user.txt

    # is needed for au

    [account]
    user = user2
    pwd = pass2
    group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
    au = 1
    caid = 0B00
    ident = 0B00:000000



    [account]
    user = dvbapiau
    pwd =
    disabled = 0
    group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
    # put all reader groups otherwise you not have ecm from the non included group.
    uniq = 3
    monlevel = 0
    au = 1

    # for using mpcsmon

    [account]
    user = usermonitor
    pwd = pasword
    disabled = 0
    group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,19,19,20 ,21
    uniq = 1
    sleep = 0
    monlevel = 4

    #[account]
    #user = user2
    #pwd = pasword2
    #disabled = 0
    #group = 1,2,3,4,5,6,7,8,9,10,11,13,14,15,16
    #uniq = 3
    #sleep = 0
    #monlevel = 0
    #service = !service1,!service2
    #services defind in oscam.services if empty all services are allowed.
    #cccmaxhops = 5
    #cccreshare = 2 # note the difference with { 0:0:3 } from f line cccam .
    #cccignorereshare = 0
    #keepalive = 1
    #hostname = cccam.example.cx

    # f line in cccam would be like :
    # F: user pasword2 5 0 0 { 0:0:3 } { } { } cccam.example.cx
    # this users c line here server line in oscam.server has group 12 to avoid loop back I did not put group 12 in his user
    # account f line. Normally it's not needed... However some svn versions can have segfault errors and jumps out due to that loopback.
    # By doing this you will avoid that kind of problems.That's also the reason that i asign a different group to each reader.

    CLIENT 192.168.0.18

    newcamd.conf :

    root@dm500 ~ # more /var/tuxbox/config/newcamd/newcamd.conf
    # /var/tuxbox/config/newcamd/newcamd.conf
    #
    # newcamd mandatory settings
    #
    # Use emulator?
    EMU = yes
    # if both control word server and emulator keys are available for the
    # channel, which method should be tried first?
    PREFER_EMU = yes
    # Autoupdate for Emu and Control Word Servers
    # AU is always yes if there are betad UDS control word server
    # connected to newcamd
    AU = yes
    #
    # OSD
    #
    # number of seconds to show the newcamd OSD, works on enigma only
    # 0 seconds -> OSD off
    # 1 second -> show "Can't decode" messages only
    OSD_TIMEOUT = 0
    # Recent Enigma versions come with a new option "Use http authentication"
    # in the Expert Setup menu. If this option is enabled, the Enigma web server
    # requires all clients to authorize themselves with username (root) and
    # password (usually dbox2 or dreambox). The following option tells newcamd
    # about the authentication username and password to use for the web server
    # in order to be able to display its on screen information.
    OSD_WEB_LOGIN = root:dreambox
    #
    # newcamd debug options
    #
    # dumps all ca systems used by a channel on the console
    SHOW_ALL_CA_SYSTEMS = no
    # print debug messages about ECM handling
    DEBUG_ECM = yes
    # print debug messages about EMM handling
    DEBUG_EMM = no
    # print debug messages about Control Word Server (CWS)
    DEBUG_CWS = yes
    # print debug messages about dbox2 CAM (cam-alpha.bin)
    DEBUG_CAM = yes
    # hex dump of entire PAT
    SHOW_PAT = no
    # hex dump of entire PMT
    SHOW_PMT = no
    # hex dump of entire ECM
    SHOW_ECM = no
    # hex dump of entire CAT
    SHOW_CAT = no
    # hex dump of entire EMM (AU)
    SHOW_EMM = no
    # show network ECM messages being sent and received from/to the cardservers
    SHOW_CWS_ECM = no
    # show network EMM messages being sent and received from/to the cardservers
    SHOW_CWS_EMM = no
    # hex dump of EMMs with wrong signature
    EMM_REPORT_WRONG_SIG = no
    #
    # newcamd optional settings
    #
    # Delay between reception of new control word and writing them into
    # the CSA registers
    # this is a default, can be changed for each individual key in keylist
    DEFAULT_CW_DELAY = 0
    # reload config on every channel zap
    RELOAD_CONFIG_ON_ZAP = yes
    # reload keylist on every channel zap
    RELOAD_KEYLIST_ON_ZAP = no
    # write osd ca info to file
    CA_INFO_FILE = /tmp/cainfo.txt
    #
    # newcamd mandatory settings for control word servers (cws)
    #
    # Cardserver list
    #
    # <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name> [noecm]
    #
    # wan connections will be dropped and rebuild if newcamd is told so by camdcmd
    # (see admin options)
    #
    # If the last word in the CWS line is noecm, newcamd will not attempt to send
    # any ecms to that card, it will only send EMMs (AU) if userid is 1. Useful if
    # you want to merge several cards of one provider into one port using
    # cardspider.
    #
    # hostname = uds to use betad, port is the serial port in that case
    #
    # CWS = uds 1 dummy dummy
    #
    CWS = 192.168.0.14 35000 user2 pass2 0102030405060708091011121314
    #
    # CWS = 127.0.0.1 10000 dummy3 dummy3 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
    CWS = uds 0 local local
    CWS_MULTIPLE = 127.0.0.1 10000:10001 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
    #
    # newcamd optional settings for using control word servers (cws)
    #
    # Timeout for cardserver login in 100ms
    CWS_CONNECT_TIMEOUT = 20
    # Port to listen for incoming cardserver connections (reverse login)
    # and/or admin connections
    CWS_INCOMING_PORT = 12000
    # Port to get a list of all connected cardservers, just telnet to it
    CWS_DEBUG_PORT = 12001
    # send keep alive messages to servers to keep connections from dying by
    # unreasonable router NAT timeouts, make sure all cardservers/spiders you
    # conntect to are v5.25 or newer, otherwise you'll loose connection to them,
    # if set to yes
    # seems this feature is commonly misunderstood, it only keeps connections
    # open even if no data packets are using it for while (NAT routers tend to
    # forget about established tcp connections when they are inactive), it is
    # NOT to automatically reconnect to servers, see also Q&A in readme.txt
    CWS_KEEPALIVE = no
    #
    # newcamd admin control options
    # (incoming port is the same as CWS_INCOMING_PORT)
    #
    # <password> <14 byte des key>
    #
    ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00



    You Guys best !! Beers for both ......

    I will check the link as well .... Sorry Was a Dead Link ......

    Tonight is the Night

    \\S.
    Senast redigerad av spacecake den 2012-08-07 klockan 18:58.

Liknande ämnen

  1. Svar: 5
    Senaste inlägg: 2012-04-26, 14:21
  2. skillnad DM800 HD samt DM800 SE
    Av deep007 i forum Dreambox
    Svar: 7
    Senaste inlägg: 2011-06-08, 18:16
  3. HDD till DM800?
    Av Soulja82 i forum Dreambox
    Svar: 6
    Senaste inlägg: 2009-10-16, 16:07
  4. DM800 gemini2-400-dm800-secondstage-69
    Av forhike i forum Dreambox
    Svar: 7
    Senaste inlägg: 2009-03-26, 08:51
  5. Streama till DM800?
    Av Hjula i forum Dreambox
    Svar: 1
    Senaste inlägg: 2008-09-23, 21:02

Taggar för det här ämnet

Behörigheter för att posta

  • Du får inte posta nya ämnen
  • Du får inte posta svar
  • Du får inte posta bifogade filer
  • Du får inte redigera dina inlägg
  •  
stöd oss
ComHit.net är en ideell sidan som drivs helt utan reklamintäkter, detta för att du som användare ska slippa all störande reklam och diskutera de saker du är intresserad av.
Skulle man däremot känna att man vill donera en slant för att hjälpa ComHit.net att bli bättre är ni välkomna att donera via länken nedan.

https://www.paypal.me/comhit/
Följ oss