]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/connect
Added default_ident_timeout to the NEWS.
[irc/rqf/shadowircd.git] / help / opers / connect
CommitLineData
212380e3 1CONNECT <server_A> [port] [server_B]
2
3When [server_B] is used, CONNECT asks [server_B] to
4connect to <server_A>. Requires Oper Priv: R
5
6The [port] must be specified with [server_B], this is
7usually 6667. To use the default port in the connect
8block, you can use 0 as the port.
9
10When [server_B] is not used, CONNECT tries to connect
11your server to <server_A>.
12
13When [port] is used, the connection will be attempted
14to [port].
15When [port] is not used, 6667 is used as a default,
16unless the port is specified in the conf file.