http://www.streamboard.tv/wiki/OSCam/en/Config/oscam.server
gbox
NEW svn8350:02/15/2013
Minimal working configuration example:
Let's say the gbox runs on host 192.168.1.101 and OSCam is on 192.168.1.123. In file cwshare.cfg on gbox side we have, for example, the following lines::
M:{192.168.1.101{A123BCDE}}
D:{192.168.1.123{3820 3819{98AF3E25{A3 A3}}}}
If oscam_gbox should connect to the original GBOX above, then you should configure OSCam as follows:
oscam.conf:
[gbox]
hostname = 192.168.1.123
my_password = 98AF3E25
port = 3819
oscam.server:
[reader]
protocol = gbox
group = 1
device = 192.168.1.101,3820
password = A123BCDE
user = gbox_client
device
HakenRot.png parameter is required
device = Comma-separated list of values:
peer's IP or hostname
peer's port
example:
192.168.1.101,3820
password
HakenRot.png parameter is required
password = 4 hex bytes, 8 chars
peer password
example:
A123BCDE
my_password
HakenRot.png parameter is required
OBSOLETE svn9163:12/31/2013 moved to oscam.conf [gbox]
Passwort = 4 hex bytes, 8 chara
my password
example
98AF3E25
gbox_reshare
HakenGruen.png parameter is optional
Reshare-Level of local card(s), default = 0
gbox_max_distance
HakenGruen.png parameter is optional
gbox_max_distance = max distance to receive peer cards, default = 2
gbox_max_ecm_send
HakenGruen.png parameter is optional
gbox_max_ecm_send = send ecm to max <gbox_max_ecm_sen> peer cards, default = 3
user
HakenRot.png parameter is required
user name of oscam gbox
example
user = gbox_client
WarningS.png Attention:
user must also be inserted in oscam.user [account]
Set suitable filters (services=, caid=, ident=) in [reader] and [account] section
to prevent gbox instability by overflooding with too many cards