debian server not running oscam

There are 6 replies in this Thread which was already clicked 1,964 times. The last Post () by masterasy.

  • Ive just installed debian 8.6 and then compiled oscam using simplebuild (with pcsc)
    I got the oscam binary Ok but not sure where to place it.
    At the moment I put the binary in usr/local/bin (chmod 755 and renamed it oscam)
    Config files (oscam.server, oscam.conf, oscam .user) are in usr/local/etc
    When I try to run oscam ( using ./oscam & command) the file executes but I don't get any startup messages or anything. The PS command shows oscam is running but that's about all.
    Also get nothing when I try webif.

  • You can try

    Code
    netstat -antp |grep oscam

    and see if it is listening for connections on port 8888 (or some other port if the default was changed in the conf) What is the logfile set to in oscam.conf? Maybe posting the oscam.conf file would be useful (removing and sensitive info).

  • hello put this in rc.local before "exit0"


    /var/local/oscam -c /usr/local/etc/ -b) &


    attribut 0755 and test


    or /usr/local/........


    in my vu zero I have this


    /usr/bin/oscam -b -r 2 -c /etc/tuxbox/config


    if you want to see what oscam do, go to webif with your local ip and the port open on oscam.conf


    like this sample 192.168.1.22:12000

    Vu+ Zero & MxQpro 4K

    Edited 3 times, last by masterasy ().

  • Open the rc.local file which is in /etc. This should show you where the oscam binary is located.


    Or search for it in telnet:

    Code
    find / -name oscam


    Did you compile with webif support ?


    I know where the binary is (/usr/local/bin) and can see it using flashfxp.
    When I run it by going to the directory and typing ./oscam & I just see process is running but there is no screen output and I cant access oscam using webIF (Which was installed with binary)


    - - - Updated - - -


    You can try

    Code
    netstat -antp |grep oscam

    and see if it is listening for connections on port 8888 (or some other port if the default was changed in the conf) What is the logfile set to in oscam.conf? Maybe posting the oscam.conf file would be useful (removing and sensitive info).



    here is oscam.conf



    # oscam.conf generated automatically by Streamboard OSCAM 1.10rc-svn build #6089
    # Read more: http://streamboard.gmc.to/svn/…on/doc/txt/oscam.conf.txt


    [global]
    serverip = 192.168.1.xx
    logfile = /var/log/oscam.log
    maxlogsize = 1024
    # cachedelay = 120
    nice = -1
    preferlocalcards = 1
    lb_mode = 1


    [monitor]
    hideclient_to = 15
    # appendchaninfo = 1


    [newcamd]
    port = 1xxxxxx@0963:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 1


    [cccam]
    port = xxxxxxxxxx
    reshare = 2
    version = 2.2.1


    [webif]
    httpport = 8888
    httpuser = xxxxxxxxx
    httppwd = xxxxxxxxxxxx
    httprefresh = 10
    httpallowed = 127.0.0.0,192.168.1.2-192.168.1.253

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

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