|
|
| Author |
Message |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 11, 2005 3:56pm Post subject: Asuka C:Line help |
|
|
Ive quite recently set up an irc server running ircu with asuka. I am using srvx services and everything is working fine but i have tried to link to another server and im almost certain the C:Lines are correct but it gives me this error:
*** Notice -- Received unauthorized connection from irc.server.com.
and on the other end of the connection it gives me the error:
Link with irc.server2.com cancelled: Server irc.server2.com closed the connection (<>)
Is there any particular reason for this or is it something wrong with either ircd or config file? |
|
| Back to top |
|
 |
EqualSlashed_Brian Lurker

Joined: 29 Aug 2004 Posts: 222 Location: IRC
|
Posted: Jan 11, 2005 5:11pm Post subject: |
|
|
| Did you issue a rehash? |
|
| Back to top |
|
 |
Proto Lurker

Joined: 23 May 2004 Posts: 150 Location: IRC
|
Posted: Jan 11, 2005 10:37pm Post subject: |
|
|
| Make sure the IP in the C: line is correct. |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 12, 2005 5:09am Post subject: |
|
|
| No im certain all the IPs are correct ive checked them over and over again. |
|
| Back to top |
|
 |
Talrias Lurker

Joined: 16 Feb 2004 Posts: 163 Location: :noitacoL
|
Posted: Jan 12, 2005 5:23am Post subject: |
|
|
Perhaps you could paste the C/N:lines for both servers here (removing the passwords) so we could have a look at them?
Chris |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 12, 2005 6:11am Post subject: |
|
|
C:Line for leaf server
C:208.53.173.209:*:irc.sh33p.com:1031:70
C:Line for hub server
C:204.8.218.231:*:w33t.sh33p.com:1031:70
 |
|
| Back to top |
|
 |
Talrias Lurker

Joined: 16 Feb 2004 Posts: 163 Location: :noitacoL
|
Posted: Jan 12, 2005 11:38am Post subject: |
|
|
Have you included N lines? AFAIK, you need to have an N line as well (which is for allowing other servers to connect).
Chris |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 12, 2005 11:47am Post subject: |
|
|
| No wasnt aware i needed N lines? |
|
| Back to top |
|
 |
cg none

Joined: 08 Nov 2004 Posts: 6
|
Posted: Jan 12, 2005 11:49am Post subject: |
|
|
Asuka is based on ircu and therefore has no N:lines, only C:lines. I canīt help you with the other problem as i havenīt used ircu for years.
Just wanted to say that N:line thingie.
Greets
Chris |
|
| Back to top |
|
 |
Abdul none

Joined: 23 Jul 2004 Posts: 7
|
Posted: Jan 12, 2005 5:51pm Post subject: |
|
|
Make sure the servername in the C:line exactly matches the server name in the M:line and also do supply passwords for the c:lines and make sure they match. It wouldn't hurt to use a lower class in the hub's config (50) and a higher class in the leaf config (90).
i.e.
C:Line for leaf server
C:208.53.173.209:gotmoo:irc.sh33p.com:1031:90
C:Line for hub server
C:204.8.218.231:gotmoo:w33t.sh33p.com:1031:50
Also make sure port 1031 is open on both machines. |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 13, 2005 2:00pm Post subject: |
|
|
| I tried those C:Lines and checked the M:Lines and i still have the same problems. Is there any other factor that could be causing the errors? |
|
| Back to top |
|
 |
Abdul none

Joined: 23 Jul 2004 Posts: 7
|
Posted: Jan 13, 2005 3:50pm Post subject: |
|
|
Right now, I can't think of anything other than port access problems.  |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 13, 2005 5:38pm Post subject: |
|
|
Ok thanks for your help! ill look into it see if i can get it sorted! |
|
| Back to top |
|
 |
mouselike Idler

Joined: 09 Dec 2003 Posts: 261
|
Posted: Jan 15, 2005 6:52am Post subject: |
|
|
check the P:lines also, they should specify the IP they are to listen/bind to on your server port (default is 4400) with the S flag to define its a server port not a client port.
M:line doesnt need a IP either now but instead it's prefixed with a * as all ip's are specified in the P:lines as stated above. |
|
| Back to top |
|
 |
Acidblood none

Joined: 11 Jan 2005 Posts: 9
|
Posted: Jan 16, 2005 11:40am Post subject: |
|
|
| All the P:Lines are also correct. I really have no idea what it could be! im foxed |
|
| Back to top |
|
 |
|