International Support > French

Problème de Link Anope 2.0.7 et unreal 5.0.4

(1/3) > >>

mcsaturn:
Bonjour j'utilisais les anciens services anopes avec un ancien unreal. j'ai voulu changer pour passer à du plus récent (j'ai galérer un peu j'avoue)
Le serveur fonctionne nickel mais j'ai ce souci la avec les services anope :


ERROR: Link denied (No link block found named 'services.Nomdemonservice.fr' or link::incoming::mask did not match your IP 00.000.000.00) [@00.000.000.00.56590]
ERROR: Closing Link: [00.000.000.00] (Link denied (No link block found with your server name or link::incoming::mask did not match))

Si quelqu'un a une solution je suis preneur.

Merci à tous :)

mcsaturn:
Bon j'avance un peu finalement... voici mon nouveau problème :

[May 26 18:31:54 2020] Attempting to connect to uplink #1 **.***.***.** (**.***.***.**), port 7000
[May 26 18:31:54 2020] Unable to connect to uplink #1 (**.***.***.**:7000): Connection refused
[May 26 18:31:54 2020] Unable to connect to any uplink

Lord255:
check if the port is open.
you can use either
$ netstat -anp | grep 7000
or check what /stats P says to you on irc.

probably you bind to a diff ip than what you are trying to connect to.

---- google translate too french .. -----
vérifiez si le port est ouvert.
vous pouvez utiliser soit
$ netstat -anp | grep 7000
ou vérifiez ce que /stats P vous dit sur irc.

vous vous connectez probablement à une adresse IP différente de celle à laquelle vous essayez de vous connecter.

mcsaturn:
This is what Stats P return to me

*** Listener on *:6900 (IPv6): has 0 client(s), options: serversonly tls
*** Listener on *:6900 (IPv4): has 0 client(s), options: serversonly tls
*** Listener on *:6697 (IPv6): has 0 client(s), options: tls
*** Listener on *:6697 (IPv4): has 1 client(s), options: tls
*** Listener on *:6667 (IPv6): has 0 client(s), options: plaintext
*** Listener on *:6667 (IPv4): has 3 client(s), options: plaintext

My services will be connect on port 7000

I had test on 6667 but it say me :

"Check that you are not connecting Anope to an SSL enabled port without configuring SSL in Anope (or vice versa)"  :o :o :o

Lord255:
hoi.
so.. if you want to link your services to ircd via port 7000, you need to have a listen block for it.

according to your /stats P, you dont have only port 6900 ready for server connection, but with ssl.
(ssl == tls)

so..  two things which you can do:
1, remove tls from the port 6900 and try to link on localhost (127.0.0.1)
2, add a listen block with port 7000 (of course dont use tls option, just serversonly)

Navigation

[0] Message Index

[#] Next page

Go to full version