Problem in Oscam with Ax 4k Hd51

OBELIX700

Registered
Messages
14
Hi.

I bought this box Ax 4k Hd51 and i have Open Atv 6.0 Image
with Oscam Arm v7 to open Atv
Before i had CCcam now I transform the line from CCcam to Oscam until here no problem.
It works but freeze.
I have this configuration in oscam.server

label =
protocol = cccam
device = dns,door
user = user
password = passwd
inactivitytimeout = 30
group = 2
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
cccversion = 2.1.3
cccmaxhops = 2
ccckeepalive = 1

The problem is why it freeze or a specific channel does not open when in CCcam works 100%.
Thanks and regards
 

Rickk

Registered
Messages
2,375
oscam config
[cccam]
port = 12000
nodeid = C401FE7310F2156C
version = 2.0.11
reshare = 1

oscam user
[account]
user = user1
pwd = password
group = 1
hostname = dyndns.com
cccmaxhops = 2
cccreshare = 1

cccam.cfg
c: dyndns.com 12000 user1 password
 

OBELIX700

Registered
Messages
14
Hi.

After performing some tests with the information you gave me I checked that it had some improvement but still does not open some channels that opens in CCcam.
I would like to ask in oscam.server there is an option to reshare
The reshare of our card is here or that is done in oscam.user?
Thanks and regards
 

Rickk

Registered
Messages
2,375
how many cards?
post your oscam config then you see more

reshare level
0 = no resharing (default)
1 = only reshare for direct peer
2 = reshare for direct peer and the next level
x = reshare for direct peer and the next x level (x stands for the number of levels)

reshare can be defined in 3 different ways:
- about oscam.server [reader] "cccreshare"
- about oscam.conf [cccam] "reshare"
- about oscam.user [account] "cccreshare"
a reshare value is set to the smallest value of all parameters! if the value is < 0 the card is not reshared.
 

OBELIX700

Registered
Messages
14
Hi.
I give 1 card to reshare in Oscam.config but I thought that if I had to do reshare in oscam.config and oscam.user.
My Oscam.config is this.
Is it ok like that?

[global]
logfile = /media/hdd/oscam.log
disableuserfile = 0
usrfileflag = 1
clientmaxidle = 240
nice = -1
maxlogsize = 1024
preferlocalcards = 1
usrfile = /media/hdd/oscamuser.log
lb_mode = 1
lb_save = 1000
lb_min_ecmcount = 3
lb_max_ecmcount = 250
lb_reopen_seconds = 900
lb_retrylimit = 800
lb_stat_cleanup = 48
lb_max_readers = 4
lb_savepath = /media/hdd/lb.log
ecmfmt = c&0p/i/d/s/l
resolvegethostbyname = 1
failbantime = 100
failbancount = 2

[cache]
max_time = 8
max_hit_time = 20
cwcycle_check_caid = 0100
cwcycle_maxlist = 4000

[newcamd]
port = 11111:0100:005211,005221,005225
serverip = 127.0.0.1
key = 0102030405060708091011121314
keepalive = 1

port = 12000
nodeid = C401FE7310F2156C
version = 2.0.11
reshare = 1


[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
user = hello
read_sdt = 2
write_sdt_prov = 1
boxtype = dreambox

[webif]
httpport = 1111
httpuser = root
httppwd = dream
http_prepend_embedded_css = 1
httprefresh = 120
httppollrefresh = 1
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowreaderinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 0.0.0.0-255.255.255.255
httpdyndns = dream.dyndns.org
httposcamlabel = Oscam

Thanks for your explanation.
 

Rickk

Registered
Messages
2,375
reader and user is missing
remove passwords and dyn

[global]
logfile = /media/hdd/oscam.log
unlockparental = 1
nice = -1
maxlogsize = 1024
preferlocalcards = 1
clientmaxidle = 240

homsharing ?
[newcamd]
port = 11111:0100:005221 meo 30°w ?
serverip = your box ip
key = 0102030405060708091011121314
keepalive = 1

port = 12000
nodeid = C401FE7310F2156C
version = 2.0.11
reshare = 1

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
user = dvbapi
read_sdt = 1
boxtype = dreambox


[webif]
httpport = 1111
httpuser = root
httppwd = dream
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httpdyndns = dream.dyndns.org
httphelplang = en
 

OBELIX700

Registered
Messages
14
My Oscam.server

[reader]
label = MEO
protocol = internal
device = /dev/sci0
fallback = 1
caid = 1814:0100,0100
detect = cd
mhz = 450
cardmhz = 2700
ident = 0100:005211,005221,005225,000001,000002,000003,000004,000005,000006,000007,000008,000009;1814:005211,005221,005225,000001,000002,000003,000004,000005,000006,000007,000008,000009
group = 1
emmcache = 1,3,2,0
blockemm-unknown = 1
lb_weight = 300
cccreshare = 1
auprovid = 005225

[reader]
label = John
protocol = cccam
device = john.dyndns.org,12000
user = test1
password = test2
inactivitytimeout = 30
group = 2
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
cccversion = 2.1.3
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1

[reader]
label = rick
protocol = cccam
device = rick.dyndns.org,13000
user = test3
password = test4
inactivitytimeout = 30
group = 3
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
cccversion = 2.1.3
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1

[reader]
label = lewis
protocol = cccam
device = lewis.no-ip.net,15000
user = test5
password = test6
inactivitytimeout = 30
group = 4
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
cccversion = 2.1.3
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1

Thanks
 

Rickk

Registered
Messages
2,375
oscam.server
[reader]
label = MEO
protocol = internal
device = /dev/sci0
fallback = 1
caid = 0100,1814
detect = cd
autospeed = 1
group = 1
emmcache = 1,3,2,0

[reader]
label = John
protocol = cccam
device = john.dyndns.org,12000
user = test1
password = test2
inactivitytimeout = 30
group = 2
cccversion = 2.1.3
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 1

mapping with oscam withlist
oscam.whitelist
m:1814:000000:::: 0100:005221
 

OBELIX700

Registered
Messages
14
Hi Rickk.

I tested these modifications that you gave me, but the channels continue to freeze. I've already changed some versions of oscam and the result is always the same.
What can I test more on oscam in this Ax 4k Hd 51 box so that it works perfection.Thanks
 
Top