Sidan 4 av 7 FörstaFörsta ... 23456 ... SistaSista
Resultat 31 till 40 av 65

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

  1. #31
    Seniormedlem
    Reg.datum
    Feb 2004
    Inlägg
    327
    Tackad
    38 gånger
    Puh, that was ouite a long config....

    Try this config instead, and notice I'm not using newcamd protocol on clientbox, but oscam instead, and [cs378x] protocol.

    So also install oscam on clientbox, and delete mgcamd.

    Serverbox
    oscam.conf
    Kod:
    [global]
    logfile       = /oscam.log
    maxlogsize    = 500
    nice          = -1
    WaitForCards  = 1
    preferlocalcards = 1
    saveinithistory =  1
    
    [webif]
    httpport      = 8888
    httpuser      =     
    httppwd       = 
    httpallowed   = 127.0.0.1,192.168.1.10-192.168.1.255
    
    [cs378x]
    port          = 12345@0B00:000000
    
    [dvbapi]
    enabled          = 1
    user          = server
    au            = 1
    oscam.server
    Kod:
    [reader]
    label                = comhem
    enable              = 1
    protocol            = internal
    detect                = cd
    device                = /dev/sci0
    cardmhz             = 500
    mhz                 = 500
    au                  = 1
    EMMCache            = 1,1,2
    group                = 1
    caid                = 0B00
    oscam.user
    Kod:
    [account]
    user = server
    pwd  = server
    group = 1
    au = 1 
    caid = 0B00
    ident = 0B00:000000
    
    [account]
    user = client
    pwd  = client
    group = 1
    au = 1 
    caid = 0B00
    ident = 0B00:000000
    Clientbox
    oscam.conf
    Kod:
    [global]
    logfile       = /oscam.log
    maxlogsize    = 500
    nice          = -1
    WaitForCards  = 1
    preferlocalcards = 1
    saveinithistory =  1
    
    [webif]
    httpport      = 8888
    httpuser      =     
    httppwd       = 
    httpallowed   = 127.0.0.1,192.168.1.10-192.168.1.255
    
    [cs378x]
    port          = 12345@0B00:000000
    
    [dvbapi]
    enabled          = 1
    user          = client
    au            = 1
    oscam.server
    Kod:
    [reader]
    label    = comhem
    protocol = cs378x
    device   = 192.168.0.14,12345
    user     = client
    password = client
    caid     = 0B00
    group    = 1
    au       = 1
    beson
    Clarke-Tech ET9000HD x 2 | Raspberry PI

  2. #32
    I understand OK here ya go I check the link but still cant get to work Im sure the answer is in this error :

    2012/08/08 00:02:49 58C790 r lower [conax] user2 emmtype=shared, len=130, idx=40, cnt=1: written (108 ms)
    2012/08/08 00:03:00 58C790 r lower [conax] user2 emmtype=shared, len=130, idx=41, cnt=1: written (109 ms)
    2012/08/08 00:03:04 59DF00 c user2 (051C&44DE79/0000/051C/4C:5EF5): rejected caid (1 ms) (0/0/0/0) (invalid caid 51c)
    2012/08/08 00:03:07 59DF00 c user2 (0455&FEE66C/0000/0455/4C:62FF): rejected caid (1 ms) (0/0/0/0) (invalid caid 455)
    2012/08/08 00:03:13 58C790 r lower [conax] user2 emmtype=shared, len=130, idx=42, cnt=1: written (108 ms)
    2012/08/08 00:03:15 58C790 r lower [conax] user2 emmtype=shared, len=130, idx=37, cnt=2: written (110 ms)

    The Invaild caid ......I googled but cant find answer

    Here The files ...

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

    ---------------------------------------------------------------------

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

    --More-- (56% of 1432 bytes)
    root@dm800:/# vi /etc/tuxbox/config/oscam-experimental/oscam.user

    # 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

    --------------------------------------------------------------------------

    root@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 = 0B00
    ident = 0B00:000000
    services =
    group = 1
    emmcache = 1,3,15
    lb_weight = 100
    cccreshare = 3
    audisabled = 0


    --------------------------------------------------------------------------------

    CLIENT

    root@dm500 ~ # more /var/tuxbox/config/newcamd/newcamd.conf
    EMU = yes
    PREFER_EMU = yes
    AU = yes
    # OSD
    OSD_TIMEOUT = 0
    OSD_WEB_LOGIN = root:dreambox
    SHOW_ALL_CA_SYSTEMS = no
    DEBUG_ECM = yes
    DEBUG_EMM = no
    DEBUG_CWS = yes
    DEBUG_CAM = yes
    SHOW_PAT = no
    SHOW_PMT = no
    SHOW_ECM = no
    SHOW_CAT = no
    SHOW_EMM = no
    SHOW_CWS_ECM = no
    SHOW_CWS_EMM = no
    EMM_REPORT_WRONG_SIG = no
    DEFAULT_CW_DELAY = 0
    RELOAD_CONFIG_ON_ZAP = yes
    RELOAD_KEYLIST_ON_ZAP = no
    CA_INFO_FILE = /tmp/cainfo.txt
    #
    CWS = 192.168.0.14 35000 user2 pass2 0102030405060708091011121314
    #
    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
    CWS_CONNECT_TIMEOUT = 20
    CWS_INCOMING_PORT = 12000
    CWS_DEBUG_PORT = 12001
    CWS_KEEPALIVE = no
    ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

    Thanks for the time and help .....

    \\S.

  3. #33
    Nice One Benson Sorry I posted last before I read this I try now Finger crossed

    \\S.

  4. #34
    Sorry Now have I did what ya said but now have probs to install OSCAM Cant find under blue button .....Manual install ? checked downloads cant seem to find it

    \\S.

  5. #35
    Seniormedlem
    Reg.datum
    Feb 2004
    Inlägg
    327
    Tackad
    38 gånger
    Step one is to make your server working properly.
    Then you can start to config your clientbox.

    beson
    Clarke-Tech ET9000HD x 2 | Raspberry PI

  6. #36
    Seniormedlem
    Reg.datum
    Aug 2004
    Inlägg
    469
    Tackad
    28 gånger
    His server config IS correct, the client sends crap! The caid's received by the server is not event the same!

  7. #37
    Seniormedlem
    Reg.datum
    Feb 2004
    Inlägg
    327
    Tackad
    38 gånger
    Citat Ursprungligen postat av spacecake Visa inlägg
    Sorry Now have I did what ya said but now have probs to install OSCAM Cant find under blue button .....Manual install ? checked downloads cant seem to find it

    \\S.
    I don't know what img your'e using, but with OpenPli you can dl and install cams from plugins menu.

    I would suggest that you start from the beginning, and make proper installations of img (OpenPli), oscam and config files.

    beson
    Clarke-Tech ET9000HD x 2 | Raspberry PI

  8. #38
    ComHit Crew Minimes avatar
    Reg.datum
    Jul 2007
    Inlägg
    2 267
    Tackad
    247 gånger
    Citat Ursprungligen postat av Volvo3 Visa inlägg
    His server config IS correct, the client sends crap! The caid's received by the server is not event the same!
    I would not be so sure that the server config is correct, as he/she has specifyed 19 diffrent groups for some stupid reason...
    and he/she only has one reader in his/her oscam.server config
    And if looking att the oscam.conf file...there is alot of crap in that file that one can remove....

    And why use newcamd.conf for his/her clients if he/she is using mgcamd...use newcamd.list instead and delete all newcamd.conf files....
    unless he/she is using a very damn old version of mgcamd...if so upgrade mgcamd to mgcamd-1.35a
    Senast redigerad av Minime den 2012-08-08 klockan 10:32.
    Asus EeeBox Slackware 64 15.0 - OSCam Build 10611 - Omnikey 3121
    Asus EeeBox Slackware 64 15.0 - Kodi 20.2
    Raspberry Pi 4 Slackware Arm 15.0 - Kodi 20.2
    Miraclebox Premium Twin HD - Openvix 5.2.040 - OSCam r11532 - (Neotion CI+ CA-modul)
    Sharp Aquos 40" LED-TV LC-40LE600S

  9. #39
    Citat Ursprungligen postat av Volvo3 Visa inlägg
    His server config IS correct, the client sends crap! The caid's received by the server is not event the same!
    Thanks Volvo3 can you please explain "The caid's received by the server is not event the same"

    Thanks

    \\S.

  10. #40
    Hi There,

    Sorry I am not sure what or why so many groups ?

    The images I use are for server :

    OpenEmbedded Linux dm800

    Openpli 2.1 dm800

    And the client is :

    PLi dm500 Jade 20090627 (based on 1.09)
    welcome on your dreambox! - Kernel 2.6.9 (12:08:16).

    Please feel free to let me know what images to use ?

    Here is a PS of the server :

    root@dm800:~# ps
    PID USER VSZ STAT COMMAND
    1 root 1740 S init [3]
    2 root 0 SWN [ksoftirqd/0]
    3 root 0 SW< [events/0]
    4 root 0 SW< [khelper]
    5 root 0 SW< [kthread]
    6 root 0 SW< [kblockd/0]
    7 root 0 SW< [khubd]
    8 root 0 SW [pdflush]
    9 root 0 SW [pdflush]
    10 root 0 SW< [kswapd0]
    11 root 0 SW< [aio/0]
    12 root 0 SW< [ata/0]
    13 root 0 SW< [ata_aux]
    14 root 0 SW< [scsi_eh_0]
    15 root 0 SW [mtdblockd]
    16 root 0 SWN [jffs2_gcd_mtd3]
    53 root 0 SW [kcdfsd]
    56 root 0 SW< [cifsoplockd]
    57 root 0 SW< [cifsdnotifyd]
    75 root 0 SW [b_event]
    76 root 0 SW [b_idle]
    91 root 0 SW< [fp]
    94 root 0 SW< [mpeg]
    105 root 0 SW< [dmx0]
    110 root 0 SW< [dmx1]
    115 root 0 SW< [dmx2]
    120 root 0 SW< [dmx3]
    121 root 0 SW< [dmx_hw_sec]
    194 root 1952 S /usr/bin/wdog tpmd
    195 root 4484 S tpmd
    314 root 3244 S udhcpc -R -b -H dm800 -p /var/run/udhcpc.eth0.pid -i
    323 daemon 1724 S /sbin/portmap
    327 root 4932 S /usr/bin/oscam-experimental -b -r 2 -c /etc/tuxbox/c
    328 root 15444 S < /usr/bin/oscam-experimental -b -r 2 -c /etc/tuxbox/c
    371 messageb 2724 S /usr/bin/dbus-daemon --system
    382 root 2376 S /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos
    385 root 3608 S /usr/sbin/inetd
    388 root 13644 S /usr/sbin/smbd
    390 root 13644 S /usr/sbin/smbd
    391 root 6944 S /usr/sbin/nmbd
    394 root 3308 S /sbin/syslogd -n -C64 -m 20
    396 root 3244 S /sbin/klogd -n
    406 avahi 3468 S avahi-daemon: running [dm800.local]
    407 avahi 3468 S avahi-daemon: chroot helper
    417 root 22708 S /usr/bin/evocamd
    420 root 3244 S /bin/sh /usr/bin/enigma2.sh
    425 root 74264 S /usr/bin/enigma2
    438 root 0 SW< [kdvb-ad-0-fe-0]

    Thanks in advance ........

    \\S.

    PS. I am a guy

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