PDA

View Full Version : help needed with NEWCS!



kazaa001
21-08-2008, 17:43
dear cardserver.org ,
i got a problem, i use CCCam/NEWCS and my problem is that i get my channels from my peer and not from my local.
i've added my N line in my CCCam config for me but it doesn't work.
can anyone give me a good config for that?
Greetz.

casa
21-08-2008, 22:48
First you need to make username and password in NewCS console for your Cccam
Example:
username: kaza
password: kazza

Then in your cccam.cfg you type this
N: 127.0.0.1 10000 kaza kazza 01 02 03 04 05 06 07 08 09 10 11 12 13 14

127.0.0.1 is =local ip adress of your dreambox
10000 is = <newcamd_port>10000</newcamd_port> in your newcs.xml file!!

nonam
22-08-2008, 11:33
dear cardserver.org ,
i got a problem, i use CCCam/NEWCS and my problem is that i get my channels from my peer and not from my local.
i've added my N line in my CCCam config for me but it doesn't work.
can anyone give me a good config for that?
Greetz.

You must add on all C-lines -->

C: dyndns port user pass no {caid:id:0}

CAID of your card
ID of your Provider
0 = ignore all

kazaa001
22-08-2008, 16:22
i was looking what casa said,but you are good too:)

kazaa001
22-08-2008, 16:32
1 more small problem, how can i enter into the webinterfae of newcs?
on CCCam its like http//mydreamboxip:16001

nonam
23-08-2008, 07:54
You must add this Lines at the end of the newcs.xml!

<httpd>
<server>
<port>53080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>pass</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>

ipbox:53080
user: admin
pass: pass

kazaa001
23-08-2008, 12:56
thanks m8!

sperl59
06-01-2009, 16:02
I have the same problem.
The cccam side must be restarted after the inserting of thre N line ?

cardlinux
10-01-2009, 02:09
yes, you must reboot everytime when you enter new information in your newcs file