Switching to Oscam from Cccam

Sorry m8 meant to answer this yesterday :(

You need to enable newcamd protocol in oscam.config

[newcamd]
key = 0102030405060708091011121314
port = 34000@0963 #you can chose what port you like,and card caid

Nline in CCcam.cfg

N: 127.0.0.1 34000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14

And matching user with details from the nline, i.e user,password & port, in oscam.user

:)


Thanks Wiz.
I guess C and F stay the same then.............and tally with Oscam User details
 
Thanks Wiz.
I guess C and F stay the same then.............and tally with Oscam User details

Your C and F lines from CCcam stay the same,you only need to add one user in oscam.user to match your Nline ;)

sent using my telepathic powers
 
If I have to add................ N: 127.0.0.1 10000 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256 in my Cccam cfg for every user in my Oscam user cfg,
Is there a way to do all users in block or do they have to be done 1 by 1?
 
If I have to add................ N: 127.0.0.1 10000 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256 in my Cccam cfg for every user in my Oscam user cfg,
Is there a way to do all users in block or do they have to be done 1 by 1?

You dont have to add the nline for every user,you only put ONE user in oscam.user to match the details in your nline

All the nline and the one user in oscam.user does is allow CCcam to talk to oscam,simples :)

Other then the above your CCcam.cfg stays exactly the same
 
Just to add,you are trying to use Oscam and CCcam together,yes?

sent using my telepathic powers
 
Hello,

I want start small a business in future. I understand it illegal. I have registered dyn dns with trial and I created hostname but I don't know cline or cccam server use connected Spiderbox or Technmate. How to make username, password, address and port in my dns account cccam server?

Please you can tell / tutorial with me to how to make process?

Thank you very much.
 
Hello,

I want start small a business in future. I understand it illegal. I have registered dyn dns with trial and I created hostname but I don't know cline or cccam server use connected Spiderbox or Technmate. How to make username, password, address and port in my dns account cccam server?

Please you can tell / tutorial with me to how to make process?

Thank you very much.

We dont support payserver businesses here,
I suggest you go elsewhere for your advice
 
Wrong place m8.

You won't get any support for payservers here . We don't support in any shape or form.
 
Ok, update, I installed oscam 6467 from tspanel, before starting oscam I deleted cccam using dcc and then made the following changes to the oscam files:
oscam config:

[cccam]
port = 12345 <---- changed this to my port
version = 2.1.3
build = 3165
reshare = 0

oscam server - made no changes

oscam user:

I input user accounts like this :

[account]
user = client username
pwd = client password
group = 1,2
uniq = 1
caid = 0963
ident = 0963:000000
au = 1

One for each client.

Then I started oscam, rebooted the box and done. Oscam is reading my card and sharing with my clients.
Thanks everyone, appreciated.

Whats group 1 and group 1,2 significance
 
Ok, update, I installed oscam 6467 from tspanel, before starting oscam I deleted cccam using dcc and then made the following changes to the oscam files:
oscam config:

[cccam]
port = 12345 <---- changed this to my port
version = 2.1.3
build = 3165
reshare = 0

oscam server - made no changes

oscam user:

I input user accounts like this :

[account]
user = client username
pwd = client password
group = 1,2
uniq = 1
caid = 0963
ident = 0963:000000
au = 1

One for each client.

Then I started oscam, rebooted the box and done. Oscam is reading my card and sharing with my clients.
Thanks everyone, appreciated.

I tried Cccam to Oscam Converter but instead of

[account]
user = client1 username
pwd = client1 password
group = 1
caid = 0963
ident = 0963:000000
cccreshare = 1
cccmaxhops = 1


I get

[account]
user=Username
pwd=Password
group=1
cccmaxhops=5
cccreshare=0

Do I have to add caid and ident manually?
 
My understanding of the groups option is that you can assign a group number to reader/line. Thus giving more contol over what your clients can see..

Group1 = reader1
Group2 = reader2
Group3 = reader3

If you assign a user to say group 1,2 then he can only see reader 1 & 2.. and so on...

Some servers have more than one card or line that they share/reshare

Sent from my GT-I9000 using Tapatalk 2
 
Last edited:
I tried Cccam to Oscam Converter but instead of

[account]
user = client1 username
pwd = client1 password
group = 1
caid = 0963
ident = 0963:000000
cccreshare = 1
cccmaxhops = 1


I get

[account]
user=Username
pwd=Password
group=1
cccmaxhops=5
cccreshare=0

Do I have to add caid and ident manually?

You dont need to tbh as you can just define which group they can access,
but if you want to it can all be done from the web interface,its much clearer to see whats what there :)
 
Back
Top