Sidan 1 av 2 12 SistaSista
Resultat 1 till 10 av 16

Ämne: Newcamd med viasat & cd går de?

  1. #1

    Newcamd med viasat & cd går de?

    Har en 7020 som server med newcamd , har fått cd att fungera men inte viasat. kan man köra båda och på 7020 som server? eller hur ska man göra? har en 600 som klient som jag har i nätverket ,vill ju ha båda utbuden, kan någon vänlig vissa hur jag ska göra?

    Mvh Bubba

  2. #2
    Seniormedlem optimals avatar
    Reg.datum
    Dec 2002
    Inlägg
    339
    Tackad
    23 gånger
    (cardserv.cfg)
    USER = kalle balle lan 192.168.1.xxx au
    DEBUG_INIT = no
    DEBUG_NET = no
    DEBUG_ECM = no
    DEBUG_EMM = no
    #
    # Viasat NDS, Phoenix (3.57 Mhz) @ ttyS0 (com1)
    #
    SERIAL_PORT = 0
    TCP_PORT = 10000
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes
    BOXID = 1234567890
    #
    #Canal Digital Nordic, Phoenix (3.57 MHz) @ ttyS1 (com2)
    #
    SERIAL_PORT = 1
    TCP_PORT = 10001
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes

    (newamd.conf)
    CWS = 192.168.1.xxx 10000 kalle balle 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
    CWS = 192.168.1.xxx 10001 kalle balle 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

    eller

    (newcamd.list)
    CWS_MULTIPLE =192.168.1.xxx 10000:10001 kalle balle 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

  3. #3
    viasat får jag inte att fungera så här ser de ut:cardserv.cfg

    # Disable Pin (L) Seca only
    # suppress all pin enter requests on Seca cards
    # be very careful with this feature, if you have ordered PPV events or have
    # prepaid Jetons on your card, if this is enabled, cardserver will use them
    # up on any ppv event without ever asking
    # DISABLE_PIN = yes
    #
    # Special features (only for some cards) (L)
    # SPECIAL_FEATURES = no
    #
    # Exclude services - Some providers offer a PPV preview by allowing a card
    # to decrypt a certain number of ECMs of each PPV event before it has to be
    # bought. Sharing such a card with other people allows them to "steal" this
    # PPV preview. With this option, you can tell cardserver to not ask the card
    # to decrypt ECMs for certain services, except if user 1 (the EMM user) asks
    # for them. Each blocked service has to be listed with its service id.
    # A service id is a 16-bit number and has to be given in hex.
    # camdcmd offers a possibility to change the list of blocked services without
    # restarting cardserver (if for example you have bought a PPV event and now
    # want to share it).
    #
    # Block single service (L)
    # EXCLUDE_SERVICE = 13a9
    # You can also block a range of service ids, the following blocks all services
    # from 02be to 02c8
    # EXCLUDE_SERVICE_MULTIPLE = 02be:02c8
    #
    # Boxid (for Viasat-NDS cards only) (L)
    # 10-digit serial number of the STB, your Viasat card is married to
    # you find this serial number on your original Viasat STB in the following menu:
    # Setup->Decoder information->STB Identifier
    # take this number and remove the last digit
    # take the first (left-most) 10 digits, omit the last (right-most) digit
    # BOXID = 0000000000
    #
    # Boxkey (for Nagra1 cards only) (L)
    # 8 byte des boxkey of your nagra smartcard. This boxkey is needed for proper
    # use of your card, otherwise you'll get incorrect control words
    # BOXKEY = 11 22 33 44 55 66 77 88
    #
    # Example
    #
    DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    SERVER_NAME = cardserv
    DEBUG_PORT = 14000
    ENTITLEMENT_PORT = 14001
    ADMIN_PORT = 14002
    ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    USER = local local lan 127.0.0.1 12000
    USER = xxx xxx wan xx.xxx.xxx.x 12000 au
    DEBUG_INIT = no
    DEBUG_NET = no
    DEBUG_ECM = no
    DEBUG_EMM = no
    #
    # Viasat NDS, Phoenix (3.57 Mhz) @ ttyS0 (com1)
    #
    SERIAL_PORT = 0
    TCP_PORT = 10000
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes
    BOXID = xx853236xx
    #
    #Canal Digital Nordic, Phoenix (3.57 MHz) @ ttyS1 (com2)
    #
    SERIAL_PORT = 1
    TCP_PORT = 10001
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes

    och här är newcamd.conf

    # /var/tuxbox/config/newcamd/newcamd.conf
    #
    # newcamd mandatory settings
    #
    # Use emulator?
    EMU = yes
    # if both control word server and emulator keys are available for the
    # channel, which method should be tried first?
    PREFER_EMU = yes
    # Autoupdate for Emu and Control Word Servers
    # AU is always yes if there are betad UDS control word server
    # connected to newcamd
    AU = yes
    #
    # OSD
    #
    # number of seconds to show the newcamd OSD, works on enigma only
    # 0 seconds -> OSD off
    OSD_TIMEOUT = 0
    # Recent Enigma versions come with a new option "Use http authentication"
    # in the Expert Setup menu. If this option is enabled, the Enigma web server
    # requires all clients to authorize themselves with username (root) and
    # password (usually dbox2 or dreambox). The following option tells newcamd
    # about the authentication username and password to use for the web server
    # in order to be able to display its on screen information.
    OSD_WEB_LOGIN = root:dreambox
    #
    # newcamd debug options
    #
    # dumps all ca systems used by a channel on the console
    SHOW_ALL_CA_SYSTEMS = no
    # print debug messages about ECM handling
    DEBUG_ECM = yes
    # print debug messages about EMM handling
    DEBUG_EMM = no
    # print debug messages about Control Word Server (CWS)
    DEBUG_CWS = yes
    # print debug messages about dbox2 CAM (cam-alpha.bin)
    DEBUG_CAM = yes
    # hex dump of entire PAT
    SHOW_PAT = no
    # hex dump of entire PMT
    SHOW_PMT = no
    # hex dump of entire ECM
    SHOW_ECM = no
    # hex dump of entire CAT
    SHOW_CAT = no
    # hex dump of entire EMM (AU)
    SHOW_EMM = no
    # show network ECM messages being sent and received from/to the cardservers
    SHOW_CWS_ECM = no
    # show network EMM messages being sent and received from/to the cardservers
    SHOW_CWS_EMM = no
    # hex dump of EMMs with wrong signature
    EMM_REPORT_WRONG_SIG = no
    #
    # newcamd optional settings
    #
    # Delay between reception of new control word and writing them into
    # the CSA registers
    # this is a default, can be changed for each individual key in keylist
    DEFAULT_CW_DELAY = 0
    # reload config on every channel zap
    RELOAD_CONFIG_ON_ZAP = yes
    # reload keylist on every channel zap
    RELOAD_KEYLIST_ON_ZAP = no
    # write osd ca info to file
    CA_INFO_FILE = /tmp/cainfo.txt
    #
    # newcamd mandatory settings for control word servers (cws)
    #
    # Cardserver list
    #
    # <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name>
    #
    # wan connections will be dropped and rebuild if newcamd is told so by camdcmd
    # (see admin options)
    #
    # hostname = uds to use betad, port is the serial port in that case
    #
    # CWS = uds 1 dummy dummy
    # CWS = linux.domain.com 10000 dummy2 dummy2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
    # CWS = 127.0.0.1 10000 dummy3 dummy3 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
    CWS = uds 0 local local
    CWS = 127.0.0.1 10001 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv
    CWS = xx.xx.xx.221 10000 xxx xxx 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv
    CWS = xx.xx.xx.221 10001 xxx xxx 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv
    #
    # newcamd optional settings for using control word servers (cws)
    #
    # Timeout for cardserver login in 100ms
    CWS_CONNECT_TIMEOUT = 20
    # Port to listen for incoming cardserver connections (reverse login)
    # and/or admin connections
    CWS_INCOMING_PORT = 12000
    # Port to get a list of all connected cardservers, just telnet to it
    CWS_DEBUG_PORT = 12001
    # send keep alive messages to servers to keep connections from dying by
    # unreasonable router NAT timeouts, make sure all cardservers/spiders you
    # conntect to are v5.25 or newer, otherwise you'll loose connection to them,
    # if set to yes
    # seems this feature is commonly misunderstood, it only keeps connections
    # open even if no data packets are using it for while (NAT routers tend to
    # forget about established tcp connections when they are inactive), it is
    # NOT to automatically reconnect to servers, see also Q&A in readme.txt
    CWS_KEEPALIVE = no
    #
    # newcamd admin control options
    # (incoming port is the same as CWS_INCOMING_PORT)
    #
    # <password> <14 byte des key>
    #
    ADMIN_PASSWORD = test 00 00 00 00 00 00 00 00 00 00 00 00 00 00


    vad kan de vara för fel?

  4. #4
    Seniormedlem optimals avatar
    Reg.datum
    Dec 2002
    Inlägg
    339
    Tackad
    23 gånger
    Är det 600an som är xx.xx.xx.221 ? ser ut som local local bara kan se canal digital..
    CWS = 127.0.0.1 10000 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv
    ska du lägga till för viasat

  5. #5
    Ja, 600an är xx.xx.xx.221 men jag har ingen bild på local local (dm7020 server) endast canal digital fungerar, även på 600an.

    Har lagt till "CWS = 127.0.0.1 10000 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv" i newcamd som du sa.

  6. #6
    Seniormedlem optimals avatar
    Reg.datum
    Dec 2002
    Inlägg
    339
    Tackad
    23 gånger
    Är det rätt boxid sista siffran ska bort.. startat om camen? om det ändå inte funkar byt plats på korten och ändra
    SERIAL_PORT = 1
    TCP_PORT = 10000
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes
    BOXID = xx853236xx

    SERIAL_PORT = 0
    TCP_PORT = 10001
    EMM-G = yes
    EMM-S = yes
    EMM-U = yes

  7. #7
    Ja, har nu provat dessa alternativ men det fungerar ändå inte.:'(

  8. #8
    Seniormedlem optimals avatar
    Reg.datum
    Dec 2002
    Inlägg
    339
    Tackad
    23 gånger
    Är kortet uppdaterat! Har du provat det i orginalboxen? om inte ring 08-56203300 och uppdatara

  9. #9
    Ja, kortet vet jag att det fungerar eftersom jag har provat det med
    MGCamd-1.31/NewCS-1.62 och då fick jag bild på servern.

  10. #10
    Seniormedlem optimals avatar
    Reg.datum
    Dec 2002
    Inlägg
    339
    Tackad
    23 gånger
    Hm de va underligt.. själv kör jag med en gammal 500s Gemini 2.90 med newcamd som server och en 7025 som client har rullat på nu i två år utan problem.. vad kör du med för images på 7020an?
    Låter som det är fel boxid eftersom cardserver_6.10b kräver det men inte newcs

Liknande ämnen

  1. Problem med Newcamd 6.05 & Viasat NDS?
    Av jelu71 i forum Dreambox
    Svar: 12
    Senaste inlägg: 2006-01-03, 19:41
  2. Newcamd
    Av mogge i forum Dreambox
    Svar: 7
    Senaste inlägg: 2005-11-20, 09:44

Taggar för det här ämnet

Behörigheter för att posta

  • Du får inte posta nya ämnen
  • Du får inte posta svar
  • Du får inte posta bifogade filer
  • Du får inte redigera dina inlägg
  •  
stöd oss
ComHit.net är en ideell sidan som drivs helt utan reklamintäkter, detta för att du som användare ska slippa all störande reklam och diskutera de saker du är intresserad av.
Skulle man däremot känna att man vill donera en slant för att hjälpa ComHit.net att bli bättre är ni välkomna att donera via länken nedan.

https://www.paypal.me/comhit/
Följ oss