Hi i have problem about linking. Everything is seted as it need to be but link don't work:
-irc.bl-chat.com- *** Notice -- Mix is rehashing server config file
-
unrealircd.conf Rehashing
-
-irc.bl-chat.com- *** Notice -- Loading IRCd configuration ..
-
-irc.bl-chat.com- *** Notice -- Configuration loaded without any problems ..
-----------------
When I type /connect irc.banjalukalive.com it says:
-irc.bl-chat.com- *** Connecting to irc.banjalukalive.com[65.110.39.117].
-
-irc.bl-chat.com- *** LocOps -- ERROR :from irc.banjalukalive.com[65.110.39.117] -- Closing Link: irc.bl-chat.com[65.110.39.114] (Colliding server numeric (choose another))
-
-irc.bl-chat.com- *** LocOps -- Server irc.banjalukalive.com[65.110.39.117] closed the connection
-
-----------------
And servers do have different server numeric. We changed on both server and again nothing. Later it shows this:
-irc.bl-chat.com- *** LocOps -- Link denied for irc.banjalukalive.com([email protected]) (Server is in link block but IP/host didn't match) [@65.110.39.114.42856]
--------
And again nothing happened. There are linked servers on ur hub but this is the first time I see problem like this. Anyone can help ? Regards
Linking
-
Ron2K
AFAIK, you need to RESTART (not rehash) your IRCd for changes to the me{} block to take effect (better restart both of them
).
Regarding the IP not matching - it appears clear from the error messages that you're dealing with a server that has a dynamic IP. You can try link::hostname 1.2.3.* (unsure whether that will work though), or you can use link::hostname somehost.tld and link::options::nodnscache, but then that server won't be able to make outgoing connections.
Regarding the IP not matching - it appears clear from the error messages that you're dealing with a server that has a dynamic IP. You can try link::hostname 1.2.3.* (unsure whether that will work though), or you can use link::hostname somehost.tld and link::options::nodnscache, but then that server won't be able to make outgoing connections.
The 1.2.3.* should work afaik... we used to use * on a testnet i think :p
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
If you use link::options::nohostcheck, I think you can still do outgoing (/connect, link::options::autoconnect).Ron2K wrote:Regarding the IP not matching - it appears clear from the error messages that you're dealing with a server that has a dynamic IP. You can try link::hostname 1.2.3.* (unsure whether that will work though), or you can use link::hostname somehost.tld and link::options::nodnscache, but then that server won't be able to make outgoing connections.
-
Ron2K
Assuredly, but the link password will still provide some degree of security, no?
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]