Search found 96 matches

by PeGaSuS
Fri Jun 26, 2020 7:26 pm
Forum: Generic support
Topic: webirc configuration does not work with thelounge client
Replies: 20
Views: 7898

Re: webirc configuration does not work with thelounge client

I assume that you've rehashed UnrealIRCd too?
by PeGaSuS
Fri Jun 26, 2020 7:12 pm
Forum: Generic support
Topic: webirc configuration does not work with thelounge client
Replies: 20
Views: 7898

Re: webirc configuration does not work with thelounge client

Be sure to restart TheLounge and confirm that the password is correct.
by PeGaSuS
Fri Jun 26, 2020 7:07 pm
Forum: Generic support
Topic: webirc configuration does not work with thelounge client
Replies: 20
Views: 7898

Re: webirc configuration does not work with thelounge client

Quick fix

1) On TheLounge search for:

Code: Select all

bind: undefined,
and replace it by

Code: Select all

bind "91.92.xxx.xxx",

2) Change your webirc line on TheLounge by:

Code: Select all

webirc: { "irc.xxxx.net": "password" },
This should do the trick.

Cheers
by PeGaSuS
Fri Jun 26, 2020 6:57 pm
Forum: Generic support
Topic: webirc configuration does not work with thelounge client
Replies: 20
Views: 7898

Re: webirc configuration does not work with thelounge client

Also, change your TheLounge webirc line to something like this:

Code: Select all

webirc: { "irc.xxx.net": "password"},
by PeGaSuS
Fri Jun 26, 2020 6:34 pm
Forum: Generic support
Topic: webirc configuration does not work with thelounge client
Replies: 20
Views: 7898

Re: webirc configuration does not work with thelounge client

Need more feedback Also, on config.js of TheLounge client, be sure to set this line https://github.com/thelounge/thelounge/blob/master/defaults/config.js#L44 to use the IP that you've configured in UnrealIRCd webirc block, like: bind: "127.0.0.1, in case that your machine has more than one IP ...
by PeGaSuS
Thu Jun 25, 2020 4:05 pm
Forum: UnrealIRCd modules (third party)
Topic: [Request] Ban_negate module
Replies: 1
Views: 7288

[Request] Ban_negate module

Idea Some IRCds, like InspIRCd, seems to have this feature. On the IRCd mentioned above, a negate ban is prepended by the ~ character. On UnrealIRCd, we already have said character to denote extended bans, so we could prepend something like $ or any other to said extended bans, turning them to $~ ....
by PeGaSuS
Thu Apr 16, 2020 3:17 pm
Forum: Generic support
Topic: Unrealircd 4 char set bug
Replies: 4
Views: 3386

Re: Unrealircd 4 char set bug

Use Anope or Atheme.
by PeGaSuS
Tue Apr 14, 2020 10:24 am
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 17495

Re: i cant connect to my server Connection timed out

Yeah, I am sorry I've mixed up things.
The deny policy Indeed only applies to servers/opers.

Cheers!
by PeGaSuS
Mon Apr 13, 2020 11:24 pm
Forum: Installing and getting connected
Topic: i cant connect to my server Connection timed out
Replies: 12
Views: 17495

Re: i cant connect to my server Connection timed out

katsklaw wrote: Mon Apr 13, 2020 11:02 pm Is there a firewall between you and your server?
Other than that, I believe that the default policy is to deny connections on port 6667.

Try port +6697 (SSL/TLS) and let us know the outcome.

Hope this helps.

Cheers!
by PeGaSuS
Sun Apr 12, 2020 12:21 am
Forum: Generic support
Topic: Unrealircd 4 char set bug
Replies: 4
Views: 3386

Re: Unrealircd 4 char set bug

That's not a bug. You should consult the UnrealIRCd documentation: https://www.unrealircd.org/docs/Nick_Character_Sets Pay special attention to: https://www.unrealircd.org/docs/Nick_Character_Sets#Important_notes Hope this helps. Nevertheless, you're encouraged to upgrade your IRCd to the latest ver...
by PeGaSuS
Sat Apr 11, 2020 12:02 am
Forum: Generic support
Topic: Unreal 5 SSL error
Replies: 10
Views: 5272

Re: Unreal 5 SSL error

mIRC 6.35 has been released! (October 17th 2008) This version has almost 12 years. It's outdated, deprecated, full of bugs and it's a security risk! Most people use such old versions because they can crack it so they don't need to pay a license. If you don't want to use a newer version of mIRC beca...
by PeGaSuS
Sat Dec 21, 2019 12:50 am
Forum: UnrealIRCd 4 modules (third party)
Topic: m_geoip_whois help to install
Replies: 4
Views: 8754

Re: m_geoip_whois help to install

You should read https://www.unrealircd.org/docs/FAQ#How ... modules.3F carefully.

You have all the answers to your questions there.

Cheers
by PeGaSuS
Mon Dec 16, 2019 6:38 am
Forum: Installing and getting connected
Topic: couldn't open logfile, permission denied
Replies: 4
Views: 5944

Re: couldn't open logfile, permission denied

Did you tried to add a new user, SSH login to that user, download the source, compile and start UnrealIRCd as that user?

I assume that you can install it as root but not start it.
by PeGaSuS
Sat Dec 07, 2019 11:54 pm
Forum: Services
Topic: Unrealircd4.2.4 not supported by statistics services??
Replies: 1
Views: 7938

Re: Unrealircd4.2.4 not supported by statistics services??

None of the mentioned stats services works with UnrealIRCd 4.x and higher. I'd advise you to setup Anope with a mysql database and use MagIRC for web stats. You should read the documentation of both services thoroughly, because most of the answers to your questions are there. If after the initial se...
by PeGaSuS
Sun Apr 14, 2019 11:01 pm
Forum: Unreal 3.2 Support
Topic: unrealircd3.2.10.7
Replies: 1
Views: 15512

Re: unrealircd3.2.10.7

As per http://tinyurl.com/u32eol the 3.2.x series of UnrealIRCd are now deprecated and no longer supported.
You should consider upgrading your IRCd to the latest stable release, which is UnrealIRCd 4.2.2.