Import from http://svn.freenode.net/ircd-seven/private/beu/seven (r196).
[seven-1.x.git] / help / opers / connect
blob929bfb8c90954b5e63cd8b9e7ad1c550f33b5152
1 CONNECT <server_A> [port] [server_B]
3 When [server_B] is used, CONNECT asks [server_B] to
4 connect to <server_A>.  Requires Oper Priv: R
6 The [port] must be specified with [server_B], this is
7 usually 6667.  To use the default port in the connect
8 block, you can use 0 as the port.
10 When [server_B] is not used, CONNECT tries to connect
11 your server to <server_A>.
13 When [port] is used, the connection will be attempted
14 to [port].
15 When [port] is not used, 6667 is used as a default,
16 unless the port is specified in the conf file.