Posts by brendanj9554

    hey guys, just wanna say THANK YOU, i have finally got my server up, reading card, and sharing, although its only 1 peer and a basic C:line i am happy and intrested to learn more.


    my peer is my mother, just been round and connected up. all in time for her birthday.


    a big THANK YOU to the admins/mods and other members who gave me advice and help. now i have a basic knowledge i will be helping others like myself where and when i can, hopefully while absorbing more infomation on my new hobby.


    please feel free to close thread, as my issue is well and truely sorted. cheers.

    hey, thanks for the responces guys, yes. i have unbuntu server with autoinstall scripts for oscam/cccam and omnikey (32bit), all on same device. here are my configs,




    [global]
    nice = -1
    logfile = /dev/null
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1


    [webif]
    httpport = 8888
    httpuser = *******
    httppwd = *******
    httprefresh = 5
    httphideidleclients = 0
    httpallowed = 192.168.0.0 - 255.255.255.255
    debug = 255


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


    [reader]
    label = s!yuk
    protocol = pcsc
    device = 0
    enable = 1
    detect = cd
    mhz = 357
    cardmhz = 357
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    emmcache = 1,3,2
    group = 1
    caid = 0963
    ident = 0963:000000
    lb_weight = 101
    ecmwhitelist = 0963@000000:3E,4F,42,44,45,47,4E,53,54,56,61,67,62,68,69,6A,6B,6E,6D,6F,71,72,73,77,78,79,7A,7C,7D,7E,80,8B
    showcls = 0


    [account]
    user = linuxsat
    pwd = support
    monlevel = 0
    uniq = 0
    group = 1
    au = s!yUK
    caid = 0963


    SERVER LISTEN PORT : 12000
    ALLOW TELNETINFO: yes
    ALLOW WEBINFO: yes
    WEBINFO USERNAME :*******
    WEBINFO PASSWORD :*******
    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 : no
    NEWCAMD CONF : no
    SHOW EXTENEDED CLIENT INFO : yes
    MINI OSD : no
    CHANNELINFO FILE : /var/etc/CCcam.channelinfo
    PROVIDERINFO FILE : /var/etc/CCcam.providers
    CAID PRIO FILE : /var/etc/CCcam.prio
    LOG WARNINGS : /tmp/warnings.txt
    SOFTKEY FILE : /var/keys/SoftCam.Key
    AUTOROLL FILE : /var/keys/AutoRoll.Key
    #STATIC CW FILE : /var/keys/constant.cw
    #BOXKEY:
    #SMARTCARD CLOCK FREQUENCY: /dev/sci0 6800000


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


    * the CCcam.cfg is untouched. its the one that was present with the auto scrpt. only thing i edited was the user/pass.

    ok, so i figured out the i needed to change the reader settings in oscam, now the server reads the card, but now when i log into webif:8888 i get this log, constantly > do i need to change a setting in CCcam.cfg? once this is done i can finally unbox my dreambox .


    please advise if you know what is going on? cheers >>>>>


    6/10/2012 05:05:57 8DF8950 c user cccam is trying to connect but doesnt exist ! (CCcam)
    6/10/2012 05:05:57 8DF8950 c plain newcamd-client 127.0.0.1 rejected (no such user)
    6/10/2012 05:05:57 8DF8950 c anonymous disconnected from 127.0.0.1
    6/10/2012 05:05:57 8DF8950 c thread B6F76B40 ended!

    hey guys, i have got my server running,


    OSCAM 1.20-unstable_svn build #7149 & cccam 2.1.3 using omnikey.


    do i need to edit the CCcam.cfg to use my sly card?


    i have put the card in the reader and webif :8888 no info for card etc. am i missing something?


    i thought i had cracked it tonight. but again i have hit a roadblock > hate being a noob,


    thanks guys

    i have been subbed to *** for 3 years, and in all that time i have never had phone line connected, even when i have wanted to order the boxing > i have phoned them and give them card details etc. so there shouldnt be a problem,


    please note that when i had *** installed i moved into a new build, the box was no where near the phone socket. the engineer used a rather long phone extention for original setup. must have been needed to connect to *** etc?? but since then i have never used phone line.

    hey guys, i have got an omnikey 3121. but i am having problems getting the drivers to instal.
    i have followed this tut, > i will edit the parts i have struggled with. hopefully someone can shed some light on what has gone wrong.


    Ubuntu way:



    Code:
    sudo apt-get install opensc pcscd libccid Next command:



    Code:
    nano /etc/opensc/opensc.conf And change thise lines by removing # from front and reader_drivers lines u delete one comand too:
    reader_drivers = pcsc, ctapi; >can not find this line, i will post what lines i found at botton of post.
    try_emulation_first = yes;
    lock_login = false;
    provider_library = /lib/libpcsclite.so.1 i found line = libpcsclite.so.1 and edited to read = /lib/libpcsclite.so.1 is this correct?
    If that is done hit from keyboard ctrl+o and enter, then ctrl+x to exit

    Next give command:



    Code:
    opensc-tool ?list-readers And you should see your reader there present like so, but with your reader info. Examlpe:

    Readers known about:
    Nr. Driver Name
    0 pcsc Omnikey 1020

    How to disable pcscd never ending loggin to /var/log/messages what can write your /var partion full after some time.
    Please enter next commands under putty or over terminal command line as root:
    nano /etc/init.d/pcscd

    There look next lines:
    # if you need to pass arguments to pcscd you should edit the file
    # /etc/default/pcscd and add a line
    # DAEMON_ARGS=??your-option?

    And please change it to:
    # if you need to pass arguments to pcscd edit to:
    # /etc/default/pcscd and add a line
    DAEMON_ARGS="-e"
    And hit from the keyboard ctrl+o and enter to save the changes and ctrl+x to exit

    Next command to restart pcsc:


    Code:
    /etc/init.d/pcscd restart Done. No more log from pcsc except start up log if you restart the PC and if there is error

    hey guys, i have got an omnikey 3121. but i am having problems getting the drivers to instal.
    i have followed this tut, > i will edit the parts i have struggled with. hopefully someone can shed some light on what has gone wrong.


    Ubuntu way:



    Code:
    sudo apt-get install opensc pcscd libccid Next command:



    Code:
    nano /etc/opensc/opensc.conf And change thise lines by removing # from front and reader_drivers lines u delete one comand too:
    reader_drivers = pcsc, ctapi; >can not find this line, i will post what lines i found at botton of post.
    try_emulation_first = yes;
    lock_login = false;
    provider_library = /lib/libpcsclite.so.1 i found line = libpcsclite.so.1 and edited to read = /lib/libpcsclite.so.1 is this correct?
    If that is done hit from keyboard ctrl+o and enter, then ctrl+x to exit

    Next give command:



    Code:
    opensc-tool ?list-readers And you should see your reader there present like so, but with your reader info. Examlpe:

    Readers known about:
    Nr. Driver Name
    0 pcsc Omnikey 1020

    How to disable pcscd never ending loggin to /var/log/messages what can write your /var partion full after some time.
    Please enter next commands under putty or over terminal command line as root:
    nano /etc/init.d/pcscd

    There look next lines:
    # if you need to pass arguments to pcscd you should edit the file
    # /etc/default/pcscd and add a line
    # DAEMON_ARGS=??your-option?

    And please change it to:
    # if you need to pass arguments to pcscd edit to:
    # /etc/default/pcscd and add a line
    DAEMON_ARGS="-e"
    And hit from the keyboard ctrl+o and enter to save the changes and ctrl+x to exit

    Next command to restart pcsc:


    Code:
    /etc/init.d/pcscd restart Done. No more log from pcsc except start up log if you restart the PC and if there is error

    thanks guys, after reading your posts it has become clearer, i guess i was trying to see if my dyndns was doing what it should be doing.


    i opened the port on the router (16001) and used the dyndns info (from a device outside my network) and i got to the log in screen,


    i will be closing ports, and studying port forwarding a bit more.


    thanks again guys.

    i started from scratch again, can gwet access to the webif pages, have set dyndns in the router.


    when ever i try to use the dyndns in the address bar it says cannot connect to server?? and when i type in the srtandard 192.168.0.3 (within my home network) i get this, It works!
    This is the default web page for this server.


    The web server software is running but no content has been added, yet.



    really confused, is i have opened ports etc on my router. even tried dmz to allow eveything through (just to test outside connection) nothing seems to work for me?


    *EDIT* can connect fine when i open all ports on router and drop firewall. i must be doing something wrong in the port forwarding part, just cant get my head round it.

    i have added the dyndns host/user/pass in my router.


    i have a problem trying to webif. it displays user name and password. but it wont log me on, just keeps going blank. as if i have used the wrong user/pass (i have used correct user/and pass as i have it on a sticky note) this is getting very frustrating

    hey guys, i have been going round in circles fro days, and at a loss. i am working nights this week, so my brain isnt fully functioning (its a good excuse and i am sticking to it lol)


    i have set up my linux server, unbuntu with auto install scrips, everything went perfectly. can log in with putty etc.


    i have set up a dyndns account and installed the updater on the server.


    when i put the dyndns address into the browser, it asks for a user/pass. so i type so i login and then it takes me to my broadband router setting page?


    i am lost. been searching through the guides, and other issues people have had. but i am lost.


    can anyone shed any light on this? maybe my dyndns settings are wrong?


    thanks so much

    thanks for the info, i am setting up to share with my family and closely trusted friends, my cousin used to share with me many moons ago, but the channels would always glitch, he was sharing from a dm500


    i was considering sharing via my 800se, but as its a clone i dont wanna put to much stress on it, just incase it affects my shares, as i will be viewing and recording etc.


    i am not planning on upgrading my package, as i have full already. was just trying to explain what i had been told about the keep alive signal. and since reading more into servers, i have found even the basic pc tower will do, i already have an unused dell desktop from a few years ago. so going to set that up as the server.


    Debian and Ubuntu are both on d/load as i type. > think i will go with Ubuntu as i am not to clued up with using terminal.


    sorry for all the questions, i just want to do it right the first time, then not have to worry about glitching etc (including my own box)

    Yes it will mate. The updates will come from your own stb, keep reading & ask again if you cannot find the required info when setting up.


    thank you, i have been looking over posts, am i correct in thinking i just need to pop the card in the sub box if and when i upgrade/downgrade a package? saw a post where one member puts his card in the sub box when he changes package, and another member who has never returned the sub card to original box since he set up his network,


    both seem to have had no problems.


    thanks for your help, it means alot as i feel like a fish out of water at the min trying to absorb as much information as possible

    hi everyone, i have a question: (long winded, please bear with me)


    i am about to setup a linux pc server. i have read on lots of topics about the server itself. pretty straight forward (or so it would seen until i am setting up :-/ )


    anyway i am going out to buy a pc tower for the server, and about to order a card reader from the site sponsor. but one thing is confusing me, mainly due to something i was told a long time ago.


    the card i am going to share is white ;-) (i am in the uk) i was told that the card needs to be in the reciever to get a ''keep alive'' signal.


    would i need to add a pci tuner to the server for this signal?............. or am i mistaken?


    i have a dm800se hd (clone) i dont want to serve with the box, just want to use at home, and an openbox 11 (will use this as test client at my friends house)


    and in the next few days i will have my server.


    so in a nutshell, will the sub card work in the server card reader without a sat signal?


    sorry for the long post. i just want to be clear on what i need, and not find out mid set-up i am missing a vital piece.


    thanks for your help.