Posts by m2snd

    Hi, again...
    Ok...this weekend, i have traied to make a windows server with http://linuxsat-support.com/os…all-oscam-windows-pc.html.
    with the same files configs i used with ubuntu server, in windows work, work....already 2 dias with no freezing at all.


    So, is not the the reader, maybe the PCSC install protocol. I follwed this http://linuxsat-support.com/li…key-readers-linux-pc.html, but i have a doubt: when i edit the comando


    Code
    gedit /etc/opensc/opensc.conf


    i dont see any line with

    Code
    reader_drivers = pcsc, ctapi;


    i found this

    Code
    # CT-API module configuration.
    	reader_driver ctapi {


    and this:

    Code
    # The following section shows definitions for PC/SC readers.
    	reader_driver pcsc {


    What the line to remove?
    Thanks guys

    problem is limited to a small number of peers you cannot expect a proxie reader to behave like a local card. Try disabling this reader and see if the problem persists.


    Please can you explain what you mean with that...sorry my english is not so good


    I tried this config on my Amiko Alien running as server to my Ariva, and works with no problem. Only i put internal protocol instead PCSC. I am thinking maybe is the reader...is normal a reader blinks sometimes? maybe is not properly installed...


    What i wanted to do, is running my laptop as ubuntu server to my Alien and Ariva. Thanks again

    Hi, thanks for the replay. I raised up to timepout 20000


    2012/05/03 13:30:07 B7602920 c amiko (0100&005221/0000/019F/64:7463): found (314 ms) by meo
    2012/05/03 13:30:12 B7602920 c amiko (0100&005221/0000/019F/64:E89E): found (310 ms) by meo
    2012/05/03 13:30:27 B7602920 c amiko (0100&005221/0000/019F/64:46B6): found (310 ms) by meo
    2012/05/03 13:30:42 B7602920 c amiko (0100&005221/0000/019F/64:491D): found (314 ms) by meo
    2012/05/03 13:30:57 B7602920 c amiko (0100&005221/0000/019F/64:2BCD): found (311 ms) by meo
    2012/05/03 13:31:12 B7602920 c amiko (0100&005221/0000/019F/64:7295): found (311 ms) by meo
    2012/05/03 13:31:46 B7602920 c amiko (0100&005221/0000/019F/64:D31D): timeout (20001 ms)
    2012/05/03 13:31:46 B7602920 c amiko (0100&005221/0000/019F/64:D31D): timeout (17494 ms)
    2012/05/03 13:31:57 B7600560 r dropped old reader answer rc=4 from meo time 31091ms
    2012/05/03 13:31:57 B7600560 r dropping client data for meo time 30s
    2012/05/03 13:31:57 B7600560 r card ejected
    2012/05/03 13:31:57 B7602920 c amiko (0100&005221/0000/019F/64:FF33): not found (16090 ms) by meo
    2012/05/03 13:31:57 B7602920 c amiko (0100&005221/0000/019F/64:FF33): not found (13497 ms) by meo
    2012/05/03 13:34:04 B76041E8 c encrypted cccam-client 188.37.209.18 granted (amiko, au=auto (1 reader))
    2012/05/03 13:34:14 B76041E8 c amiko (0100&005221/0000/0070/64:1084): rejected group (0 ms) (0 of 0) (no matching reader)
    2012/05/03 13:34:16 B76041E8 c amiko (0100&005221/0000/0070/64:01F4): rejected group (0 ms) (0 of 0) (no matching reader)


    Still the same as you can see...

    I'm trying to mount a oscam server with ubuntu 10.10


    I followed this http://linuxsat-support.com/li…-oscam-smargo-reader.html .


    To read the card i have a SCR3310 reader (SCM Microsystems) , and i used this http://linuxsat-support.com/li…key-readers-linux-pc.html to install it. Sometimes, the led of this reader blinks, i don t if this is normal.


    my server files
    oscam.conf


    oscam.server

    Code
    [reader]
    label    = meo
    protocol = pcsc
    device   = 1
    group    = 1
    detect   = cd
    caid     = 0100
    emmcache = 1,3,2


    oscam.user

    Code
    [account]
    user            = aaaa
    pwd             = bbbb
    monlevel        = 0
    au              = 1
    cccmaxhops      = 5
    cccreshare      = 3
    group           = 1


    Problem:
    I can't see tv much more than 5 minutes without freezing, Other times freeze in seconds. At moment moment i'm using last oscam installed. I tried other versions, but is the same.


    my log file:



    I ' don't know what i can do more to fix this issue. I would appreciate your help.

    Hello!
    I'm traying to acess to my webif, from outside my LAN, but always give "403 Forbidden Access denied".


    Have tried several settings, but with no sucess. I followed this:
    http://linuxsat-support.com/os…ebif-outside-network.html, always the same error.


    my oscam Version: 1.20-unstable_svn Rev. 6642


    oscam.conf

    Code
    [webif]
    httpport                      = 8888
    httpuser                      = aaaa
    httppwd                       = bbbb
    httpallowed                   = 127.0.0.1,192.168.1.100-192.168.255.255
    httpdyndns                    = xxxxxxxxx.no-ip.org


    In my my router i made the forwording my ubuntu IP 192.168.X.X to port 8888. I traied too, to DMZ IP 192.168.X.X, but nothing


    Can anyone help me? Thanks