Oscam how to add n line

There are 8 replies in this Thread which was already clicked 6,625 times. The last Post () by zilizila.

  • HI ALLS


    RUNING OSCAM OPEN ATV IMAGE CARD DIGITAL PLUS ROM 1810 WORKING OK


    I NEED TO MAKE n line HOW TO ?


    RUNING OK DVBAPI RIGTH NOW


    TKYOU FOR YOUR HELP


    - - - Updated - - -


    question image open atv do not support sbox ?


    - - - Updated - - -


    ok i fixe it put image openspa witch give me option sbox alls fixed now but i would like test oscam ????

    • Official Post

    To setup a share create an [account] in oscam.user for each peer.. (description, user & password parameters can be changed to your own details)
    For example:
    oscam.user


    To create an N line add the [newcamd] protocol to oscam.conf (change 0963:000000 to the caid/ident of your card).


    Code
    ### oscam.conf ###
    
    
    
    
    [newcamd]
    key = 0102030405060708091011121314
    port = [COLOR='#FF8C00']34000[/COLOR]@0963:000000


    To create an C line add the [cccam] protocol to oscam.conf. port = 12000 can be changed to your own port.
    For example:

    Code
    oscam.conf
    [cccam]
    port = [COLOR='#FF8C00']12000[/COLOR]
    version = 2.1.3
    build = 3165
    reshare = 1


    You can now give out C or N lines. your.hostname.org will be your dynamic hostname & 12000 will be the cccam port which is open in your router..
    For example:

    Code
    N: your.hostname.org [COLOR='#FF8C00']34000[/COLOR] [COLOR='#FF0000']linuxsat[/COLOR] [COLOR='#FF0000']support[/COLOR] 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat1 support1[/COLOR]
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat2 support2[/COLOR]
    C: your.hostname.org [COLOR='#FF8C00']12000 [/COLOR][COLOR='#FF0000']linuxsat3 support3[/COLOR]
  • Hi all, a friend has sent me an n line to put in my box but i am not very good with oscam i cant seem to get it right . do i put it in oscam server as a reader really stumped Anne

  • Try this:


    Via ftp insert to oscam.server file this:


    Code
    [reader]
    label                    = N line from My friend               # name of the reader
    description              =                                     # anything or nothing
    enable                   = 1
    protocol                 = newcamd
    device                   = serverip.from.myfriend,serverport   # N line and port number from Your friend
    key                      = 0102030405060708091011121314        # the usual key, you can change if necessary
    user                     = username                            # username to connect to server
    password                 = userpassword                        # password to connect to server
    group                    = 2                                   # group for this N line, You can change according to dvbapi setting


    Don't forget save changes for this file and restart oscam.

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!