Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreambox Chat
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-26-2004
Alien Cool's Avatar
Registered User
 
Join Date: Nov 2004
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Alien Cool is on a distinguished road
Thumbs up Easy Way To Setup Card Sharing

Hi guys....



Sorry post removed...

Last edited by Alien Cool : 01-29-2005 at 03:35 PM.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 11-26-2004
hemertje's Avatar
Moderator
 
Join Date: Oct 2003
Posts: 3,093
Thanks: 0
Thanked 41 Times in 25 Posts
hemertje is on a distinguished road
did you read the readme's in the config files from the emu's?
Reply With Quote
  #3 (permalink)  
Old 11-26-2004
Alien Cool's Avatar
Registered User
 
Join Date: Nov 2004
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Alien Cool is on a distinguished road
Hi

Quote:
Originally Posted by hemertje
did you read the readme's in the config files from the emu's?
Hi Mr. hemertje,
What image and emu that you recommend?
Sorry, even I red the config file, I still can't understand about it...
That's why I ask for help... Hope someone can explain the details here.

Thanks again...
Reply With Quote
  #4 (permalink)  
Old 11-26-2004
Registered User
 
Join Date: Oct 2003
Posts: 1,038
Thanks: 0
Thanked 1 Time in 1 Post
Tom0000 is on a distinguished road
(step by step)

Jesli przed linia z parametrem nie ma komentarza to oznacza , ze trzeba uzyc takiej a nie innej wartosci.
If up to parameter line is no comment, the param value has to be used without possibility to change.

/var/tuxbox/newcamd.conf:
---------------------------------------------------------------------------------------------
DEMUX_API = 2
# DBOX2, DM7000, DM5600, DM5620, DM500
BOX_TYPE = DM7000
CONTROL_WORD_DEVICE = CA
CA_API = 3
GTX_OUTPUT_MODE = 4096
PMT_UPDATE_WATCH = no
EMU = yes
PREFER_EMU = yes
# dla dbox2 powinno byc no/ set no for dbox2
DISABLE_CAM = yes
CAM_CASYS = 17
AU = yes
SHOW_ALL_CA_SYSTEMS = yes
OSD = none
#zmien haslo jesli uzyles passwd/change password if you have used passwd
OSD_WEB_LOGIN = root:dreambox
# generuje log w ciekawszej postaci/generate log in more interesting layout
# ustaw to co chcesz widziec w logu/set what you want to see in log
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = no
DEBUG_CAM = no
DEBUG_CAM_HEX = no
SHOW_CW = no
SHOW_PAT = no
SHOW_PMT = no
SHOW_CAT = no
SHOW_EMM = no
SHOW_CWS_EMM = no
# newcamd bedzie logowal dane uruchomiony automatycznie tylko jesli wlaczymy mu jakis show, sprawdzilem ze najlepiej to dziala z ecm
# newcamd will log data to file in auto run only if some SHOW is enabled, I have checked this is the best
SHOW_ECM = yes
SHOW_CWS_ECM = yes
EMM_REPORT_WRONG_SIG = no
OSD_WAIT_TIME = 1000
DEFAULT_CW_DELAY = 500
RELOAD_CONFIG_ON_ZAP = yes
RELOAD_KEYLIST_ON_ZAP = no
# pozwala to obserwowac informacje o uzywanym providerze w przypadku jego odkodowania pod klawiszem niebieskim
# it lets to see info about decoded provider after pressing blue button
CA_INFO_FILE = /tmp/cainfo.txt
CWS_CONNECT_TIMEOUT = 60
# numery portow mozna dobrac inaczej/port numbers can be selleted differently
CWS_INCOMING_PORT = 12000
CWS_DEBUG_PORT = 12001
# mozna to wlaczyc tylko jesli ma to wlaczone twoj peer/use it only =yes if you peer is using it too
CWS_KEEPALIVE = no
ADMIN_PASSWORD = test 00 00 00 00 00 00 00 00 00 00 00 00 00 00
# definicje podlaczen do kart beda omowione przy okazji servera i spidera
# cards connections will be discused in server and spider section
#CWS = ....

/var/tuxbox/config/cardserv.cfg
---------------------------------------------------------------------------------------------
# klucz powinno sie zmienic/the key should be changed
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
# nazwe powinno sie zmienic//the name should be changed
SERVER_NAME = cardserver
DEBUG_PORT = 12002
ADMIN_PORT = 12003
ENTITLEMENT_PORT = 12004
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
# musimy ! zdefiniowac po jenym uzytkowniku dla kazdego uzywanego przez nas i innych CWS-a
# each used by us or ours friends CWS definition has to have one separate user defined here
# au lokalny user dla kart w gornym slocie/ au local user for card in upper slot
USER = user1 pass1 lan 127.0.0.1 12000 au
# au lokalny user dla kart w dolnym slocie/ au local user for card in down slot
USER = user2 pass2 lan 127.0.0.1 12000 au
# au lan user dla kart w gornym slocie/ au lan user for card in upper slot
# 192.168.0.3 - suppose it can be ip of your's second dreambox
USER = user3 pass3 lan 192.168.0.3 12000 au
# au lan user dla kart w dolnym slocie/ au lan user for card in down slot
USER = user4 pass4 lan 192.168.0.3 12000 au
# au internetowy user dla kart w gornym slocie/ au internet user for card in upper slot
USER = user5 pass5 wan
# au internetowy user dla kart w dolnym slocie/ au internet user for card in down slot
USER = user6 pass6 wan
# uzytkownik dla ecmp2p/user for ecmp2p
USER = dummy dummy lan 192.168.0.1 12000
# au lokalny user-spider1 dla kart w gornym slocie/ au local user-spider1 for card in upper slot
USER = spider1up pass1 spider localhost 15008 au
# au lokalny user-spider1 dla kart w dolnym slocie/ au local user-spider1 for card in down slot
USER = spider1down pass1 spider localhost 15008
# au lokalny user-spider1 dla kart w gornym slocie/ au local user-spider1 for card in upper slot
USER = spider2up pass2 spider localhost 15018
# au lokalny user-spider2 dla kart w dolnym slocie/ au local user-spider2 for card in down slot
USER = spider2down pass2 spider localhost 15018
DEBUG_INIT = yes
DEBUG_NET = no
DEBUG_ECM = no
DEBUG_EMM = no
# globalnie bloker wlaczony/blocker globally switched on
EMM-G = no
EMM-S = no
EMM-U = no
# slot gorny (dm7000)/upper slot (dm7000)
SERIAL_PORT = 0
TCP_PORT = 10000
# bloker wylaczony dla slotu gornego/blocker switched off for upper slot
EMM-G = yes
EMM-S = yes
EMM-U = yes
# slot dolny (dm7000) / down slot (dm70000)
SERIAL_PORT = 1
TCP_PORT = 10001
# bloker wylaczony dla slotu dolnego/blocker switched off for down slot
EMM-G = yes
EMM-S = yes
EMM-U = yes
# phoenix slot
#SERIAL_PORT = 2
#TCP_PORT = 10002
#EMM-G = no
#EMM-S = no
#EMM-U = no
# teraz mozna zdefiniowac CWS i umiescic go w newcamd.conf/ now CWS will be defined and placed in newcamd.conf
# wszystkie parametry uzywamy z cardserv.cfg/ all parameters we will use from carderv.cfg
# polaczenie do slotu gornego/ connection to upper slot
#CWS = 127.0.0.1 10000 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie do slotu dolnego/ connection to down slot
#CWS = 127.0.0.1 10001 user2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie do slotu gornego dla klienta z LAN/ connection to upper slot for client from LAN
#CWS = ipaddressofyourdreambox 10000 user3 pass3 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie do slotu dolnego dla klienta z LAN/ connection to down slot for client from LAN
#CWS = ipaddressofyourdreambox 10001 user4 pass4 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie do slotu gornego dla klienta z internetu/ connection to upper slot for client from internet
#CWS = yourdream.domain.com 10000 user5 pass5 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserver
# polaczenie do slotu dolnego dla klienta z internetu/ connection to down slot for client from internet
#CWS = yourdream.domain.com 10001 user6 pass6 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserver
# ipaddressofyourdreambox - suppose it can be 192.168.0.2
# yourdream.domain.com - suppose it can be mydreambox.dyndns.org
Reply With Quote
  #5 (permalink)  
Old 11-26-2004
Registered User
 
