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