Ubuntu 12.04 server setup

There are 25 replies in this Thread which was already clicked 1,464 times. The last Post () by codar.

  • Hi
    I am trying to setup ubuntu 12.04 and having trouble with a setting up oscam.server and user files. Would somebody please check my files to see what's wrong with them. Much obliged and thanks in advance.









    Edited once, last by master G: making it more readable and removing BOXKEY ().

  • I think more information is required ¬ Its late here ! Post your set up details ! What card reader you are using then its easier for some one to help.

    78cm dish on tm2300 metal gear motor + 1m Orb with tm2300 + 1.8m Channel Master on H-H floor mount + 80cm ISS with TM2300 AND Inverto Black LNB,inverto Unicable QUDL 42 LNB,- Global invacom Dscc LNB,- Triax KA LNB, - Yuri LNBF C Band YLF-CDP16C

  • Thanks for a reply m8
    I am using omnikey 3121. And my rest of the files as follow. Thanks.


    Welcome to CCcam 2.1.3 server


    Server connections: 1
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+
    | Host | Connected | Type | Version| NodeID | Cards | CAID/Idents |
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+
    |127.0.0.1:10000 |00d 03:13:24|newcamd| | | 1 | |
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+


    Welcome to CCcam 2.1.3 server


    Available shares: 1


    +----------------------+--------+----+-------+----------+-------+-------+
    | Host | Type |Caid| System| Providers|Uphops | Nodes |
    | | | | | |Maxdown| |
    +----------------------+--------+----+-------+----------+-------+-------+
    |127.0.0.1:10000 |newcamd | 963|nds |0 |0 7 | |
    +----------------------+--------+----+-------+----------+-------+-------+



    Welcome to CCcam 2.1.3 server


    Available providers:


    +----+----------+--------------+-----+
    |Caid| Provider | Provider Name| System|
    +----+----------+--------------+-----+
    | 963| |SKY UK (28E) |nds |
    +----+----------+--------------+-----+



    Welcome to CCcam 2.1.3 server


    card reader mouse
    no or unknown card inserted

    Edited once, last by starship ().

    • Official Post

    You have oscam & CCcam both configured to read the card. The whole point of the oscam+CCcam combo is to let oscam be card reader and CCcam as server..


    In oscam.conf remove this:

    Code
    [serial]
    device                        = mouse


    In oscam.server remove these:

    Code
    mhz = 534 
    cardmhz = 575


    In oscam.user add au to the [account] so your card gets updated:

    Code
    au= SkyUK


    In CCcam.cfg remove these lines to stop CCcam being card reader:

    Code
    BOXKEY : XX XX XX XX
    SMARTCARD CLOCK FREQUENCY : /dev/sci0 4800000
    SERIAL READER : /dev/sci0 mouse
  • Hi
    Please someone I need some help again please thanks. I could not get the omnikey to work and I now have the smartreader+ with which I have some success. Here are my files. Please someone check these for me. Thank you in advance.


    CCcam


    SERVER LISTEN PORT : xxxxx
    ALLOW TELNETINFO: yes
    ALLOW WEBINFO: yes
    WEBINFO USERNAME :media
    WEBINFO PASSWORD :linuxsat
    TELNETINFO USERNAME :root
    TELNETINFO PASSWORD :dreambox
    TELNETINFO LISTEN PORT : 16000
    WEBINFO LISTEN PORT : 16001
    ZAP OSD TIME :0
    OSD USERNAME :root
    OSD PASSWORD :dreambox
    OSD PORT :80
    SHOW TIMING : yes
    DEBUG : yes
    NEWCAMD CONF : no
    #DISABLE EMM : yes
    #EXTRA EMM LEVEL : yes
    SHOW EXTENEDED CLIENT INFO : yes
    MINI OSD : no
    MINIMUM DOWNHOPS: 1
    CHANNELINFO FILE : /var/etc/CCcam.channelinfo
    PROVIDERINFO FILE : /var/etc/CCcam.providers
    #CAID PRIO FILE : /var/etc/CCcam.prio
    #LOG WARNINGS : /var/log/warnings.txt
    SOFTKEY FILE : /var/keys/SoftCam.Key
    AUTOROLL FILE : /var/keys/AutoRoll.Key
    STATIC CW FILE : /var/keys/constant.cw
    #BOXKEY: /dev/sci0
    #SMARTCARD CLOCK FREQUENCY: /dev/sci0 6800000

    N: 127.0.0.1 10000 media linuxsat 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    =========================
    oscam conf


    [global]
    nice = -1
    waitforcards = 1
    logfile = /var/log/oscam.log
    usrfileflag = 0
    clienttimeout = 5000
    fallbacktimeout = 2500
    maxlogsize = 10
    waitforcards_extra_delay = 500
    preferlocalcards = 1
    readerrestartseconds = 5
    dropdups = 0
    block_same_ip = 1
    block_same_name = 1
    lb_nbest_readers = 1
    lb_nfb_readers = 1
    lb_auto_betatunnel = 1
    lb_auto_betatunnel_mode = 0
    lb_auto_betatunnel_prefer_beta= 50


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


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httprefresh = 15
    httpallowed = 127.0.0.1,192.168.0.0-255.255.255.255
    httpdyndns = xxxxxxxxx.no-ip.com
    httposcamlabel = Oscam


    ====================
    oscam serv


    [reader]
    label = SkyUK
    description = smartreader
    protocol = smartreader
    device = 004:002
    services = sky digital (uk)
    lb_whitelist_services = sky digital (uk)
    caid = 0963
    detect = cd
    ident = 0963:000000
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    saveemm-u = 1
    auprovid = 1F1F1F


    ==================
    oscam usr


    [account]
    user = media
    pwd = linuxsat
    au = SkyUk
    group = 1


    ===================


    Welcome to CCcam 2.1.3 server


    Server connections: 1
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+
    | Host | Connected | Type | Version| NodeID | Cards | CAID/Idents |
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+
    |127.0.0.1:10000 |00d 00:37:36|newcamd| | | 1 | |
    +----------------------+------------+-------+--------+----------------+-------+-------------------------------+


    =====================================
    Welcome to CCcam 2.1.3 server


    Available shares: 1


    +----------------------+--------+----+-------+----------+-------+-------+
    | Host | Type |Caid| System| Providers|Uphops | Nodes |
    | | | | | |Maxdown| |
    +----------------------+--------+----+-------+----------+-------+-------+
    |127.0.0.1:10000 |newcamd | 963|nds |0 |0 7 | |
    +----------------------+--------+----+-------+----------+-------+-------+


    ===============================
    Welcome to CCcam 2.1.3 server


    Available providers:


    +----+----------+--------------+-----+
    |Caid| Provider | Provider Name| System|
    +----+----------+--------------+-----+
    | 963| |SKY UK (28E) |nds |
    +----+----------+--------------+-----+


    ===========================================





    2015/04/20 20:23:03 9299918 r SlyUK [videoguard2] tier: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2015/04/20 20:23:03 9299918 r SlyUK [videoguard2] tier: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2015/04/20 20:23:03 9299918 r SlyUK [videoguard2] tier: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2015/04/20 20:23:03 9299918 r SlyUK [videoguard2] tier: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2015/04/20 20:23:09 0 s init for all local cards done
    2015/04/20 20:23:09 0 s anti cascading disabled
    2015/04/20 20:23:09 92BAC50 c client connected to 10000 port
    2015/04/20 20:23:09 92BAC50 c anonymous disconnected from 127.0.0.1
    2015/04/20 20:23:13 92BC948 c client connected to 10000 port
    2015/04/20 20:23:13 0 >> OSCam << cardserver log switched, version 1.20-unstable_svn, build r9584 (i686-linux-gnu-libusb-pcsc)
    2015/04/20 20:23:13 92BC948 c encrypted newcamd:10000-client 127.0.0.1 granted (media, au=off)
    2015/04/20 20:23:13 92BC948 c user media authenticated successfully (CCcam)
    2015/04/20 20:23:13 92BC948 c AU disabled for user media

    • Official Post

    Use the oscam & CCcam config omnikey and UK card.rar configs i attached in post #4. Modify the card reader in oscam.server.


    In a terminal window run this lsusb


    You will get an output like this:


    Code
    Bus [COLOR='#FF0000']001[/COLOR] Device [COLOR='#FF0000']005[/COLOR]: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC


    Change your configs to this :


  • Thank you master G
    Will try this and let you know. Thanks again


    - - - Updated - - -


    OK m8
    I did what you suggested and here are results and if that’s OK please. Thank you.



    Hide/Reset
    Label
    AU
    Address
    Port
    Protocol
    CAID:SRVID
    Current Channel
    LB Value/ Reader
    Login*
    Status
    Readers 1/1
















    skyuk
    ON
    127.0.0.1
    0
    smartreader
    0000:0000


    no data
    21.04.15 15:23:45
    CARDOK
    (19 entitlements)
    Clients 1/1 (0 with ECM within last 25 seconds)

















    linuxsat
    ON
    127.0.0.1
    56630
    newcamd (CCcam)
    0000:0000



    21.04.15 15:24:15
    OK



    2015/04/21 15:23:53 98C8958 r skyuk [videoguard2] tier: xxxxxxxxxxxxxxxxxxxx
    2015/04/21 15:23:53 98C8958 r skyuk [videoguard2] tier: xxxxxxxxxxxxxxxxxxxx
    2015/04/21 15:23:53 98C8958 r skyuk [videoguard2] tier: xxxxxxxxxxxxxxxxxxxx
    2015/04/21 15:23:53 98C8958 r skyuk [videoguard2] tier: xxxxxxxxxxxxxxxxxxxx
    2015/04/21 15:23:53 98C8958 r skyuk [videoguard2] tier: xxxxxxxxxxxxxxxxxxxx
    2015/04/21 15:24:00 0 s init for all local cards done
    2015/04/21 15:24:00 0 s anti cascading disabled
    2015/04/21 15:24:15 98E9AD0 c client connected to 10001 port
    2015/04/21 15:24:15 98E9AD0 c encrypted newcamd:10001-client 127.0.0.1 granted (linuxsat, au=on (1 reader))
    2015/04/21 15:24:15 98E9AD0 c user linuxsat authenticated successfully (CCcam)
    2015/04/21 15:24:15 98E9AD0 c AU enabled for user linuxsat on reader siyuk


    - - - Updated - - -


    Hi m8
    Everything looks OK on server, But when I put line in nothing happens. I very much appreciate for your time and help. Thanks again.

  • Thank you very much
    I have Nline and Fline in CCcam server which follows as F: linuxsat support 0 0 0 { 0:0:1 } { } { } (usr linuxsat passwd support)
    I have cline in reciever which follows as C: xxxxxxx.no-ip.org xxxxx linuxsat support and it's a white card. oscam live as follows.



    • Official Post


    I have cline in reciever which follows as C: xxxxxxx.no-ip.org xxxxx linuxsat support and it's a white card. oscam live as follows.


    The start up log is fine, you have entitlements so the card is configured properly.. You didn`t show us a log after zapping some channels..
    Is this a test within your own network, or an external peer ?
    If it`s internal the c line should be using the ip address of the server, not the dynamic hostname ( C: 192.168.1.1 xxxxx linuxsat support )
    If it`s external open the SERVER LISTEN PORT in the router, check the port is open at canyouseeme.org.

  • Thank you very much for your support, much appreciated.
    It's a test within my own network. There's no difference in log file as zapping channels. I have just checked my port forwarding. And I think I do have a problem in port forwarding. I will try and rectify that and will let you know. I am not good in putting my hand in to the router, but will give it a go as you suggested. Once again Thank you. I will now test it with internal ip. Thanks.

  • Hi m8
    Been trying to forward ports but without success. I did test it with my internal ip as you suggested and it works to some degree.
    Most channels work except for movies and sports. Please check my log file it says I am not subscribed to the channel, but I know I do. What could be the problem Please. Thank you.


  • Thank you very much for both replies. Master G The box is sly+HD and the Model is DRX890 and yes I did Put the Card in the Original when I was messing with omnikey. I thought It probably needed updates that’s why it's not working in omnikey.
    And Please annie 12 I am not using boxkey either in cccam or in server. Do you think I should add boxkey in server or cccam? Thank you very much. And There is 1 more thing please my cccam and server files bak files haven't updated. If I try to change it my self I get permission denied. How do I update them please. Thank you.

    Edited once, last by starship ().

  • Thank you very much. I have Tried connecting with Dreambox Config Creator but The server says "refused server connection".
    I have edited boxkey manualy in oscam.server and should it be like this xx xx xx xx or joined with no spaces. Thank you.

  • Thank You Master G
    I have tested with the boxid, but to no avail. I am now brick walled. I think you're absolutely wright this particular card is paired with the original box and it will not work properly without it. Thanks for your support and time m8 much appreciated. I suppose we can't go any further and call it a day. And my spacial thanks to annie12 newbie2015 and rikjaard-real. Thank you very much for your interest and support. Thanks.

    Edited once, last by starship ().

Participate now!

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