Join Date: Oct 2003
Posts: 1,038
Thanks: 0
Thanked 1 Time in 1 Post
Tom0000 is on a distinguished road
/var/tuxbox/cardspider1.cfg:
---------------------------------------------------------------------------------------------
# nazwa cardspidera powinna byc zmieniona, musi byc unikalna w spiderze
# this name should be changed, has to be uniq in spider
SERVER_NAME = cardspider1
# klucz powinien byc zmineniony / this key should be changed
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
# polaczenie tego spidera do gornego slotu / connection of this spider to upper slot
CWS = localhost 10000 spider1up pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie tego spidera do dolnego slotu / connection of this spider to down slot
CWS = localhost 10001 spider1down pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# user dla lokalnego polaczenia / user for local connection
USER = spider1 pass1 lan localhost 12000
# user dla polaczenia z LAN / user for connection from LAN
USER = spider11 pass11 lan 192.168.0.3 12000
# definicja PEERa twojego peera, powinien ci ja przyslac
# definition of PEER of your peer, you should receive it from him
PEER = ipofyourpeer PEER_INCOMING_PORTofyourpeer SERVER_NAMEofyourpeer commonpassword deskeyofyourpeer
# twoja definicja PEERa, powinienes mu ja wyslac
# your definition of PEER, send it to him
#PEER = yourdream.domain.com 15000 cardspider1 commonpassword 01 02 03 04 05 06 07 08 09 10 11 12 13 14
PEER_INCOMING_PORT = 15000
DEBUG_PORT = 12006
CARD_SCAN_PORT = 12005
CWS_INCOMING_PORT = 12008
SID_SCAN_PORT = 12007
# wlacz to tylko jesli peer tez to wlaczyl / use it only if your peer is using it too
CWS_KEEPALIVE = no
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
# definicje providerow dla poszczegolnych portow
NETWORK_CARD = 0100:000012:000019:00001c:000025:000030:000064:000 065
TCP_PORT = 4100
NETWORK_CARD = 0100:000066:000067:000068:00006a:00006b:00006c:000 06d:000070:000071:000072:000073:000080
TCP_PORT = 4101
NETWORK_CARD = 0100:000081:000082:000084:000085
TCP_PORT = 4102
NETWORK_CARD = 0500:007000:007400:007800:007c00:008c00:008c10:009 400:009c00:00a000:00ac00:00b000:00c400
TCP_PORT = 4103
NETWORK_CARD = 0500:00c410:010c00:010c10:010c20:010c30:010c40:011 c00:015000:015400:016400:016800:016810
TCP_PORT = 4104
NETWORK_CARD = 0500:016c00:016c10:016c20:018800:018810:018820:018 c00:019000:019400:019410:019420:019430
TCP_PORT = 4105
NETWORK_CARD = 0500:019440:01ac00:020710:020800:020900:020a00:020 a10:020a20:020a30:020a40:020c00:020c10
TCP_PORT = 4106
NETWORK_CARD = 0500:021100:021200:021210:021500:021510:021570:021 700:021710:021900:021c00:021e00
TCP_PORT = 4107
NETWORK_CARD = 0602:000000
TCP_PORT = 4108
NETWORK_CARD = 0604:000000
TCP_PORT = 4109
USE_ONLY_CHANID = 00030004:00030006:00070004:00070006:00140106:00140 108
NETWORK_CARD = 0606:000000
TCP_PORT = 4110
NETWORK_CARD = 0608:000000
TCP_PORT = 4111
NETWORK_CARD = 0626:000000
TCP_PORT = 4112
NETWORK_CARD = 0b00:000000
TCP_PORT = 4113
NETWORK_CARD = 0d00:000000:000004:000020:0000c0:0000c4:0000c8:000 0cc
TCP_PORT = 4114
NETWORK_CARD = 0d01:000050:000054
TCP_PORT = 4115
NETWORK_CARD = 0d02:000000:000088:00008c
TCP_PORT = 4116
NETWORK_CARD = 0d03:000000:000004:000008:000020:0000b0:0000c0:000 0c4
TCP_PORT = 4117
NETWORK_CARD = 0d04:000004:000008:00000c:000010
TCP_PORT = 4118
NETWORK_CARD = 0d05:000004:000008:00000c:000010
TCP_PORT = 4119
NETWORK_CARD = 0d06:0000c0:0000c4
TCP_PORT = 4120
NETWORK_CARD = 1800:004001:1800:004101:1800:004801:1800:004901:18 00:007001:1800:007101:1800:007401:1800:007501:0099 01
TCP_PORT = 4121
NETWORK_CARD = 090f:000000
TCP_PORT = 4122
ECM_TIMEOUT = 6
# CWS do dodania w newcamd.conf / CWS for adding in newcamd.conf
#CWS_MULTIPLE = localhost 4100:4122 spider1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 net cardspider1
# CWS do dodania w newcamd.conf w boxie 192.168.0.3 / CWS for adding in newcamd.conf in box 192.168.0.3
#CWS_MULTIPLE = localhost 4100:4122 spider11 pass11 01 02 03 04 05 06 07 08 09 10 11 12 13 14 net cardspider1


