My IRC server is giving me messages like “Connection to services.example.net[127.0.0.1] activated” and then “Access denied — no N line”. Why?
This is typically caused by including a port number in the C:line for Services, which tells your server to try to autoconnect to it (depending on the class (Y:line) settings). This is not what you want, because Services will connect to the server itself, but does not listen for servers to connect to it. The solution is to remove the port number from the C:line.
Related Questions
- My IRC server is giving me messages like "Connection to services.example.net[127.0.0.1] activated" and then "Access denied -- no N line". Why?
- I see lots of Connection Reset by Peer error messages in the log of news server. What is wrong?
- Id like to create a desktop shortcut for a quick connection to my favorite server, but how?