Menu

Connecting to a Secure Server

Help
2003-07-30
2003-07-30
  • Nobody/Anonymous

    I'm trying to connect to a secured server, for example
    >> irc.server.com

    This server is secured via two methods,
    - The first requires a certain ident
    - The second requires a password, sent via the 'quote' protocle.

    I'm fine with the first one, but unsure of how to implement the second.

    If I was using a standard IRC program, I'd log in as follows:

    /server irc.server.com
    /quote cryp mypassword
    /join #channel

    If someone could help me, I'd be very appreciative.

     
    • Nobody/Anonymous

      Slight ammendment, I'll repost the entire message for readability:

      I'm trying to connect to a secured server, for example
      >> irc.server.com

      This server is secured via three methods,
      - The first requires a certain ident
      - The second requires an administrator server password
      - The second requires a password, sent via the 'quote' protocle.

      I'm fine with the first one, but unsure of how to implement the second and third.

      If I was using a standard IRC program, I'd log in as follows:

      /server irc.server.com 6667 myadminpassword
      /quote cryp mypassword
      /join #channel

      If someone could help me, I'd be very appreciative.

       

Log in to post a comment.