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

Hadu question: Can I disable one single peer ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • felipevianna
    Senior Member
    • Oct 2010
    • 143

    Hadu question: Can I disable one single peer ?

    Hi friends?

    Is it possible disable one pack (for example Sky Italia) in a full cline (for example satlover server 3 in Hadu ?
  • zoran89
    Experienced Board Member
    • Mar 2010
    • 1618

    #2
    Re: Hadu question: Can I disable one single peer ?

    Of course you can you just go disable all caids (chose what caid you whant disable), but ti is disable only untill you dont close hadu, when you start it again then all caids are enable again.

    Comment

    • felipevianna
      Senior Member
      • Oct 2010
      • 143

      #3
      Re: Hadu question: Can I disable one single peer ?

      Now I'm at home and I found a Hadu tutorial:

      Server Configuration (Hadu.ini):
      —————–

      For each server declared, the convention for its declaration is to create a section with (note the “Serv_” string at the beginning) : [Serv_whateveryouwishforyourservername].

      Then comes the different parameters for the server. Only the “Server” parameter is mandatory.

      Syntaxe for the “Server” parameter :
      Server=Protocol:Server:Port:O:Username:Pass word

      Sample: Server=CCCam:MyServer.com:12000:0:MyUsername:MyPas sword, where:

      * CCCam: Declaration for a CCCam server (other protocols currently not available),
      * MyServer.com: URL or IP address for the server,
      * 12000: Port for the CCCam server (decimal value),
      * 0: Caid/mask. Not used (may be empty), see “CAIDProv” and “NoCAIDProv” parameters instead,
      * Myusername: Name of the user (limited to 20 characters for CCCam protocol),
      * Mypassword: Password for the user.

      Others parameters (each of them is optional):

      * Active ([1] or 0): Server active or not active. A non active server cannot be started.
      * TimeOut (0=None, or 3-7 seconds. Default is [5] seconds): Timeout value if the server is not answering,
      * PadTime ([0=None], or (TimeOut+2)-N seconds): interval of time for which a “pad” command is sent to the server if no other commands has already been sent (usually must be kept to 0),
      * WantEmus (0=No or [1=Yes]): similar to WantEmus option in CCCam.cfg. If set, friends emus are also used (if the server has authorized them for the user). Even if WantEmus is not set, the concerned nodes are displayed into the list of nodes, but are not available.
      * MaxHop ([0=None], or 1-N): if WantEmus is set, nodes with a hop value superior to this limit are not used. A null value indicates no limits.
      * CAIDProv ([None]): list of CAID/Providers ONLY used to make requests to the server(s). Each entry may concern a whole CAID, or just only one provider for this CAID. Entries are separated using a comma character. Samples:
      CAIDProv=0100,1801 : only CAIDs 0100 and 1801 will be used.
      CAIDProv=0604,0100:0084,0100:006A : only CAID 0604 and CAID/Providers 0100/84,0100/6A will be used.
      * NoCAIDProv ([None]): list of CAID/Providers EXCLUDED. Syntax similar to the “CAIDPRov” option. Samples:
      * NoCAIDProv=0604,0500 : CAIDs 0604 and 0500 won’t be used.
      * NoCAIDProv=0100:6A,1810,0500:032100 : CAID 1810 and CAID/providers 0100/6A,0500/32100 won’t be used.


      then I change my hadu.ini like this:
      Code:
      [Serv_theserverExample]
      Server=CCCam:serverexample.com:52524:0:fluminense:campeao
      NoCAIDProv=0919,093B,09CD
      Active=0
      ...

      With this config I'm telling that the cline CCCam:serverexample.com will not use Sky Italia
      Is it write?

      Comment

      • zoran89
        Experienced Board Member
        • Mar 2010
        • 1618

        #4
        Re: Hadu question: Can I disable one single peer ?

        Yes you can do it like that, but you can do it only with NDS caids, other encryption systems use same caid for all Providers like 0500.

        Comment

        Working...