Link cancelled, server already exists

These are old archives. They are kept for historic purposes only.
Post Reply
steven_elvisda
Posts: 15
Joined: Sat Apr 23, 2005 12:09 pm

Link cancelled, server already exists

Post by steven_elvisda »

Code: Select all

[14:47] -irc.colombiaderumba.net- *** Notice -- Link [@111.111.111.111.2466] cancelled, server angkor.khmerirc.net already exists from irc.domain1.net
-
[14:47] -irc.colombiaderumba.net- *** Global -- from irc.domain1.net: ERROR from colombiaderumba.palparty.net[222.22.222.222] -- Server irc.domain1.net already exists from irc.domain1.net
-
[14:47] -irc.colombiaderumba.net- *** Global -- from irc.domain1.net: ERROR from colombiaderumba.palparty.net[222.22.222.222] -- Closing Link: [111.111.111.111] (Server Exists)
-
[14:47] -irc.colombiaderumba.net- *** Global -- from irc.domain1.net: Server colombiaderumba.palparty.net[222.22.222.222] closed the connection
I got this message one my status after I link server. what wrong with it. can any one tell me ?

Best Regard,
Thanks.


Mod: Subject changed - http://forums.unrealircd.com/viewtopic.php?t=1582
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

You can't link a server twice and your network layout has to be a spanning tree (see RFC 1459):

Code: Select all

1.1 Servers

   The server forms the backbone of IRC, providing a point to which
   clients may connect to to talk to each other, and a point for other
   servers to connect to, forming an IRC network.  The only network
   configuration allowed for IRC servers is that of a spanning tree [see
   Fig. 1] where each server acts as a central node for the rest of the
   net it sees.

                           [ Server 15 ]  [ Server 13 ] [ Server 14]
                                 /                \         /
                                /                  \       /
        [ Server 11 ] ------ [ Server 1 ]       [ Server 12]
                              /        \          /
                             /          \        /
                  [ Server 2 ]          [ Server 3 ]
                    /       \                      \
                   /         \                      \
           [ Server 4 ]    [ Server 5 ]         [ Server 6 ]
            /    |    \                           /
           /     |     \                         /
          /      |      \____                   /
         /       |           \                 /
 [ Server 7 ] [ Server 8 ] [ Server 9 ]   [ Server 10 ]

                                  :
                               [ etc. ]
                                  :

                 [ Fig. 1. Format of IRC server network ]
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Of course, this will also happen if you try and /connect Services.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply