Results 1 to 7 of 7

Thread: Converting from Dream server to pc (windows)

  1. #1
    Junior Member
    Join Date
    Jun 2010
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    15

    Question Converting from Dream server to pc (windows)

    I've been sucessfull getting dreambox to show pic with my r142 using sbox/cccam. Now looking for tutorial to use sbox or oscam via windows pc but havent found any .
    Anyone tried these out on windows ?

    sirk660



Look Here ->
  • #2
    Junior Member
    Join Date
    Jun 2010
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    15

    Default

    ok after some more searching i'm going to try running vmware/ububtu9.1 on xp . Post progress later.

  • The Following User Says Thank You to sirk660 For This Useful Post:

    best4less (07-07-10)

  • #3
    Junior Member ferni's Avatar
    Join Date
    Jun 2010
    Posts
    97
    Thanks
    38
    Thanked 30 Times in 17 Posts
    Rep Power
    175
    Reputation
    170

    Default

    I think i've seen a thread on here for ubuntu + oscam, but here's one i had bookmarked for xpmediacentre



    But it's really not that hard, just install any recent version of ubuntu (i used the latest version of server, no GUI etc...) And then run these commands. THese will build it with smargo support, but shouldn't hurt if your not using smargo. Also i prefer to use virtualbox instead of vmware, just personal preference but check it out.

    apt-get install gcc g++ cmake libpcsclite1 libpcsclite-dev subversion
    cd /usr/src
    wget
    tar xjvf libusb-1.0.8.tar.bz2
    cd libusb-1.0.8
    ./configure --enable-shared=no
    make
    make install
    cd /usr/src
    svn co oscam
    cd oscam
    mkdir build
    cd build
    cmake ..
    make

  • The Following User Says Thank You to ferni For This Useful Post:

    sirk660 (07-07-10)

  • #4
    Junior Member
    Join Date
    Jun 2010
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    15

    Default

    nice tutorial for beginner. I managed to get vmware setup with ububtu and have followed all commands like tutorial . What i would like is sample oscam (server, conf ) for r142 n3 that i can fill details in for . I have bk's ,rsa, cam id.

  • #5
    Senior Member
    jonc's Avatar
    Join Date
    Jan 2008
    Location
    Bangkok
    Posts
    2,130
    Thanks
    401
    Thanked 836 Times in 335 Posts
    Rep Power
    429
    Reputation
    7951

    Default

    Windoz PC here -
    It is a hobby so mileage varies
    Loving IPTV with XBMC and android M8
    Join in the XBMCHUB community and visit me at http://tvaddons.ag/

  • #6
    Junior Member
    Join Date
    Jun 2010
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    15

    Default

    Vmware is nice but may have to upgrade with faster system as runs bit slow. Will take go at Cygwin later. To get hang of entire sharing process i will load cccam on client box and update N: line info. What i'm unsure about is port fowarding / static ip setup which i'm told must be setup for client to work . Hopefully find another great tutorial here.

    Decided to test with dream as server to get familar with sharing first, also its easier and already paired with card and working.

    1.Is it same port in my configs that i'm supposed to foward via modem ?
    2.Any good url's for static ip setup?
    3.DNS updater has to be setup on Server or Client box ?

    sirk660

  • #7
    Junior Member
    Join Date
    Jun 2010
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Reputation
    15

    Default

    i set up port fowarding via modem settings, setup dns updater via dream plugin. Still no pic on client .

    server_only=1
    log=0
    userspath=/var/bin/users.sbox
    webinterface=1
    webport=81

    [slot0]
    active=1
    sci=/dev/sci0
    ncdserver=1
    deskey=0102030405060708091011121314
    port=20218
    mhz=357

    [xxxxxxxx]
    rsa=xxxxxxxxxxxxxxxx
    boxkey=xxxxxxxxxxxxxxx
    emm=0
    portlist=0
    portlistpath=/var/keys/port.list

    #Example configuration newcamd client
    [NewCamd]
    server0=xxxxx:xxxxx@localhost:20218/0102030405060708091011121314
    #server1=dummy:dummy@localhost20218/0102030405060708091011121314/2
    #server2=dummy:dummy@localhost20218/0102030405060708091011121314/7
    ...................................
    Client :N line in cccam below
    N: 192.168.254.6 15050 xxxxx xxxxx 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    .....................................
    server ip 192.168.254.6
    .....................................
    the router port fowarded on port 20218, 192.168.254.6
    .....................................



    Anyone tell me why no pic on client box ?

    sirk660

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •