• Hola Invitado, nos gustaría recordarte que mantener este sitio en línea conlleva unos gastos mensuales y anuales.

    Sin vuestra ayuda mensual no es posible seguir en pie, no hay mucho más que contar.

    Si quieres colaborar para que sea posible por lo menos seguir en pie como comunidad, puedes hacerlo mediante alguno de los métodos disponibles en esta página: https://www.lonasdigital.com/donaciones/

    Recuerda que si necesitas invitación para acceder al foro, puedes solicitarla en nuestro Grupo de Telegram


Sbox y Ubuntu

V

vimamavi

Miembro de Lonas
Registrado
10 Ago 2011
Mensajes
16
Reacciones
0
Puntos
4
haver chicos si me podeis ayuar he montado un server Ububtu el CCAM coore a las maravillas es la version 2.11 pero estoy intentando que funcione el sbox y no hay manera tengo el fenix t21 serie os paso mis datos aver que hago mal:

- este es el Sbox config:
[main]server_only=1 # 0=emu+newcamd server 1=only newcamd server
log=0 # 1=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
userspath=/var/bin/users.sbox # users list
webinterface=0 # 1=web interface on 0=web interface off
webport=81 # web interface port


[slot0]
active=1 # 0=inactive 1=active
sci=/dev/ttyS0 # lower
ncdserver=1 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15050 # newcamd port
mhz=357 # Mhz for card in this reader, ONLY WORKS ON INTERNAL CARDREADER. Example: mhz=357, mhz=368


#Seca Example
[xxxxxxxx] ( esto no lo pongo es evidente xd,xd) # seca camid (4 bytes)
ok_view=1 # if ok_view=1 sbox simulates the "ok view this season" on seca smartcards
emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list


* en user box:

#Example configuration file for sbox cardclient server


#NC=dummy dummy slot0 0
# | | | | |________________ 0=au disabled for this user 1=au enabled for this user
# | | | |____________________ server to which this user belongs
# | | |__________________________ password for this user
# | |_______________________________ username
# |____________________________________ newcamd client


NC=vimamavi vimamavi slot0 1

En ccam:
N: 127.0.0.1 16050 vimamavi vimamavi 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

y este es el escript:
- #!/bin/sh
CAMNAME="Sbox Server"
# end


# This method starts CCcam
start_cam ()
{
/var/bin/sbox.x86 &
sleep 2
}
# This method stops CCcam
stop_cam ()
{
pkill sbox.x86
}
case "$1" in
start)
echo "[SCRIPT] $1: $CAMNAME"
start_cam
;;
stop)
echo "[SCRIPT] $1: $CAMNAME"
stop_cam
;;
restart)
echo "Restaring $CAMNAME"
stop_cam
start_cam
;;
*)
"$0" stop
exit 1
;;
esac
exit 0


y caundo ejecuto El scrit sbox.sh star (medice esto)el ubuntu


- root@Serverubuntu:~# sbox.sh start
[SCRIPT] start: Sbox Server


Viewing Pay TV without a valid subscription is illegal


Wellcome to sBox (for x86)
Version: 0.0.4-6 (06/01/2010 #1)
WebPage: http://www.sboxobs.tk


Checking for /var/bin/sbox.conf... OK


[Info] Phoenix device detected
================================================== ======
[Reset] slot0
================================================== ======
ATR : 0000
Hist.:


Working at 3.570Mhz (Max 0.000Mhz)
================================================== ======
[Warning] No Cards? No Party
/bin/sbox.sh: 35: /bin/sbox.sh: Syntax error: "(" unexpected


Alguien me puede ayudar la version del sbox es la sbox 0.04-6

Última edición por vimamavi; Hace 1 minuto a las 19:27
 

Temas similares

H
Respuestas
1
Visitas
1K
hard27
H
D
Respuestas
3
Visitas
1K
peloss69
P
franktinez
Respuestas
10
Visitas
2K
franktinez
franktinez
juaniyoalm
Respuestas
2
Visitas
1K
juaniyoalm
juaniyoalm
Y
Respuestas
3
Visitas
443
ijobain
I
N
Respuestas
33
Visitas
3K
metris1000
metris1000
Atrás
Arriba