Search found 1 match

by KpuCko
Wed Apr 05, 2023 6:21 am
Forum: Services
Topic: Unable to link Unreal 6.0.7 with Anope-2.0.12
Replies: 1
Views: 10347

Unable to link Unreal 6.0.7 with Anope-2.0.12

Hello guys,
This should be quite trivial but I'm fighting with it last two days and it gets me crazy.

Here is the config:

/* Special SSL/TLS servers-only port for linking */
listen {
ip *;
port 6900;
options { tls; serversonly; }
}


/* The link block for services is usually much simpler ...