Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Markus on January 03, 2014, 03:22:01 PM

Title: Cant Connect with Anope
Post by: Markus on January 03, 2014, 03:22:01 PM
Hey, i have installed UnrealIRCD for a Projekt.

Now i will Link Anope... and nothing

Me config :

Code: [Select]
link services.SITE.de
{
 username *;
 hostname SERVER IP;
 port 6667;
 bind-ip SERVER IP;
 password-connect "***";
 password-receive "****";
 class servers;
};



ulines {
        services.SITE.de;
};

Now i start the servies and the Log say :

http://pastebin.com/4iM8nMPs

No Link :/
Title: Re: Cant Connect with Anope
Post by: Charles Kingsley on January 04, 2014, 07:44:23 PM
Show us ./services -support please.

Also, show us the port configuration for port 6667 from your unrealircd.conf