fausto small problem?

O

ooOO_SORGOS_OOoo

fausto small problem?

hi guys

i need your help

may be i forgotten a few steps

i am using now fausto v1,43

i want to connect my dreambox with fausto

my dreambox ip -> 192.xxx.1.3

my pc ip -> 192.xxx.1.5

i did setup card server

fausto v1.43 + vplug v2.4.6

how to set up
 
O

ooOO_SORGOS_OOoo

FaustoServers.cfg

C:\Program Files\Fausto\EMU\CardServer

there is only this file -> FaustoServers Example.Cfg

any problems??

i want to setup fausto server and dreambox client :((

regards

Code:
##########################################################################################################
# syntax for NEWCAMD server connection-2015
# N: IP PORT KEY-14 bytes len {CAID-4 byte len/PROVIDS-6 bytes len}
# example: 
# N: 127.0.0.1 10000 0102030405060708091011121314 {0100/003315 003311}
#
#
# syntax for RADEGAST server connection
# R: IP PORT {CAID-4 byte len/PROVIDS-6 bytes len}
# example:
# R: 127.0.0.1 11000 {0100/003315}
#
#
# syntax for CAMD33 server connection
# K: IP PORT USERNAME PASSWORD KEY-16 bytes len {CAID-4 byte len/PROVIDS-6 bytes len}
# example:
# K: 127.0.0.1 12000 0123456789ABCDEF0123456789ABCDEF {0100/003315}
#
#
# syntax for CAMD35 TCP server connection
# L: IP PORT USERNAME PASSWORD {CAID-4 byte len/PROVIDS-6 bytes len}
# example:
# L: 127.0.0.1 13000 dummy dummy {0100/003315}
#
#
# syntax for CAMD35 UDP server connection
# M: IP PORT USERNAME PASSWORD {CAID-4 byte len/PROVIDS-6 bytes len}
# example:
# M: 127.0.0.1 13000 dummy dummy {0100/003315}
#
#
# syntax for Users Accounts
# required for server: Newcamd, Camd33
# U: USERNAME PASSWORD
# example:
# U: user1 pass1
# U: user2 pass2
# U: test test
# U: dummy dummy 
#
#
# syntax for Ignore SID
# I: SID {CAID/PROVIDs} PORT
# example:
# I: 2009 {0100/003315} 10500
# I: 2010 {0100/003315 003317} 10500
#
#
# syntax for Irdeto/Betacrypt CHID filter
# enable ECM for CHID and provider concerned others exclude
# C: CHID {CAID/PROVIDs} PORT
# example:
# adressed to server on port 11100
# C: 0004 {0604/000000} 11100
# adressed to all servers
# C: 0004 {0604/000000}
#
#
# syntax for IP Blocked
# B: IP
# example:
# B: 192.168.0.110
# B: 192.168.0.120
#
#
# EMMCMD Filter List
# Syntax: 
#     EMMCMD: Caid {String CMD}
# Examples:
#     EMMCMD: 0100 {8400773341}
#     EMMCMD: 0100 {8400773315}
#
#
# syntax for ECM cache size
# default value is 10
# ECMCACHE: 30
#
#
# syntax for EMM decoding
# possible value: enabled or disabled, default is enabled
# EMM: enabled 
#
#
# syntax for EMM cache size
# default value is 10
# EMMCACHE: 30
#
#
# syntax for ECMDEBUG
# possible value: ON or OFF by default is OFF
# ECMDEBUG: OFF
#
#
# syntax for EMMDEBUG
# possible value: ON or OFF by default is OFF
# ECMDEBUG: OFF
#
#
# EMMBLOCKER
#     00 - nothing
#     01 - SA blocked
#     02 - UA blocked
#     04 - GA blocked
# Default value is 0, NO EMM Blocked
# Syntax: 
#     EMMBLOCKER: Value or sum of blocker
# Examples:
#     EMMBLOCKER: 00 -> No EMM Blocked
#     EMMBLOCKER: 01 -> SA Blocked
#     EMMBLOCKER: 05 -> SA + GA Blocked
# EMMBLOCKER: 0
#
#
# EMMCMD Filter List
# Syntax: 
#     EMMCMD: Caid {String CMD}
# Examples:
#     EMMCMD: 0100 {8400773341}
#     EMMCMD: 0100 {8400773315}
#
#
# syntax for LOG on FILE (worked in append mode)
# LOGFILE: Drive + File Path + File Name 
# ECM log on file enabled ONLY if ECM DEBUG enabled (under this file or under Tab Manager)
# example:
# LOGFILE: C:\Program Files\Fausto\FaustoServers.log
#
#
# syntax for Max Users for each server 
# default value 0 = UnLimited
# MAXUSERS: 5
#
#
# syntax for Server Timeout 
# Timeout is an property used to reflect the number of milliseconds to wait 
# for the socket to become readable
# TimeOut: Value is in ms (1000 ms = 1 sec)
# default value is INFINITE if Timeout not set on file
# example:
# TIMEOUT: 30000
#
##########################################################################################################
#
#
#
#
# example sharing *** Viasat & Rai with
#        Newcamd
#        Radegast
#        Camd33 
#        Camd35
# for Newcamd/Camd33 username/password inserted on Accounts List
#
#
N: 127.0.0.1 25000 0102030405060708091011121314 {090F/000000}
N: 127.0.0.1 25050 0102030405060708091011121314 {0D00/000000}
R: 127.0.0.1 26000 {090F/000000}
R: 127.0.0.1 26050 {0100/000030}
K: 127.0.0.1 27000 0123456789ABCDEF0123456789ABCDEF {090F/000000}
K: 127.0.0.1 27050 0123456789ABCDEF0123456789ABCDEF {0D00/000000}
L: 127.0.0.1 28000 dummy dummy {090F/000000}
L: 127.0.0.1 28050 user1 pass1 {0D00/000000}

# Inserting ERRORS on servers line those servers willbe not loaded
# here missed key
N: 127.0.0.1 29000 {090F/000000}
# here missed password
L: 127.0.0.1 29050 dummy {0100/000030}

# Accounts available for Newcamd/Camd33 access
U: user1 pass1
U: user2 pass2
U: test test
U: dummy dummy 

# IP Blocked
B: 192.168.0.110
B: 192.168.0.120
B: 192.168.0.130

# others settings here
MAXUSERS: 0
EMM: enabled
ECMCACHE: 10
EMMCACHE: 20
ECMDEBUG: ON
EMMDEBUG: ON
EMMBLOCKER: 0
 
Top