Posts by isunpan

    My oscam.conf file looks like this,I used the command ss -tuln to check the port, and found that port 1122 was not in the listening state, so the newcam client could not connect.


    [global]

    logfile = /var/log/oscam/oscam.log

    nice = -1

    usrfile = /var/log/oscam/oscamuser.log

    cwlogdir = /var/log/oscam/cw

    emmlogdir = /var/log/oscam/emm


    [cache]


    [newcamd]

    port = 1122@1830:000000;

    key = 0102030405060708091011121314

    allowed = 0.0.0.0-255.255.255.255


    [cccam]

    port = 22765

    nodeid = C74DED2210FF1566

    version = 2.0.11

    reshare = 2

    reshare_mode = 1


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 4

    request_mode = 1

    listen_port = 2000

    user = vdr

    boxtype = pc


    [webif]

    httpport = 8083

    httptpl = /etc/oscam/tpl

    httphelplang = de

    httprefresh = 10

    httpshowpicons = 1

    httppiconsize = 24

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

    My oscam.user file looks like this

    oscam.user

    [account]

    user = user1

    pwd = user1

    au = 1

    caid = 1830

    group = 1


    [account]

    user = vdr

    pwd = passwd

    suppresscmd08 = 1

    au = 1

    group = 1

    cccmaxhops = 3

    cccreshare = 2

    cccignorereshare = 0

    numusers = 0

    penalty = 0



    This is the new user I created.

    [account]

    user = user1

    pwd = user1

    au = 1

    caid = 1830

    group = 1



    oscam.server

    [reader]

    label = kkkkss

    protocol = cccam

    device = ss.abcdefg.com,17410

    user = u123456

    password = 123456

    group = 1

    audisabled = 1

    ccckeepalive = 1



    Hello, friend, thanks for the reply,is the format of my new user correct? Which port should the newcam client connect to?

    Hello everyone,


    I hope you're all doing well. I have a CCCam account that I would like to use with the Cesbo Astra software, but Astra only supports the Newcamd protocol.


    Could someone please guide me on how to configure my CCCam account in OSCam so that a Newcamd client can use this CCCam account?


    Thank you very much in advance for your help!


    Best regards

    How to configure oscam for astra?


    I have a fresh install of OSCAM EMU running (1.20_svn Build: r11594-798) on Ubuntu along with Cesbo Astra. Astra is configured with SoftCAM pointed at OSCAM and tests successfully. Everything appears like it should work until I enable a stream in Astara looking to OSCAM for the key. Then OSCAM EMU locks up and is unresponsive, yet the server resources are barely 15%. The channel is not unscrambled and nothing happens. Very odd, no errors in the log it just stops. Any pointers in getting Cesbo Astra, OSCAM and PowerVU to play nice and get me the transponder I so desperately need!


    Config files are attached for review, any input would be appreciated.

    :redface: