GBox (Client / Cardsharing): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Links) |
|||
Zeile 20: | Zeile 20: | ||
M: { 10.1.0.150 { AABB2456 }} | M: { 10.1.0.150 { AABB2456 }} | ||
D: { 10.1.0.95 { 3820 3819 { AB333441 { 5 5 }}}} | D: { 10.1.0.95 { 3820 3819 { AB333441 { 5 5 }}}} | ||
</pre> | |||
Beschreibung: | |||
<pre> | |||
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 } | |||
</pre> | </pre> | ||
Version vom 14. Juni 2022, 17:30 Uhr
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 = 192.168.178.118 my_password = AB333441 port = 3819 keepalive = 1
oscam.server
[reader] label = GboxRemote1 enable = 1 protocol = gbox device = 192.168.178.154,3820 user = gbox_client password = AABB2456 gbox_my_password = ABCDEFGH group = 5
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)