Search found 1921 matches

by Syzop
Tue Apr 18, 2023 5:04 pm
Forum: Installing and getting connected
Topic: Compiling 3.2.8 on Ubuntu 22.09 Desktop
Replies: 1
Views: 2691

Re: Compiling 3.2.8 on Ubuntu 22.09 Desktop

We only support UnrealIRCd 5 & 6 on these forums (and everywhere else).
by Syzop
Sat Apr 15, 2023 12:20 pm
Forum: News and Releases
Topic: UnrealIRCd 6.1.0-rc2 available for testing
Replies: 0
Views: 9931

UnrealIRCd 6.1.0-rc2 available for testing

The second release candidate for 6.1.0 is now available for testing. This should be the last release candidate before stable 6.1.0 release in May, 2023. You can help us by testing and reporting any issues at https://bugs.unrealircd.org/. This release contains channel mode +f enhancements and introdu...
by Syzop
Sun Apr 09, 2023 1:28 pm
Forum: Services
Topic: New anope + UnrealIRCd tutorial
Replies: 0
Views: 8931

New anope + UnrealIRCd tutorial

On our wiki there is a new article: Linking UnrealIRCd with anope . It explains how to install and configure anope services and link it to UnrealIRCd. Anope is still quite extensive software with lots of settings but hopefully this should make things a little easier. Note that anope is not the only ...
by Syzop
Sat Apr 08, 2023 6:08 am
Forum: Services
Topic: Unable to link Unreal 6.0.7 with Anope-2.0.12
Replies: 1
Views: 2517

Re: Unable to link Unreal 6.0.7 with Anope-2.0.12

In your UnrealIRCd conf you have a bit of an unusual mask that can't be right: incoming { mask services.ma3x.org@192.168.0.126; } Change that to: incoming { mask *@192.168.0.126; } (if 192.168.0.126 is really the IP that services is connecting from) Then REHASH the ircd and try linking again.
by Syzop
Fri Apr 07, 2023 6:46 pm
Forum: Installing and getting connected
Topic: libcurl location on ubuntu
Replies: 7
Views: 3797

Re: libcurl location on ubuntu

When you say "[error] /srv/chat/conf/unrealircd.conf:11: Failed to download 'smb://***:***@192.168.1.81/private/chat/remote-includes.conf':", there is no text after that, with like more error details? I think we try to retrieve error details from cURL at least. You can also try running the...
by Syzop
Fri Apr 07, 2023 2:21 pm
Forum: News and Releases
Topic: UnrealIRCd 6.1.0-rc1 available for testing
Replies: 0
Views: 9869

UnrealIRCd 6.1.0-rc1 available for testing

The first release candidate for 6.1.0 is now available for testing. This release contains channel mode +f enhancements and introduces a new channel mode +F which should be much easier for users than the scary looking +f. You can help us by testing and reporting any issues at https://bugs.unrealircd....
by Syzop
Thu Apr 06, 2023 3:35 pm
Forum: News and Releases
Topic: Reminder: UnrealIRCd 5 is near its EOL-date
Replies: 0
Views: 9511

Reminder: UnrealIRCd 5 is near its EOL-date

This is a friendly reminder that UnrealIRCd 5 will be End Of Life after July 1, 2023. After that date, it will be completely unmaintained and won't even get security fixes anymore. General support period Whenever a new major version is released, we promise to support the previous major version for a...
by Syzop
Sun Apr 02, 2023 6:41 am
Forum: Installing and getting connected
Topic: libcurl location on ubuntu
Replies: 7
Views: 3797

Re: libcurl location on ubuntu

It works for me, with those packages, on what I think is the same Ubuntu version (22.04). # dpkg --list|grep curl ii curl 7.81.0-1ubuntu1.10 amd64 command line tool for transferring data with URL syntax ii libcurl3-gnutls:amd64 7.81.0-1ubuntu1.10 amd64 easy-to-use client-side URL transfer library (G...
by Syzop
Fri Mar 24, 2023 12:38 pm
Forum: News and Releases
Topic: UnrealIRCd 6.0.7 released
Replies: 0
Views: 10004

UnrealIRCd 6.0.7 released

UnrealIRCd 6.0.7 makes WHOWAS show more information to IRCOps and adds an experimental spamfilter feature. It also contains other enhancements and quite a number of bug fixes. One notable change is that on linking of anope or atheme, every server will now check if they have ulines { } for that servi...
by Syzop
Fri Mar 10, 2023 3:57 pm
Forum: Generic support
Topic: New: Security and IRCOp guide
Replies: 0
Views: 9092

New: Security and IRCOp guide

UnrealIRCd already has lots of documentation about configuration , user modes , channel modes and an excellent FAQ . We also have an article about everyday IRCOp tasks . Especially for people who are new to running an IRC server these are important things to learn. The new guide is available here: I...
by Syzop
Sat Mar 04, 2023 8:48 am
Forum: Generic support
Topic: SASL not working on 6.0.5+
Replies: 1
Views: 2804

Re: SASL not working on 6.0.5+

This can be due to 2 reasons: 1) Your ulines are incorrect 2) You are using an out of date modules.default.conf (or you manually changed it) For #1, see https://www.unrealircd.org/docs/Ulines_block but... As for #2, this is specific for <6.0.5 to >=6.0.5 upgrades, so i'm leaning towards this in your...
by Syzop
Fri Feb 03, 2023 6:18 am
Forum: News and Releases
Topic: UnrealIRCd 6.0.6 released
Replies: 0
Views: 11303

UnrealIRCd 6.0.6 released

The main objective of this release is to enhance the new JSON-RPC functionality. In 6.0.5 we made a start and in 6.0.6 it is expanded a lot, plus some important bugs were fixed in it. Thanks everyone who has been testing the functionality! The new UnrealIRCd Administration Webpanel (which uses JSON-...
by Syzop
Sat Jan 14, 2023 3:25 pm
Forum: News and Releases
Topic: New attempt at UnrealIRCd admin panel (call for help)
Replies: 2
Views: 6790

Re: New attempt at UnrealIRCd admin panel (call for help)

I've been adding a lot of JSON-RPC calls in UnrealIRCd and Valware has been very active with coding the UnrealIRCd admin panel. The move to Bootstrap has been completed and things looks really well. I'm very happy with the progress. https://i.ibb.co/7SdFZnk/Screenshot-from-2023-01-14-07-26-21.png If...
by Syzop
Mon Jan 09, 2023 12:43 pm
Forum: News and Releases
Topic: New attempt at UnrealIRCd admin panel (call for help)
Replies: 2
Views: 6790

Re: New attempt at UnrealIRCd admin panel (call for help)

Valware created an admin panel in PHP. It is currently working and already has basic functionality: List users (and filter on them) List channels Server bans: list, add, remove Spamfilters: list, add, remove It can be downloaded from https://github.com/unrealircd/unrealircd-webpanel/ Be sure to read...
by Syzop
Sat Jan 07, 2023 6:13 pm
Forum: Linking servers
Topic: strange issue with set::tls
Replies: 2
Views: 3574

Re: strange issue with set::tls

After all files are retrieved and parsed, UnrealIRCd first processes the set blocks (does not matter in which files they are), and only after all set blocks have been processed then it continues with the link blocks and the other blocks. So I don't think it's that. Just to double check, are you sure...