ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/help/connect
Revision: 2767
Committed: Mon Jan 6 14:19:27 2014 UTC (11 years, 7 months ago) by michael
File size: 604 byte(s)
Log Message:
- Update help/connect

File Contents

# User Rev Content
1 adx 30 CONNECT <server_A> [port] [server_B]
2    
3     When [server_B] is used, CONNECT asks [server_B] to
4 michael 2767 connect to <server_A>.
5 adx 30
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.
9    
10     When [server_B] is not used, CONNECT tries to connect
11     your server to <server_A>.
12    
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.
17 michael 2767
18     - Requires Oper Priv: connect
19     - Requires Oper Priv: connect:remote for servers not connected to you

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision