Results 1 to 8 of 8

Thread: Newbie config (DM500s & DM7000s)

  1. #1
    Junior Member
    Join Date
    Mar 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Reputation
    10

    Default Newbie config (DM500s & DM7000s)

    Hello All,

    I currently have a paid subscription to Fo*tel which is currently running through their provided Pace decoder. The card is NDS.

    I have on hand a DM7000 and two DM500s boxes. I successfully configured one of the DM500s boxes today to use the card following the instructions provided on

    My question is, how can I now share this singular card with other dreamboxes? I tried to get the DM7000 to read the card but that didn't work (hence why I tried using the 500). So is it possible to link the other 500 to the 500 with the working card?

    Thanks in advance for any assistance offered.
    Anubis.



Look Here ->
  • #2
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,840
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0
    Reputation
    708

    Default

    The person who sold you the gear can't help?

    (cause there is a lot do learn.)

  • #3
    Senior Member toor's Avatar
    Join Date
    Jan 2008
    Posts
    812
    Thanks
    25
    Thanked 44 Times in 30 Posts
    Rep Power
    230
    Reputation
    206

    Default

    were you using the same version of CCcam on the 7000 as you are now with the 500s?

    Not all versions work with our cards...

    My tute been getting around using quite a bit of bandwidth monthly now lol

  • #4
    Junior Member
    Join Date
    Mar 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Reputation
    10

    Default

    No, so far I've only tried following the steps as recommended in your excellent guide which got our 500 working.

    I had been talking with the supplier but they don't seem to know much and are taking a very long time to get back to me, besides I'd prefer to learn myself that way I understand it better.

    I have found another tutorial today on another forum which I think gives me what I need; I will give that a go.

    As mentioned initially all I need to find is the config needed to turn the DM500 into a server (as this is already working with our legit card) and then program the other 500 to listen as a client.


    Also, could you point out a good tutorial on how to change the os of the dreambox, ours came preloaded with the Gemini Project (but I don't know the version) and I see many are recommending others, is this best to stay with this os or change, if so, is there a good tutorial on how to change?


    Finally, I've also heard that if my paid card is not left in the Pace box at least once for an update each two weeks, the card will deactivate, is this true?


    Many thanks for your replies!!
    Anubis.

  • #5
    Senior Member toor's Avatar
    Join Date
    Jan 2008
    Posts
    812
    Thanks
    25
    Thanked 44 Times in 30 Posts
    Rep Power
    230
    Reputation
    206

    Default

    Quote Originally Posted by Anubis2008 View Post
    As mentioned initially all I need to find is the config needed to turn the DM500 into a server (as this is already working with our legit card) and then program the other 500 to listen as a client.
    Try get the 7000 reading the sub card much better than running the 500s as a server. Either would still work.

    As a beginner try get everything working with just CCcam locally..

    Have a read of this:


    Quote Originally Posted by Anubis2008 View Post
    Also, could you point out a good tutorial on how to change the os of the dreambox, ours came preloaded with the Gemini Project (but I don't know the version) and I see many are recommending others, is this best to stay with this os or change, if so, is there a good tutorial on how to change?
    Gemini is fine, you will need a null modem cable or it can be done over a network.

    Have a read here also:


    Quote Originally Posted by Anubis2008 View Post
    Finally, I've also heard that if my paid card is not left in the Pace box at least once for an update each two weeks, the card will deactivate, is this true?
    If using just CCcam it would most likely miss a update so after 2weekish you wont have pics you would need to place the card back in the pace box for a few min..


    Would post more info but im about to fall of this chair need to finish what im doing to get SOME sleep!

    HAVE FUN READING, GOOGLING!

  • #6
    Senior Member nfnovice's Avatar
    Join Date
    Jan 2008
    Posts
    1,430
    Thanks
    261
    Thanked 336 Times in 213 Posts
    Rep Power
    282
    Reputation
    1840

    Default

    If using just CCcam it would most likely miss a update so after 2weekish you wont have pics you would need to place the card back in the pace box for a few min..
    Using purely CCcam 2.0.8 here on 7000 with f0xtel card - no missed updates since CCcam 2.0.5 and above
    Also works my a0rora card just fine
    I agree with toor - Server 7000 - clients use 500.
    server need 2.0.5 or above for updates to card
    clients doesnt matter - my 5620 has 2.0.4 in built in os - works fine

  • #7
    Senior Member nfnovice's Avatar
    Join Date
    Jan 2008
    Posts
    1,430
    Thanks
    261
    Thanked 336 Times in 213 Posts
    Rep Power
    282
    Reputation
    1840

    Default

    Make your config files (CCcam.cfg) look like these
    While it looks like the 7000 is the server
    it wont matter which machine you shove the card in
    They should all go.
    Remember - just change the IP No's to suit your set-up

    Server Config for 7000
    #### Server DM7000 Config ####
    #### Server IP 192.168.0.1 ####
    #### My Friends who connect to me ####
    ###############################################
    F: dm5001 dm5001
    F: dm5002 dm5002
    F: dm7000 dm7000
    ###############################################
    ## Servers I use ##
    ###############################################
    C: 127.0.0.1 12000 dm7000 dm7000 yes
    C: 192.168.0.101 12000 dm7000 dm7000 yes
    C: 192.168.0.102 12000 dm7000 dm7000 yes
    ###############################################
    Client1 500
    #### First Client DM500 Config ####
    #### Client IP 192.168.0.101 ####
    #### My Friends who connect to me ####
    ###############################################
    F: dm5001 dm5001
    F: dm5002 dm5002
    F: dm7000 dm7000
    ###############################################
    ## Servers I use ##
    ###############################################
    C: 127.0.0.1 12000 dm5001 dm5001 yes
    C: 192.168.0.1 12000 dm5001 dm5001 yes
    C: 192.168.0.102 12000 dm5001 dm5001 yes
    ###############################################
    Client2 500
    #### Second Client DM500 Config ####
    #### Client IP 192.168.0.102 ####
    #### My Friends who connect to me ####
    ###############################################
    F: dm5001 dm5001
    F: dm5002 dm5002
    F: dm7000 dm7000
    ###############################################
    ## Servers I use ##
    ###############################################
    C: 127.0.0.1 12000 dm5002 dm5002 yes
    C: 192.168.0.1 12000 dm5002 dm5002 yes
    C: 192.168.0.101 12000 dm5002 dm5002 yes
    ###############################################
    and add this to the end of all of them
    ###############################################
    ## CAMKEY required ##
    ###############################################
    CAMKEY: /dev/sci0 00 00 00 00 00 00 00 00
    CAMKEY: /dev/sci1 00 00 00 00 00 00 00 00
    ###############################################
    #### Please do not change this Config ####
    #### It is preset to read Iredto 2V5 & NDS ####
    #### Works with UBC, DSTV, ZEE, Astro,ST1 ####
    #### DreamTV, TataSky, FoxTel, Auroua, Sky ####
    #### Australia Network and many others~ Noi####
    ###############################################
    SERVER LISTEN PORT : 12000
    INFO LISTEN PORT : 16000
    HTML INFO LISTEN PORT : 16001
    ALLOW WEBINFO: yes
    # WEBINFO USERNAME :
    # WEBINFO PASSWORD :
    # TRY ALL CHIDS : /dev/sci0
    ZAP OSD TIME :2
    OSD USERNAME :root
    OSD PASSWORD :dreambox
    SHOW TIMING : no
    DEBUG : yes
    NEWCAMD CONF :no
    DISABLE EMM : no
    EXTRA EMM LEVEL : no
    SOFTKEY FILE : /var/keys/SoftCam.Key
    AUTOROLL FILE : /var/keys/Autoroll.Key
    STATIC CW FILE : /var/scce/constantcw
    CAID IGNORE FILE : /var/keys/CCcam.ignore
    LOG WARNINGS : /tmp/warnings.txt

  • The Following 4 Users Say Thank You to nfnovice For This Useful Post:

    casull (29-05-09),ident (29-01-10),OSIRUS (27-06-09),rewstar (02-02-10)

  • #8
    Junior Member
    Join Date
    Mar 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Reputation
    10

    Default

    Thank you all very, very, very much for your assistance. I have successfully got the sharing to work using the two 500's and I am going to flash the 7000 with GP this afternoon and set that up as the server.

    Cheers and again many thanks to all.
    Anubis.

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •