LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] a closed irc server

[ILUG] a closed irc server

Colm Buckley colm at tuatha.org
Wed Feb 20 13:30:38 GMT 2002


On Wed 20 Feb 2002 12:58, kevin lyda wrote:

> ok, nifty.  now does anyone have experience in convincing two ircd
> 2.10.3p3 servers to talk to each other.  i get very little feedback from
> the servers:

Yep.

The Undernet ircd allows a "star" topology; of which 2 servers is of
course a degenerate case:

On server1's ircd.conf:

M:server1.domain.net:*:My Main IRC server:8005:22
C:server2.domain.net:plaintextpassword1:server2.domain.net:8005:90
N:server2.domain.net:encryptedpassword2:server2.domain.net::90
P:*:*:*:6667

The M: line tells the server that it'll be accepting connections on
port 8005 (this is commonly used for server to server connections).
The last number in the line is the server identifier; should be an
integer, different for each server in the network.

The C: line tells it to attempt to connect to server2 on port 8005
using the specified plaintext password (connection class 90).

The N: line tells it to allow connections from server2 using the
specified password (encrypted using "mkpasswd" if your ircd is
compiled with encryption).

The P: line tells it to allow non-server connections on port 6667.

On server2's ircd.conf:

M:server2.domain.net:*:My Main IRC server:8005:23
C:server1.domain.net:plaintextpassword2:server1.domain.net:8005:90
N:server1.domain.net:encryptedpassword1:server1.domain.net::90
P:*:*:*:6667

Note that the C: line here contains the plaintext version of the
password which appears encrypted in server1's N: line, and vice versa.

Hope this helps,

          Colm

-- 
Colm Buckley : Systems Architect at NewWorldIQ
Personal : colm at tuatha.org | +353 87 2469146 | www.colm.buckley.name
Business : colm at newworldiq.com | +353 1 4334334 | www.newworldiq.com
Those who live by the sword get shot by those who don't.




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell