osam&cccam with sly card set up require big attention

There are 15 replies in this Thread which was already clicked 4,290 times. The last Post () by sunlight786.

  • hi,



    please be kind to me as i am not a great user of linux


    first of all i did try to install oscam server and cccam client but could,nt make it run and now i am trying to install oscam and cccam with my sly cards on pc and i tried to used too many version of ubuntu and still no luck


    this time again i install a fress copy of ubuntu-server 10.10 _maverick meerkat_ -release i386


    after that i have given him staic ip and these
    download openssh-server
    apt-get install openssh-server
    apt-get update
    apt-get install proftp


    i have install winscp and putty and from other computer i made these folder as


    mkdir /var/etc
    mkdir /var/keys
    mkdir /var/script
    mkdir /var/config
    mkdir /var/backup
    mkdir /var/cccamlog
    mkdir /var/www


    chown scott /var/etc
    chown scott /var/keys
    chown scott /var/script
    chown scott /var/config
    chown scott /var/backup
    chown scott /var/cccamlog
    chown scott /usr/local/bin
    chown scott /usr/local/etc
    chown scott /var/www


    Note scot=my server user name


    i put CCcam.x86 in usr/local/bin
    i also put oscam in usr/local/bin (which i have taken fron a site)


    after
    chmod 755 /usr/local/bin/CCcam.x86
    chmod 755 /usr/local/bin/oscam
    I also take oscam confid from rossi2000
    put my oscam.conf oscam.server and oscam.user in /usr/local/etc


    then put my cccam.cfg and provider and channel list in /var/etc


    ok to get oscam to read my sly uk card i add this n line in my cccam.cfg file


    N: myserverip 10000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    now i past this parameter in them 3 files as



    paste this in the file and save
    oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1
    disablelog = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = my ubuntu server ip-255.255.255.255


    protocols


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000


    now make oscam.server paste this in and save file


    [reader]
    label = slyuk
    protocol = smartreader
    detect = cd
    device = 004:002 ------ i replace with my own bus and device
    emmcache = 1,3,2
    caid = 0963
    boxid = xxxxxxxx ----- put my bx keys
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    mhz = 357
    cardmhz = 357
    ident = 0963:000000
    group = 1


    oscam.user paste this in and save file


    [account]
    user = test1
    pwd = test2
    monlevel = 0
    uniq = 0
    group = 1,2
    au = slyuk
    caid = 0963


    so now i have have 3 files in usr/local/etc
    oscam.conf
    oscam.server
    oscam.user


    chmod 755 all 3
    chmod 755 /usr/local/etc/oscam.conf
    chmod 755 /usr/local/etc/oscam.server
    chmod 755 /usr/local/etc/oscam.user



    now i put script in for oscam and cccam to start on reboot or start up
    in terminal as root put line
    nano /etc/rc.local
    under the word # by default put these 2 lines in
    /usr/local/bin/oscam -b -c /usr/local/etc/ &
    /usr/local/bin/CCcam.x86
    ctrl+x then y and enter to save


    i also install them
    apt-get install apache2
    apt-get install php5 i have opened both my cccam port and the oscam newcs port 10000 to my server ip
    now after reboot if i type just my server ip i get message it works
    and if i type my server ip:8888 i got page not found


    now every body can see what i done , i am completely stuck and need some one to sort this out.please



    i can start from begning if there is any thing else i can do to make it run please


    i have also tried Mr YOUKNOWWHO auto set up oscam&cccam and still no joy.

  • if you issue command top as a root user do you see cccam & oscam both as running process


    new2

    Dont forget to hit the thanks button!!!!!!!!!!!!!



    :41_002:



    Some articles may discuss topics that are illegal, so this information is provided for educational purposes only, your use of the content, downloads and files, or any part thereof, is made solely at your own risk and responsibility. Viewing Pay TV without a valid subscription is illegal. !! Linuxsat-Support.com cannot be held responsible for the content of any information stored or posted on this forum.

  • hi, can you please explain me a bit more as i am sorry i am not a great user of linux at the minut. the guy who was giuding me he keep saying to me i need lib files for oscam on ubuntu.


    i have tried too may script include aouto install from Mr YOUKNOWWHO but after every thing finish when i type my ip of the box it say it works and when i add :8888 with ip it d,nt find the page and i had some eerer show on terminal regarding oscam. so i spend neary 4 weeks to install oscam. untill i found this site and i am galde to be herer as i like to be good to install oscam my own with out any problem whith you guys help.


    i can start from scartch and i will post any erer i face for you guys to sort but i need an manaul or either auto install oscam with cccam script on ubuntu with all the files what i need.

  • in oscam.conf


    change


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = 192.168.0.1-255.255.255.255


    then in internet explorer goto


    http://yourlocalserverip:8888


    &


    hopefully you will be asked for username and password



    also are you sure that you are using a version of oscam compiled with webif


    new2

    Dont forget to hit the thanks button!!!!!!!!!!!!!



    :41_002:



    Some articles may discuss topics that are illegal, so this information is provided for educational purposes only, your use of the content, downloads and files, or any part thereof, is made solely at your own risk and responsibility. Viewing Pay TV without a valid subscription is illegal. !! Linuxsat-Support.com cannot be held responsible for the content of any information stored or posted on this forum.

  • hi, i have install new server which is working fine but on my webinfo and on cccam info it keep showing me my ip as 127.0.0.1 but my ip is set to 192.168.1.6.
    can you tell me please where do i need to change what?


    also i like to know if my server making any kind of log file and as it working good i want to disable all the log files so it d,nt fill the hdd of my pc.

  • hi, i have installed a ubuntu server addition mate. and normaly i am watching it from another laptop but in same network and i usually type ip of the server and it bring up the detail.
    yes it is giving me the detail when i type server ip:8888(oscam info) or even serverip:16001(cccaminfo) but in conection it showing me conected as 127.0.0.1 and i am pretty sure it show you the ip of the server which one we use to do port forword like 192.168.1.31


    i have alreadr set static up during the installation of ubuntu.

  • ok guys this is so far update from me.


    on my oscam page which is serverip:8888 i am conecting to my card via 127.0.0.1 and
    as i have add N line to my cccam.cfg so it is conected to my server ip which is 192.168.1.2 on cccam info page.


    is that sounds good or bad?



    also i have add a c line in my cccam.cfg from my other cccam server on same net as


    c:cccam-server ip port user pass



    now i have reboot the server but when i type oscam server ip:16001


    i am conected very good with newcamd
    but i am not conecting to my cccam server?


    any idea

  • first of all it was httpallowd = wrong ip been used by me, second double process of cccam and i have add sleep time a bit more
    so inrc.local i add


    sleep45
    then command for cccam
    sleep10
    then commane for oscam
    exit 0


    and now i am facing 2 3 issue more which i am ganna figer out with you guys help and once it finish i will post all the detail,s and common probles which any body(new bee) can face.
    1- usb 7 port hub is not 100% working as every reboot most of the time it keep changing device ID.and when it cahnge devise then oscam d,nt run.
    2-cant make omnikey to run so far.
    3-oscam it self d,nt work on openvpn for me so far. cccam server was running perfact on openvpn


    now we need to look that mate if we can sort it out.

  • master G

    Set the Label from UK OSCam to Videoguard2 Cards OSCam

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!