configuration of dyndns

v1russ

Registered
Messages
26
hello all. i need a little help here.
i got tring card working with cccam/newcs on dreambox500
in cccam.cfg added a N line to read the Card so now i can
see the crypted channel like tring max and other channels
now i need to share my card to 4 of my friemds.
whats the next step. i mean " how to be able to add a c line like
this > C: myserver.dyndns.org port user password
i have purchased a dyndns pro for 1 year.

THANKS
 

dj999

Registered
Messages
329
if you've created a dns account, you'll also need to open the port forwarding and dns options in the the router
 

dj999

Registered
Messages
329
standard is 12000. but i think you can use any number.
as long as its the same number in all the settings
 

v1russ

Registered
Messages
26
yes. ddns enabled, added the host,user, and the password.
dmz ip- is the ip of dreambox..
 

v1russ

Registered
Messages
26
whats the next step. do i need to edit the cccam.cfg file or newcs.xml file. ?
BTW thank you for Helping.. !
 

v1russ

Registered
Messages
26
in cccam.cfg i have this Line

Code:
N: 127.0.0.1 34000 usernewcs passnewcs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

#####################################################################################
SERVER LISTEN PORT : 12000
ALLOW TELNETINFO: yes
ALLOW WEBINFO: yes
WEBINFO USERNAME : root
WEBINFO PASSWORD : 
TELNETINFO USERNAME : root
TELNETINFO PASSWORD : 
TELNETINFO LISTEN PORT : 16000
WEBINFO LISTEN PORT : 16001
ZAP OSD TIME :0
OSD USERNAME :root
OSD PASSWORD : 
OSD PORT :80
SHOW TIMING : no
DEBUG : no
NEWCAMD CONF :no
DISABLE EMM : no
EXTRA EMM LEVEL : no
MINI OSD : yes
SOFTKEY FILE : /var/keys/SoftCam.Key
AUTOROLL FILE : /var/keys/AutoRoll.Key
STATIC CW FILE : /var/keys/constant.cw
CAID PRIO FILE : /var/etc/CCcam.prio
PROVIDERINFO FILE : /var/etc/CCcam.providers
CHANNELINFO FILE : /var/etc/CCcam.channelinfo
#LOG WARNINGS : /tmp/warnings.txt
#NEWCAMD STEALTH : 0
#MINIMUM DOWNHOPS: 2
CAMKEY: /dev/sci0 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

do i need to edit it or just add a F line ?
 

dj999

Registered
Messages
329
only edit if you know wot you're doing
in yours add an F line, and the send the C line to the that user
 

RIDER

"Vanity is definitely my favorite sin"
Super VIP
Messages
7,849
in cccam.cfg i have this Line

Code:
N: 127.0.0.1 34000 usernewcs passnewcs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

#####################################################################################
SERVER LISTEN PORT : 12000
ALLOW TELNETINFO: yes
ALLOW WEBINFO: yes
WEBINFO USERNAME : root
WEBINFO PASSWORD : 
TELNETINFO USERNAME : root
TELNETINFO PASSWORD : 
TELNETINFO LISTEN PORT : 16000
WEBINFO LISTEN PORT : 16001
ZAP OSD TIME :0
OSD USERNAME :root
OSD PASSWORD : 
OSD PORT :80
SHOW TIMING : no
DEBUG : no
NEWCAMD CONF :no
DISABLE EMM : no
EXTRA EMM LEVEL : no
MINI OSD : yes
SOFTKEY FILE : /var/keys/SoftCam.Key
AUTOROLL FILE : /var/keys/AutoRoll.Key
STATIC CW FILE : /var/keys/constant.cw
CAID PRIO FILE : /var/etc/CCcam.prio
PROVIDERINFO FILE : /var/etc/CCcam.providers
CHANNELINFO FILE : /var/etc/CCcam.channelinfo
#LOG WARNINGS : /tmp/warnings.txt
#NEWCAMD STEALTH : 0
#MINIMUM DOWNHOPS: 2
CAMKEY: /dev/sci0 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

do i need to edit it or just add a F line ?

Code:
F: hhhkawttazwi312 kawttazwi3234                               
C: client adress........... pass pass

MINI OSD : yes
ZAP OSD TIME : 1
SHOW TIMING : yes
OSD USERNAME : #####
OSD PASSWORD : ######
WEBINFO USERNAME : #######
WEBINFO PASSWORD : #####
WEBINFO LISTEN PORT : 16001


SERVER LISTEN PORT : 17000

CARD INFO PORT : 14000
ONLINE CLIENTS PORT : 15000
ONLINE CONNECTIONS PORT : 15001
ONLINE SHARES PORT : 15002

B: /dev/sci0 05
B: /dev/sci1 05
#DISABLE EMM : yes

SMARTCARD CLOCK FREQUENCY: /dev/sci0 6000000
SMARTCARD CLOCK FREQUENCY: /dev/sci1 6000000

SOFTKEY FILE : /var/keys/SoftCam.Key

AUTOROLL FILE : /var/keys/Autoroll.Key
 
Top