Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Welsh Yiddish



Go Back   CardSharing Card Sharing Forum Servers CCcam Newcamd GBox Dreambox > CardSharing > Tutorials > Card Sharing Tutorials
Register Downloads Mark Forums Read EnglishTranslations

HomePage Forums Upgrade Your Membership to Support this Community & Bypass Busy Server, Enable PM, Access VIP & More

Build Gbox Server

Card Sharing Tutorials Thread, Build Gbox Server in Tutorials; Before I start to write the How to I decided to describe first the necessarily steps to build a gbox ...

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 4th February 2007, 10:59 AM   #1 (permalink)
Member
 
Join Date: Nov 2006
Age: 37
Posts: 57
Downloads: 0
Uploads: 0
Rep Power: 4 cuba1 is on a distinguished road
Default Build Gbox Server

Before I start to write the How to I decided to describe first the necessarily steps to build a gbox server. So don't except How to with all Details. The questions about gbox server will show which details will be needed.




1. Get the files
2. Put the files in the right folders
3. Make the needed configuration
4. add and exchange dlines
5. control your gbox
6. possible errors and reasons


1. First download all files from the following link
Gbox2.1b

2.Extract the files and you will see also the path where the files should be put
//var/bin => gbox
//var/keys => cwshare.cfg,gbox.cfg,softcam.cfg
//var/script => gbox_cam.sh
//var/tuxbox/plugins => egboxcenter.cfg,egboxcenter.so,gboxsuite.cfg, egboxsuite.so, gbv.cfg,gbv.ident,gbv.so

Use a Ftp program to put the files in the folders. I prefer flashfxp. After you had put the files in the folders. Make CHMOD changes for the following files. You can make the CHMOD changes by using the right mouse button (FLASHFXP) on the file and selecting Attribute (CHMOD).
//var/bin/gbox => CHMOD 755
//var/keys => cwshare.cfg => 644
//var/keys => gbox_cfg => 644
//var/scripts => gbox_cam.sh => 755

3. Coniguration

You must made only individual changes to cwshare.cfg and gbox_cfg

CWSHARE:

This file is responsbile for communication between the peers.
Following lines should be inside this files
M: => Adress of your gbox
I: => Configuration about till which distance cards you allows to get
X: => Configuration abotu how many of the same card you allows to get
D: => Communication line between the peers
N: =>
W: =>


How should the lines be set:

M-LIne

M: { your.dyndns.org { Password }}

=> Password: You can only use 0-9 and A-F for setting password. My suggestion is don't use a very very easy password like 12345678 or AABBCCDD or ABCD1234, so a lot of people makes that and this can be a reason for an error, if you start the gbox. More details at the end.



I-Line

I: { 03 }

This is the selected value most gbox user set for their I-Line. Because with this configuration you only accept cards till Dist3. Cards with Dist4 and Dist5 are not good for sharing and gettings keys. If you have later more peers you can set the value to 02.



X-Line

X: { 10 }

This is a value should experiment a little bit which value is the best for your gbox server. As you know with this value you set a limit to the number of same cards. 0A, 10, 08 this are the most used values.



N-Line

N: { 00 01 03 3F 4000 6000 }

I will write more details to this line. Use the N-Line given above ( its my N-Line)



W-Line

W: { 01 01 01 } 1FFF

I will write more details to this line. Use the N-Line given above ( its my N-Line)


D-Line

This is the most importan Line :)

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 }


GBOX_CFG

In your gbox_cfg file you have following lines

Z: { 01 12 } dream ip 8024

G: { 03 }

C: { 01 }

M: { 01 }

A: { 00 }

U: { 01 }

H: { 01 }

T: { 00 }

O: { 03 } dream ip

L: { 00 } dream ip 8029

W: { 00 00 } 9600

V: { F0 35 } => configurations for reading slot and com-ports


V: { F0 00 } nothing
V: { F0 10 } slot 1
V: { F0 20 } slot 2
V: { F0 30 } both slots
V: { F0 35 } both slots + com ports
V: { F0 05 } only com ports
V: { F0 31 } Sc8in1
V: { 00 05 } Dbox2 multicam


I will made later a detailed description for this file. The informations above are taken from my gbox_cfg



4. Add and exchange Dlines


After ending configuration you can now exchange dlines

M: { own.dyndns.org { password }}
# Internet Friends port range password cod
I: { 2 }

X: { 0A }

N: { 00 01 03 3F 4000 6000 }

W: { 01 01 01 } 1FFF

D: { other.dyndns.org { yourport otherport { otherpassword { A5 A5 }}}}

Be carefull if you add dlines it must the same like above. No more spaces or less spaces



5. Control Gbox and peers

Gbox Center and Gbox Suite are plugins to have Informations about your peers, Cards, Distance and Level Share and how many cards do you have for each provider

You can access to this plugins

Blue Panel => Plugins => Gbox Center or Gbox Suite



6. Error and Reasons


If your gbox is not working ( you will see it if you go to: Blue Panel => Plugins => Gbox Center => Gbox Share Center => Peer Status => Message that share is not found, check if gbox is running )
Then check following
1. Internet Connection
2. Correct format of dlines ( Spaces, password (0-9,A-F) )
3. Passwords of the dline ( so if two peers use the same password they will get the same Box ID and two same Box ID in one Gbox Server is not working)

4. Some Cards needs special configuration to share them ( Sky Uk, Nova etc)



I hope this How to will help a little bit. I will make in the next time screenshots and will give more datailed informations for some Lines.



Cuba


Pleas don't send me a PM with questions. Write it to the forum so if anybody else has the same problem can read then as well how to solve the problem

Last edited by cuba1; 5th February 2007 at 08:55 PM.
cuba1 is offline  

Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Build Gbox kavibala Card Sharing General Discussion 2 25th June 2007 12:08 PM
What is the most stable build of Gbox? jotne Card Sharing General Discussion 10 15th June 2007 11:16 AM
how can i build a new server? vahdeddin Card Sharing General Discussion 5 6th February 2007 01:53 PM
Gbox server wanna build Asia Sat server donutth Gbox Exchange Free 0 17th October 2006 02:40 AM
help me please to build my own server astrasw Card Server Protocols 12 1st May 2006 12:53 PM


SuperSatShop.EU


All times are GMT. The time now is 05:09 PM.



Powered by vBulletin. Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Style Provided By: Wrestling Clique Wrestling Forums
Free, Card Share, CardSharing CardShare.TV, CardSharing Forum, Free CardSharing, Free Card Sharing, Card Sharing Forum, Free Card Sharing Servers, Gbox CardSharing, Gbox Sharing, Dreambox Sharing, CardSharing Servers, Newcamd CardSharing, Card Sharing, Dreambox CardSharing, CardSharing Server, Satellite Card Sharing, Card Sharing Server, Internet CardSharing, Sat Card Share
CardSharing Forum, Free CardSharing, Free Card Sharing, Card Sharing Forum, Free Card Sharing Servers, Gbox CardSharing, Gbox Sharing, Dreambox Sharing, CardSharing Servers, Newcamd CardSharing, Card Sharing, Dreambox CardSharing, CardSharing Server, Satellite Card Sharing, Card Sharing Server, Internet CardSharing, Sat Card Share
Translations supported by vBET Translator 3.3.2