Services/IRC-Bouncer: Difference between revisions

From DcUsers
(Created page with "An IRC Bouncer is a proxy, relaying connection to one or multiple IRC servers. When you disconnect from the bouncer, the bouncer keep your connectio…")
 
No edit summary
Line 1: Line 1:
{{Template:Service
An [[wikipedia:IRC_bouncer#IRC|IRC Bouncer]] is a proxy, relaying connection to one or multiple IRC servers. When you disconnect from the bouncer, the bouncer keep your connections alive and store messages sent to you or in channels you joined. When you are back connected to the bouncer, all your channels and private chats are automatically reopened, and you can access messages you missed.
| description = An [[wikipedia:IRC_bouncer#IRC|IRC Bouncer]] is a proxy, relaying connection to one or multiple IRC servers. When you disconnect from the bouncer, the bouncer keep your connections alive and store messages sent to you or in channels you joined. When you are back connected to the bouncer, all your channels and private chats are automatically reopened, and you can access messages you missed.

| prerequisite = You need to provide the following information:

== Prerequisite ==

You need to ask an administrator for an account.

You need to provide the following information:
* default nick / user / realname
* default nick / user / realname
* an encrypted password generated using the ''bipmkpw'' command (available on Thorfinn, or in the ''Bip'' software)
* an encrypted password generated using the ''bipmkpw'' command (available on Thorfinn, or in the [http://bip.milkypond.org/ Bip] software)
* list of networks you wish to connect to
* list of networks you wish to connect to
* list of channel you want to autojoin (for each network)
* list of channel you want to autojoin (for each network)
* an other specific settings you wish
* an other specific settings you wish
| account = local
| ipv6 = false
| security_notes = Your messages are securely delivered to our server, but the rest of the transport security depends on the network capabilities (see the network list below).
}}



== Access ==
== Access ==
Line 23: Line 23:
* port: 7778
* port: 7778
* password: <user>:<user-password>:<connection>
* password: <user>:<user-password>:<connection>
* activate SSL/TLS


<user> is your username, <user-password> your password, and <connection> the name of the network you want to connect to (see the list of available networks below).
<user> is your username, <user-password> your password, and <connection> the name of the network you want to connect to (see the list of available networks below).
Line 29: Line 30:


These are the available networks you may access, depending on your configuration:
These are the available networks you may access, depending on your configuration:
* milkypond
* milkypond (secured)
* minbif ([[Services/IRC-IM-GW|IRC to IM gateway]], secured)
* minbif
* debianjp
* debianjp
* freenode
* freenode (secured)
* oftc
* oftc (secured)
* ircnet
* ircnet
* epiknet
* epiknet
* gimpnet
* gimpnet
* rezosup
* rezosup
* iie
* iie (secured)
* n7mm
* n7mm (secured)


== Technical Details ==
== Technical Details ==

Revision as of 23:47, 26 January 2012

Service 'IRC-Bouncer'
Description An IRC Bouncer is a proxy, relaying connection to one or multiple IRC servers. When you disconnect from the bouncer, the bouncer keep your connections alive and store messages sent to you or in channels you joined. When you are back connected to the bouncer, all your channels and private chats are automatically reopened, and you can access messages you missed.
Prerequisite You need to provide the following information:
  • default nick / user / realname
  • an encrypted password generated using the bipmkpw command (available on Thorfinn, or in the Bip software)
  • list of networks you wish to connect to
  • list of channel you want to autojoin (for each network)
  • an other specific settings you wish
Account Local (registration required) IPv6 Ready No
Security Notes Your messages are securely delivered to our server, but the rest of the transport security depends on the network capabilities (see the network list below).


Access

To connect you need and IRC client, as the bouncer acts like an IRC server. See the here for examples of usable softwares.

The bouncer is able to connect to multiple networks, but so as not to mix connections (which may have users and channels of the same name, creating a conflict), you need to connect to the bouncer multiple times, one for each network.

You need to configure these parameters for each connection:

  • host: irc-bouncer.duckcorp.org
  • port: 7778
  • password: <user>:<user-password>:<connection>
  • activate SSL/TLS

<user> is your username, <user-password> your password, and <connection> the name of the network you want to connect to (see the list of available networks below).

Available Networks

These are the available networks you may access, depending on your configuration:

  • milkypond (secured)
  • minbif (IRC to IM gateway, secured)
  • debianjp
  • freenode (secured)
  • oftc (secured)
  • ircnet
  • epiknet
  • gimpnet
  • rezosup
  • iie (secured)
  • n7mm (secured)

Technical Details

This service is made using: