setup a simple ccccam server just on oscam

There are 3 replies in this Thread which was already clicked 568 times. The last Post () by master G.

  • I see there are a lot of setups with oscam and ccccam servers running in unison with oscam forwarding the n line to Ccccam


    Is it possible to setup a simple ccccam server just on oscam as it's easier to add users using the web page?

    • Official Post

    convert the c or n line you`ve been given to readers then add to oscam.server


    to create a C line do the following:
    add the [cccam] protocol to oscam.conf.

    port = 12000 can be changed to your own port.

    ### oscam.conf ###

    [cccam]

    port = 12000


    add an account for each user in oscam.user

    ### oscam.user ###

    [account]

    user = linuxsat

    pwd = linuxsat


    [account]

    user = linuxsat1

    pwd = linuxsat1


    you now have 2 c lines:

    C: your.hostname 12000 linuxsat linuxsat

    C: your.hostname 12000 linuxsat1 linuxsat1




    anything that is available from the n or c line you`ve been given is automatically passed to the new c lines you`ve created.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!