Posts by prilly1

    So is this the end of Viasat in cardsharing? it seems all cards, 090F, 093e and 0940 is now non functional for all suppliers.


    there was a solution to use canal digital 0b00 in scandinavia for viasat channels as they also broadcast most of the channels, this solution also seems to be offlimit as all viasat channels there are now also HW paired.


    I hope there is some smart guys that can fix this, as it seems cardsharing is now a dying hobby.

    In my configuration it's working without freezes:

    2018-12-02 17:12:06 7867B42C c (ecm) vuplus23 (0940@000000/02F7/27C4/B7:2xx72750ACF91ADA72BC8CCxxxxxxxxx:0F0xx00000000000:Viasat-Nationa Geograhic HD): found (101 ms) by V--------0940 (L/1/4/4)


    It's SE/FI/DK/NO card or LT

    National Georaphic HD on 11785 V 27500 5/6 working on LT/LV/EE card (0940)

    This is from cache now:

    2018/12/02 22:51:22 76A1B4D7 c (ecm) user (0940@000000/026B/1145/93:67BF76E8B93905CF2C04B0C135711F75): found (330 ms) by reader (P/1/2/4) - TV 8 Sweden HD (real 229 ms)


    someone has it working i think.

    In my configuration it's working without freezes:

    2018-12-02 17:12:06 7867B42C c (ecm) vuplus23 (0940@000000/02F7/27C4/B7:2xx72750ACF91ADA72BC8CCxxxxxxxxx:0F0xx00000000000:Viasat-Nationa Geograhic HD): found (101 ms) by V--------0940 (L/1/4/4)


    Det er jo litt nice, hva er forskjell på ncam og oscam? det skal jo egentlig være samme greiern.

    Du har ikke linka kortet mot en CI+ cam fra via...? jeg vet dette funket for noen kort en periode. Bruker du bare boxid eller?

    Just wanted to share a Bash script for dynamic update of DNS addresses at DynDNS registrar.

    This scripts require CURL ---> apt-get install curl.


    I have also added 2 scripts for Systemd cron style to call the update script on regular intervals. you can ofcourse call the script with a regular CRON if you want.


    This script work behind a NAT/Router with internal IP


    ddns_update.sh

    SystemD - ddns.service


    Code
    [Unit]
    Description=Dynamic DNS update
    
    [Service]
    User=root
    ExecStart=/usr/local/etc/ddns_update.sh >/dev/null
    
    [Install]
    WantedBy=basic.target

    Systemd - ddns.timer

    Code
    [Unit]
    Description=Run Dynamic DNS update every 5 min
    
    [Timer]
    OnBootSec=2min
    OnUnitActiveSec=5min
    Unit=ddns.service
    
    [Install]
    WantedBy=timers.target


    Please enjoy the best possible solution to update your dynamic domains from behind a router/NAT..



    Prilly

    Just wanted to share a Bash script for dynamic update of DNS addresses at Namecheap registrar.

    This scripts require CURL ---> apt-get install curl.


    I have also added 2 scripts for Systemd cron style to call the update script on regular intervals. you can ofcourse call the script with a regular CRON if you want.


    This script work behind a NAT/Router with internal IP


    ddns_update.sh

    SystemD - ddns.service

    Code
    [Unit]
    Description=Dynamic DNS update
    
    [Service]
    User=root
    ExecStart=/usr/local/etc/ddns_update.sh >/dev/null
    
    [Install]
    WantedBy=basic.target

    Systemd - ddns.timer

    Code
    [Unit]
    Description=Run Dynamic DNS update every 5 min
    
    [Timer]
    OnBootSec=2min
    OnUnitActiveSec=5min
    Unit=ddns.service
    
    [Install]
    WantedBy=timers.target


    Please enjoy the best possible solution to update your dynamic domains from behind a router/NAT..


    Prilly

    It starts automatically on boot

    There are many ways to start thing "automaticaly" how do you do it? Sysv, Upstart or systemd scripts? maybe by a CRON.

    its impossible to make a automatic start script without knowing how YOU start it in first place.


    it seems that you might have a start script running becouse of the command. can you located that script in

    /etc/init.d Or /etc/systemd

    This is a awfull idea i have to say, there is absolutly NO need to restart oscam with this frequency it will hurt your servers performance big time.


    How you restart OScam depends on how you started it in first place, did you start it with a command in terminal? are you using SysV, Upstart or systemd scripts to start it? or are you perhapes starting it from a CRON?


    You should use systemd to handle start/Stop/ and monitoring of the OScam process.


    Have a look here: http://svn.speedbox.me/svn/osc…all/trunk/script/systemd/ this are systemd scripts for OScam, this scripts also does monitoring of the OScam process the CORRECT way in linux, If the process fails it will be restarted.


    The problem with starting oscam in a script, command line is that the OS itself is NOT aware of the running process, to make the OS aware of the running OScam process you need to use the systems process handler, that is what this systemd scripts does.


    If you need any help with implementing SystemD scripts let me know.

    This is not a OScam issue, the server that is connecting can`t resolve the DNS --> IP for the domain in question.


    Try using a different DNS resolver for the connecting clients that have issues, it might be that they use their ISP dns, i recommend the 1.1.1.1 DNS.


    If you have done recent changes in DNS resolution, it might be that there is a TTL delay.


    Some DNS providers have had problems sins 11.october when the KSK DNSSEC keyrolover happend.

    Hi


    It might be that the new oscam you are using is built with different configuration path, if you specify the configuration directory for your .conf files you should be fine i think.


    Try this:


    /usr/local/bin/oscam -b -c /usr/local/etc/


    where the -c flag is pointing to the folder where you stored your oscam config files.

    How do you start oscam in the first place?

    @prilly1


    ESPR10205 is the watermark that has been removed.

    Are you shure about that? in the youtube video it seems that the blurring is removed from the video itself but in the 2 other videos he have published where the ESPR is visual, it disapears when the menu from the box goes out. for me it seems that the ESPR is attached to the menu and not to the video itself. i doubt that is what has been removed.


    but clearly, when its a watermark removal its safe to say that the source is IPTV and not local decoded satstream,

    i have to say it was a nice try to fake local decoded satstream with IPTV stream..


    from his site: £450 – Lifetime Sly UK Sub Running HD – SD & Zgemma H5.2s & 6 Months World IPTV is included
    does he actuly say you get IPTV? whats this 6 months World IPTV that is included?

    Hey Guys ,, Any news on this guy who made these claims and did anyone on here happen to actaully buy a box off him ??? Hes also just re-uploaded his video to youtube so he is still going ahead with his claims even though he failed to show us live on friday?

    Obvious the box can`t clear 4k channels!? In the lower right corner there is some bluring, is this a watermark removal from a IPTV stream?

    claiming the box needs 4 Mbit connection to be used is weird, cardsharing is using less than that.


    Can anybody that has this box make a wireshark scan of the traffick to/from the box?


    I think this box has modified firmware to give the impression that there is a local decryption going on, but infact it just recives IPTV from a external source.