Oscam How To GigaBlue

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

HOW TO OSCAM

ON
GIGABLUE HD 800 solo

STEP BY STEP
1. copy all files to /usr/oscam
2. give the rights 755
3. add in /etc/init.d/rcS following /usr/oscam/oscam -c /usr/oscam &
this will look like this, black colored is already there, red you will add
# PR17638: Add daemonize option to utelnetd.
echo "start utelnetd"
utelnetd -d
/usr/oscam/oscam -c /usr/oscam &
( USE A LINUX EDITOR !!!!!!!!!!!!!!!!!!!!! )
4. edit you files to match you settings ( i will make minium examples, rest you can figure
out self )

1.

ocam.conf

FIND FOLLWING FILES IN oscam.conf


[cccam]
port
reshare
version
updateinterval
minimizecards
[webif]
httpport
httpuser
httppwd
httprefresh
httpallowed
httphideidleclients
httpreadonly

= 20000
=2
= 2.1.1
=1
=0

//(port you will use in OSCAM to act as Cccam server )

= 83
= root
= gigablue
=0
= 0.0.0.1-255.255.255.255
=0
=0

//( web-info, user IPOFBOX:83, user :root / pass : gigablue )

2. oscam.server
FIND FOLLWING FILES IN oscam.server
# oscam.server generated automatically by Streamboard OSCAM 1.00-svn build #3203
# Read more:
http://streamboard.gmc.to/oscam/browser/trunk/Distribution/doc/txt/oscam.server.txt
[reader]
label
enable
protocol
device
account
services
inactivitytimeout
fallback
caid
ident
group
ecmcache
lb_weight
cccversion
cccmaxhops
cccdisableretryecm
cccdisableautoblock
cccwantemu

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

name
1
cccam
10.0.0.4,12111
user,pass
1
1
1
1
100
2.1.4
5
1
1
1

//( CLINE YOU GET FROM OTHERS )


//( USER / PASS from same line )

3. oscam.user
FIND FOLLWING FILES IN oscam.user

# oscam.user generated automatically by Streamboard OSCAM 0.99.4svn build #2952


# Read more:
http://streamboard.gmc.to/oscam/browser/trunk/Distribution/doc/txt/oscam.user.txt
[account]
User = monitor
Pwd = monitor
Group = 1
MonLevel = 4
[account]
user
pwd
disabled
expdate
group
hostname
uniq
sleep
monlevel
au
services
caid
betatunnel
ident
cccmaxhops
cccreshare
keepalive
numusers
penalty

4.

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

demo
demo1
0

//( HERE you create user /pass )


// ( u will sent to gigablue's
// cccam client )

1
0
0
2
1

10
5
1
0
0

now we need to link oscam and gigablues Cccam client


edit /flash1/cccamd.conf
use following line

C: IpofBOX 20000 demo demo1


20000 is given in oscam.conf
demo demo1 is give in oscam.user

if you need further help, or i made some misstage we can discuss here on :

www.gigablue-support.com

You might also like