Posts by master G

    Quote

    my server will work fine but it freez from remote so i cant use remote i can use my iphone change channel.


    Your Vu+ wont freeze because of a port issue, it will be because you are using too much ram or the image is corrupt from a bad flash.

    Both cams are seperate, so you need to edit the Mgcamd script so it will start oscam first then Mgcamd.


    Look in /usr/script/ or /usr/camscript depending on the image, for the Mgcamd135a script, then edit it with below.



    You should now be able to start Mgcamd_135a from the softcam manager and it will start oscam also.

    The first things you check if you are offline are is CCcam port still open and has dyndns been updated.


    Check canyouseeme.org to see if the port is open and check the logs on dyndns updater to see if you have had any problems with updating your hostname.

    Quote

    Ccam config in dreambox4 has a cline in it like so....


    C: stevexxxxx.dyndns.org 153xx dreambox4 xxxxx


    Is this an internal share or for the brother ?

    Quote

    These were there for all my boxes with nlines so what I need to do is delete the drerambox I want to have on cline and redo a new account with the parameters you have posted?


    If you want to use both n line and c line give them a separate account with differant details.


    Quote

    I will do that and post my final oscam config not sure about your last line


    Quote

    If you are using a separate CCcam and CCcam protocol in oscam, both CCcam ports must be differant and portforwarded.


    Because you are using CCcam protocol in oscam as server and CCcam on the dreambox as client, both CCcam ports must be differant or they will conflict.

    Code
    [cccam]
    # for your clients with CCCam (i.e. they have a C: line)
    port = 15366
    # or whatever you use.
    reshare = 0 # [COLOR='#FF0000']Change this to 1 for one reshare[/COLOR]
    ignorereshare = 0
    version = 2.2.1
    updateinterval = 240
    minimizecards = 0
    stealth = 1


    Have you setup a new account in oscam.user for the new c line ?


    Code
    [account]
    user = dreambox3
    pwd = xxxxx
    monlevel = 0
    uniq = 0
    group = 1,2
    au = 0
    caid = # Change to your card


    If you are using a separate CCcam and CCcam protocol in oscam, both CCcam ports must be differant and portforwarded.