Search found 3 matches

by afpromania28
Thu Feb 23, 2017 7:21 pm
Forum: Services
Topic: Cant link UnrealIRCd 4 with Anope 2
Replies: 4
Views: 23858

Re: Cant link UnrealIRCd 4 with Anope 2

// later
I solved it. It was a different port for SSL, and i deleted the line "ssl = no". Also instead "servers;" changed to "serversonly;" Thanks!
by afpromania28
Thu Feb 23, 2017 11:24 am
Forum: Services
Topic: Cant link UnrealIRCd 4 with Anope 2
Replies: 4
Views: 23858

Re: Cant link UnrealIRCd 4 with Anope 2

I removes the outgoing params, i added a listen port 7000 but i have the same error log:

[Feb 23 13:10:03 2017] Databases loaded
[Feb 23 13:10:03 2017] Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1), port 7000
[Feb 23 13:10:04 2017] Unable to connect to uplink #1 (127.0.0.1:7000)
[Feb 23 ...
by afpromania28
Mon Feb 20, 2017 11:06 pm
Forum: Services
Topic: Cant link UnrealIRCd 4 with Anope 2
Replies: 4
Views: 23858

Cant link UnrealIRCd 4 with Anope 2

Hello!

I tryed 2 days to connect Unreal4 with Anope, but i dont know why is not working and is so annoying doing this. :) Why so complicated?
I want to make a localhost server on Windows and i have:

services.conf:
uplink
{
host = "127.0.0.1"
ipv6 = no
ssl = no
port = 7000
password = "parola ...