where do I enter my c line in cccam

Discussion in 'Digital TV - UK & Europe' started by menace404, Mar 9, 2010.

  1. menace404

    menace404 Member

    Joined:
    Jul 19, 2008
    Messages:
    70
    Likes Received:
    0
    Trophy Points:
    16
    Hello all. I have two questions really:
    I am using Gemini 4.20 img in my DM800HD downstairs. I have my shy card in it.

    -How do I create a c line to allow it to connect to my dm500 upstairs (I have it all wired correctly to my dish and router etc etc).

    -Where do I enter my c line in the cccam.config file?? Does someone have a screenshot of an example on the FTP client?

    Thanks guys.
     
  2. menace404

    menace404 Member

    Joined:
    Jul 19, 2008
    Messages:
    70
    Likes Received:
    0
    Trophy Points:
    16
    Oh also, does anyone have a screenshot of how to add the box serial number of my shy digib0x. Do I need to convert this number into 4 bytes as the FTP client suggests? How do I do that?
     
  3. fintannl

    fintannl Regular member

    Joined:
    Feb 11, 2009
    Messages:
    1,834
    Likes Received:
    9
    Trophy Points:
    48
    the cline goes in the client (the dm500). then you need an fline in the host (the dm800hd). The dm800hd (host)must also have the boxkey (go to www.satellites.co.uk and look up the dreambox forum and then look up dreambox config creator. download it and play a bit and it will become clear. and thats it
     
  4. fintannl

    fintannl Regular member

    Joined:
    Feb 11, 2009
    Messages:
    1,834
    Likes Received:
    9
    Trophy Points:
    48
    oops sorry, that not quite it. you are using an internal network. your two boxes will have ip addresses like 192.168.1.100 (lets say this is the dm800 host) and 192.168.1.101(this is the dm500 client).

    so your client cfg would be
    SERVER LISTEN PORT : 12000
    C: 12000 192.168.1.100 username password no ('no' is to not allow ECMs from client)
    and thats all you need in the dm500 cccam.cfg)

    in the dm800hd cfg you need

    SERVER LISTEN PORT : 12000
    SMARTCARD CLOCK FREQUENCY : /dev/sci0 3430000
    BOXKEY : /dev/sci0 your boxkey got from the dreambox config creator in last post
    F: username password 2 0 1 { 0:0:2 }
    and thats it for the basic user
     
  5. menace404

    menace404 Member

    Joined:
    Jul 19, 2008
    Messages:
    70
    Likes Received:
    0
    Trophy Points:
    16
    Thanks a million. It was the F line creation on the server box was the problem, in order to allow the client to run the c line. Thanks again
     

Share This Page