/var/tuxbox/cardspider2.cfg:
---------------------------------------------------------------------------------------------
# nazwa cardspidera powinna byc zmieniona, musi byc unikalna w spiderze
# this name should be changed, has to be uniq in spider
SERVER_NAME = cardspider2
# klucz powinien byc zmineniony / this key should be changed
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
# polaczenie tego spidera do gornego slotu / connection of this spider to upper slot
CWS = localhost 10000 spider2up pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# polaczenie tego spidera do dolnego slotu / connection of this spider to down slot
CWS = localhost 10001 spider2down pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver
# user dla lokalnego polaczenia / user for local connection
USER = spider2 pass2 lan localhost 12000
# user dla polaczenia z LAN / user for connection from LAN
USER = spider22 pass22 lan 192.168.0.3 12000
# definicja PEERa twojego peera, powinien ci ja przyslac
# definition of PEER of your peer, you should receive it from him
PEER = ipofyourpeer PEER_INCOMING_PORTofyourpeer SERVER_NAMEofyourpeer commonpassword2 deskeyofyourpeer
# twoja definicja PEERa, powinienes mu ja wyslac
# your definition of PEER, send it to him
#PEER = yourdream.domain.com 15010 cardspider2 commonpassword2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
PEER_INCOMING_PORT = 15010
DEBUG_PORT = 12016
CARD_SCAN_PORT = 12015
CWS_INCOMING_PORT = 12018
SID_SCAN_PORT = 12017
CWS_KEEPALIVE = no
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NETWORK_CARD = 0100:000064:000065:000066:000067:000068:00006a:000 06b:00006c:00006d:000070:000071:000072:000073
TCP_PORT = 4000
NETWORK_CARD = 0100:000080:000081:000082:000084:000085:000012:000 019:00001a:00001c:000021:000025:000026:00002a
TCP_PORT = 4001
NETWORK_CARD = 0500:001c10:005500:007000:007400:007800:007c00:009 400:009c00:00b000:00c000:00c400:00C410:00e400
TCP_PORT = 4002
NETWORK_CARD = 0500:010c00:010c10:010c20:010c40:011c00:014800:015 000:015400:016400:016800:016810:018c00:019000
TCP_PORT = 4003
NETWORK_CARD = 0500:01a400:01ac00:020800:020900:020a00:020a10:020 a20:020a30:020a40:020c00:020c10:021100
TCP_PORT = 4004
NETWORK_CARD = 0500:021200:021210:021500:021700:021710:021770:021 900:021c00
TCP_PORT = 4005
NETWORK_CARD = 0b00:000000
TCP_PORT = 4006
NETWORK_CARD = 0d00:000004:000020
TCP_PORT = 4007
NETWORK_CARD = 0d01:000050:000054
TCP_PORT = 4008
NETWORK_CARD = 0d02:000000:000088:00008c
TCP_PORT = 4009
NETWORK_CARD = 0d03:000004:000008:000020:0000b0:0000c0:0000c4
TCP_PORT = 4010
NETWORK_CARD = 0d04:000000:000004:000008:00000c:000010
TCP_PORT = 4011
NETWORK_CARD = 0d05:000004:000008:00000c:000010
TCP_PORT = 4012
NETWORK_CARD = 0d06:0000c0:0000c4
TCP_PORT = 4013
NETWORK_CARD = 1800:004001:004101:004801:004901:007001:007101:007 401:007501:009901:00a501
TCP_PORT = 4014
NETWORK_CARD = 090f:000000
TCP_PORT = 4015
NETWORK_CARD = 0602:000000
TCP_PORT = 4016
NETWORK_CARD = 0604:000000
TCP_PORT = 4017
NETWORK_CARD = 0606:000000
TCP_PORT = 4018
NETWORK_CARD = 0608:000000
TCP_PORT = 4019
NETWORK_CARD = 0622:000000
TCP_PORT = 4020
NETWORK_CARD = 0626:000000
TCP_PORT = 4021
# CWS do dodania w newcamd.conf / CWS for adding in newcamd.conf
#CWS_MULTIPLE = localhost 4000:4021 spider2 pass2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 net cardspider2
# CWS do dodania w newcamd.conf w boxie 192.168.0.3 / CWS for adding in newcamd.conf in box 192.168.0.3
#CWS_MULTIPLE = localhost 4000:4021 spider22 pass22 01 02 03 04 05 06 07 08 09 10 11 12 13 14 net cardspider2

