Sidan 2 av 7 FörstaFörsta 1234 ... SistaSista
Resultat 11 till 20 av 65

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

  1. #11
    Hi Again,

    Here are my settings Maybe you can see if look OK Please

    ON DM800 - Server :

    /etc/tuxbox/config/oscam-experimental/oscam.user


    [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

    And on DM500 Client

    /var/tuxbox/config/newcamd/newcamd.conf

    CWS = 192.168.0.14 user2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver

    Dont seem to have newcamd.list .....

    What do you think ?

    Thanks in Advance

    \\S.

  2. #12
    ComHit Crew atomizeds avatar
    Reg.datum
    Feb 2004
    Inlägg
    9 231
    Tackad
    1 084 gånger
    I don't know why you need all those groups, but anyway that should not be a problem:
    group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
    In your CWS line you also need a port number:
    CWS = 192.168.0.14 port user2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver

    The port number and the DES key should correspond to the settings you have under the [newcamd] section in oscam.conf on the server.
    Har du frågor om hur man gör, ställ dem i forumet! Skicka inte PM till mig!
    Använd SÖK i forumet. LÄS Guider och Wikis. Testa!!


  3. #13
    Sorry To Be silly but What is DES Key ? Thanks

    \\S.

  4. #14
    ComHit Crew atomizeds avatar
    Reg.datum
    Feb 2004
    Inlägg
    9 231
    Tackad
    1 084 gånger
    The DES key is the long series of numbers, in your case "01 02 03 04 05 06 07 08 09 10 11 12 13 14". This key is used to encrypt the traffic and should (must) be the same on the server and on the client.
    Har du frågor om hur man gör, ställ dem i forumet! Skicka inte PM till mig!
    Använd SÖK i forumet. LÄS Guider och Wikis. Testa!!


  5. #15
    Hi There I think I am getting close But :-| Thanks For all the help .......

    2012/08/06 16:19:55 0 >> OSCam << cardserver log switched, version 1.20-unstable_svn, build #7196 (mipsel-oe-linux)
    2012/08/06 16:19:55 0 version=1.20-unstable_svn, build #7196, system=mipsel-oe-linux, nice=-1
    2012/08/06 16:19:55 0 client max. idle=120 sec, debug level=0, filter_sensitive=1
    2012/08/06 16:19:55 0 max. logsize=10 Kb, loghistorysize=4096 bytes
    2012/08/06 16:19:55 0 client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
    2012/08/06 16:19:58 0 s init for all local cards done
    2012/08/06 16:19:58 0 s anti cascading disabled
    2012/08/06 16:19:58 59B840 c plain dvbapi-client granted (dvbapiau, au=auto (1 reader))
    2012/08/06 16:19:58 59B840 c dvbapi: 0 entries read from oscam.dvbapi
    2012/08/06 16:21:55 59DA00 c client connected to 35000 port
    2012/08/06 16:21:55 59DA00 c plain newcamd-client 192.168.0.18 rejected (invalid access)
    2012/08/06 16:21:55 59DA00 c anonymous disconnected from 192.168.0.18
    2012/08/06 16:21:55 59DA00 c thread 2AF6D4B0 ended!


    Seems Like 3 main files ? Oscam.conf

    SERVER

    [newcamd]
    key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    port = 35000,34003@0500:FFF400,042800,042810
    keepalive = 1
    allowed = 192.168.0.14,127.0.0.1,192.168.65.206

    Then oscam.user

    [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

    Client

    Newcamd.conf

    CWS = 192.168.0.14 35000 user2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver

    IP Server = 192.168.0.14 and Client is 192.168.0.18

    Thanks m8 I buy ya a beer

    \\S.
    Senast redigerad av spacecake den 2012-08-06 klockan 15:32.

  6. #16
    Seniormedlem Bogdans avatar
    Reg.datum
    Jan 2009
    Inlägg
    602
    Tackad
    20 gånger
    In your allowed you have 192.168.0.14 shouldn't you have the clients ip 192.168.0.18 there?
    I don't know oscam so i am not sure.

  7. #17
    Yep I see that and changed.....Seems Like a connection error ?

    Hmmmm Can I send My files to Ya

    Please Check My Config Must be a user error I think ?

    2 Beers

    HUGS

    \\S.
    Senast redigerad av spacecake den 2012-08-06 klockan 22:51.

  8. #18
    ComHit Crew atomizeds avatar
    Reg.datum
    Feb 2004
    Inlägg
    9 231
    Tackad
    1 084 gånger
    Try this:
    Kod:
    SERVER
    
    [newcamd]
    key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    port = 35000@0500:000000
    
    Then oscam.user 
    
    [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 = 0500
    ident = 0500:000000
    What provider are you using? 0500 is for Boxer, maybe you have Comhem or other?
    Har du frågor om hur man gör, ställ dem i forumet! Skicka inte PM till mig!
    Använd SÖK i forumet. LÄS Guider och Wikis. Testa!!


  9. #19
    Hi Atomized

    Great with all the help much appreciated

    Yes I have Comhem Orig card in the DM800

    Thanks again soon be 3 beers for you

    \\S.

  10. #20
    Seniormedlem
    Reg.datum
    Oct 2010
    Inlägg
    431
    Tackad
    35 gånger
    Caid for Comhem is 0b00.

    Change these values.

    In section newcamd:
    port = 35000@0B00:000000
    key = 0102030405060708091011121314

    In section account:
    caid = 0B00
    ident = 0B00:000000
    Senast redigerad av micklarn den 2012-08-07 klockan 12:05.

Liknande ämnen

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