GBox (Client / Cardsharing)

Aus Tutorials
Zur Navigation springen Zur Suche springen

Noch in Bearbeitung


Allgemein

ID-GBox-Client: 10.1.0.150 ID-OSCam-Server: 10.2.0.95

GBox Client

vi /var/keys/cwshare.cfg
I: { 03 }
N: { 00 00 20 00 2500 4500 }
X: { 05 }

M: { 10.1.0.150 { AB333441 }}
D: { 10.2.0.95 { 3820 3819 { CC334B24 { 5 5 }}}}

Beschreibung:

D: { other.dyndns.org { Port1 Port2 { Password { A5 A5 }}}}

other.dyndns.org => the dyndns of your share peer
port1 => your port number using for gbox
port2 => port number of you peer
Password => password of your peer
A5 A5 => Share Level for Local and Virtual Cards

You will get this dline every time for your peer. So the only thing you had to do is, to put your port number instead of port1 and add it in your cwshare.cfg. The Dline you give to your peer is the the same but with your dyndns, password and your port number is port2.

D: { own.dyndns.org { Port1 ownport { own password { A5 A5 }

Links

https://wiki.zebradem.com/wiki/index.php?title=Gbox

https://www.digital-eliteboard.com/threads/oscam-server-zu-gbox-client.219875/post-3359854

http://eucardsharing.blogspot.com/2008/09/cwsharecfg-turorial.html

OSCam Server

oscam.conf

sudo vi /usr/local/etc/oscam.conf
[gbox]
hostname    = 10.2.0.95
my_password = CC334B24
port        = 3819
keepalive   = 1

Links

https://wiki.streamboard.tv/wiki/OSCam/de/Config/oscam.conf

oscam.server

[reader]
label    = Gbox VU+ Uno Hofstetten
enable   = 1
protocol = gbox
device   =  10.1.0.150,3820
user     = vu_uno_hofstetten
password = AB333441
group    = 1
services = !orfdigital,!hdplus

Links

https://wiki.streamboard.tv/wiki/OSCam/de/Config/oscam.server

oscam.user

[account]
user             = vu_uno_hofstetten
pwd              = AB333441      # only 0-9 and A-F allowed
#allowedprotocols = gbox
#disabled         = 0
#monlevel         = 1
#uniq             = 1
group            = 1
au               = 1             # emm to all readers
#services         = orfdigital,hdplus

Links

https://wiki.streamboard.tv/wiki/OSCam/de/Config/oscam.user

Probleme

Noch nicht gelöst

GBox-Client verbindet sich nur mit dem OSCam-Server, wenn der Client neugestartet wird.

Links

https://www.digital-eliteboard.com/threads/geloest-gbox-mit-oscam-im-share-verbinden.436390/

http://www.streamboard.tv/wiki/OSCam/de/Config/oscam.server#gbox


Zurück zu GBox (Satreceiver), OSCam-Konfiguration_(Cardsharing)