Jak to wystartowac / How to start all of it
---------------------------------------------------------------------------------------------
/var/etc/init :
#!/bin/sh
/var/emubin/cardserver &
sleep 2
/var/etc/init2 &
exit 0

/var/etc/init2 :
#!/bin/sh
sleep 10
/var/emubin/cardspider cardspider1.cfg &
sleep 7
# jesli masz domene dynamiczna to musisz uzyc tego: / if your domain is dynamic you will have to use this :
/var/emubin/dyndnscd -d mydreambox.dyndns.org login:password &
sleep 1
/var/emubin/cardspider cardspider2.cfg &
exit 0
Reply With Quote
  #6 (permalink)  
Old 11-26-2004
Alien Cool's Avatar
Registered User
 
Join Date: Nov 2004
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Alien Cool is on a distinguished road
Hi Tom,
Thank you very much... Will try it soon...
Tom, is it we need use unix/telnet command to execute? I'm using WinXp, so maybe I can use MS Telnet to run... What's your comment?
Can I just copy above configuration and paste it into my old files?
Please advice... Thanks again mate

Please explain about the configuration above... T.Q
Reply With Quote
  #7 (permalink)  
Old 11-26-2004
Registered User
 
Join Date: Oct 2003
Posts: 1,038
Thanks: 0
Thanked 1 Time in 1 Post
Tom0000 is on a distinguished road
Telnet protocol is independet. You can use it from yor GSM telephon if you want
Do not copy/past because it is not ready for it.
If you will do it , you will not know about this subject any new info.

You have to read all (and mayby change keys and passwords), but sure you have to change addresses.
Reply With Quote
  #8 (permalink)  
Old 11-27-2004
Alien Cool's Avatar
Registered User
 
Join Date: Nov 2004
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Alien Cool is on a distinguished road
Question Hi

Quote:
Originally Posted by Tom0000
Telnet protocol is independet. You can use it from yor GSM telephon if you want
Do not copy/past because it is not ready for it.
If you will do it , you will not know about this subject any new info.

You have to read all (and mayby change keys and passwords), but sure you have to change addresses.
Hi, thanks again Tom.
I think you need explain to us about that configuration. Is it other way to setup CS with dreambox? Maybe doing setting on emu (Radegast/Newcamd/Evocamd). Is it this the easiest way for newbie?
Please advice us my friend.

Thanks in advance.
Reply With Quote
  #9 (permalink)  
Old 11-28-2004
Registered User
 
Join Date: Sep 2004
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
phantm is on a distinguished road
Just use an extra old pc and install Linux slackware 10, install cardserver software. And plugin a phoenix programmer at 3.5mhz com 1.
Why? You can share with everyone and not having your db 24/7.
Just put in your card in phoenix interface. DB works as client. Its so easy as riding a bike!
You can experiment with your db but have your card 24/7 to share!
In home use only offcourse haha

Anyone needs info/files ? let the expert know!
Reply With Quote
  #10 (permalink)  
Old 11-29-2004
Alien Cool's Avatar
Registered User
 
Join Date: Nov 2004
Posts: 404
Thanks: 0
Thanked 0 Times in 0 Posts
Alien Cool is on a distinguished road
hi

Quote:
Originally Posted by phantm
Just use an extra old pc and install Linux slackware 10, install cardserver software. And plugin a phoenix programmer at 3.5mhz com 1.
Why? You can share with everyone and not having your db 24/7.
Just put in your card in phoenix interface. DB works as client. Its so easy as riding a bike!
You can experiment with your db but have your card 24/7 to share!
In home use only offcourse haha

Anyone needs info/files ? let the expert know!
Hi,
Actually, what I want is setup server using Dreambox. NO PC and software need. Just Only Dreambox.
Can you explain this...

Regarding your idea, can I use masterburner LC as phoenix programmer?

Anyway, thanks but I want learn both method... firstly lets do it with dreambox ...

Last edited by Alien Cool : 05-08-2005 at 04:01 PM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
setup for card sharing help BM300 Dreambox Chat 3 09-05-2004 07:06 PM
Card Sharing using New Digital service Nic Satellite TV General 8 03-11-2004 08:59 PM
MASTERA 3 INSTRUCTIONS TESLA Programmers 9 11-22-2003 12:44 PM


All times are GMT +10. The time now is 11:56 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.59817 seconds with 10 queries