Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

oscam and gbox ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maty
    Banned
    • Feb 2010
    • 179

    oscam and gbox ?

    can anyone help me to config gbox in oscam plug ?
    where can I put ?.
    M line
    D lines
  • purenirvana
    Board Senior Member
    • Sep 2012
    • 234

    #2
    Re: oscam and gbox ?

    You probably have this sorted by now, but just in case anyone searches for this advice in the future, this is the code OSCam requires to run gbox:

    In oscam.conf insert this code substituting passwords/ports etc. from your d-line:

    [gbox]
    Hostname = example2.server.org
    Port = 12345
    Password = 12345678

    In oscam.server insert this code, again substituting passwords/ports etc. from your m-line:

    [reader]
    Label = GboxRemote1
    Device = example1.server.org 54321 12345
    Account = account,12341234
    Detect = none
    Group = 1
    If you find my post useful, please use the "Thanks" button

    Comment

    Working...