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.1.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 { AABB2456 }}
D: { 10.1.0.95 { 3820 3819 { AB333441 { 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
# [dvbapi]
# enabled     = 1
# user        = local

[gbox]
hostname    = 10.2.0.95
my_password = ABABABAB
port        = 3819
keepalive   = 1

Links

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

oscam.server

[reader]
label = Gbox Hofstetten
enable = 1
protocol = gbox
device =  10.1.0.150,3820
user = gbox_client
password = AABB2456
gbox_my_password = BABABABA
group = 1

Links

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

oscam.user

[account]
user = gbox_client
pwd = AB333441
group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16

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)