Search found 96 matches

by PeGaSuS
Mon Apr 01, 2019 11:04 am
Forum: UnrealIRCd 4 modules (third party)
Topic: m_rmtkl correct IRC operator privileges
Replies: 3
Views: 9959

Re: m_rmtkl correct IRC operator privileges

Did you checked other oper commands?
the `privileges {}` block has changed to `permissions {}`.
by PeGaSuS
Sun Mar 17, 2019 8:14 pm
Forum: Generic support
Topic: unreal 4.2.2 and eggdrop
Replies: 4
Views: 3383

Re: unreal 4.2.2 and eggdrop

Is eggdrop supported with the new release of unrealircd because mine worked with 4.1 but not with 4.2 That's probably some misconfiguration with eggdrop in your end. AFAIK, UnrealIRCd itself has nothing to prevent eggdrops from connecting. Is there any eggdrop log that could shed some light over yo...
by PeGaSuS
Thu Mar 07, 2019 1:42 pm
Forum: Installing and getting connected
Topic: Forced to rename SSL certificate
Replies: 7
Views: 8572

Re: Forced to rename SSL certificate

Probably you need to specify the cert and key via a set::ssl block (you didn't said if it's already done)?

Not sure, but worth a shot?
by PeGaSuS
Tue Feb 12, 2019 6:39 pm
Forum: Generic support
Topic: Can receive but not Send
Replies: 9
Views: 6191

Re: Can receive but not Send

IMHO, you're probably being /SHUN'ed in the network. It's the only command that I know that can stop a user from doing anything, since sending messages to execute basic commands. I had this idea, but if he's shuned, he can't join any channel. He/she stated that can't /JOIN any channels. Although, y...
by PeGaSuS
Tue Feb 12, 2019 6:15 am
Forum: Generic support
Topic: Can receive but not Send
Replies: 9
Views: 6191

Re: Can receive but not Send

IMHO, you're probably being /SHUN'ed in the network.
It's the only command that I know that can stop a user from doing anything, from sending messages to execute basic commands.
by PeGaSuS
Sun Jan 27, 2019 12:34 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [REQUEST] Module to enhance DNSBL against known VPN providers
Replies: 4
Views: 11264

Re: [REQUEST] Module to enhance DNSBL against known VPN providers

I've talked to DroneBL folks and unless there's some kind of high abuse, they won't be adding ProtonVPN IP addresses to the blacklist.
I've created a file with require authentication blocks for all the ips here.
Hope this can be useful.

Cheers
by PeGaSuS
Fri Jan 25, 2019 11:18 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [REQUEST] Module to enhance DNSBL against known VPN providers
Replies: 4
Views: 11264

[REQUEST] Module to enhance DNSBL against known VPN providers

ProtonVPN has started not long ago providing free VPN to those that have Protonmail e-mail accounts. This is good for those concerned with privacy, but also a pain to protect our networks against possible abuses, since they own about 400 IPs and I'm not sure if they're prone to be constantly change...
by PeGaSuS
Wed Jan 09, 2019 12:03 pm
Forum: Generic support
Topic: Logging who PMs who
Replies: 9
Views: 5050

Re: Logging who PMs who

That request falls into the kind of unethical requests.
Although you don't want to know what the users say, you want to know who PM'd who and that's already a privacy invasion.
No admin should be able to have that kind of control over their users.
by PeGaSuS
Tue Jan 08, 2019 3:48 pm
Forum: Spam, drones and proxies
Topic: Spamfilter action
Replies: 6
Views: 15760

Re: Spamfilter action

Well, you can't set the spamfilter to hit just one person, iirc.
The request you're making would make possible to network admins/ircops to spy on others, and that's a very unethical thing to request.
If you have problems with spammers, just keep them out of your network with an akill/gline.
by PeGaSuS
Sat Nov 24, 2018 7:11 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [antimixedutf8] Prevent spam with similar looking characters
Replies: 2
Views: 8959

Re: [antimixedutf8] Prevent spam with similar looking characters

Don't you mean

Code: Select all

cd /home/xyz/unrealircd-4.2.0/src/modules/third
:P :D
Cheers!
by PeGaSuS
Tue Nov 20, 2018 10:28 pm
Forum: Installing and getting connected
Topic: Permission Denied
Replies: 2
Views: 4146

Re: Permission Denied

I believe, iirc, that UnrealIRCd won't install as root. you need to create a user to install and run UnrealIRCd (check your distro man pages).
Hope this helps
Cheers
by PeGaSuS
Fri Aug 17, 2018 4:05 pm
Forum: Services
Topic: UnrealIRCd 4.0.17 & Anope 2.0.6 - ERROR: Missing password
Replies: 3
Views: 12217

Re: UnrealIRCd 4.0.17 & Anope 2.0.6 - ERROR: Missing password

having the same problem and someone suggested -=[04:21]=- <@Amiga600> the protocol module section services.conf - only says "unreal" but you will need to change that to "unreal4" for linking with unreal 4.x How exactly do i do that ? I don't know if you already managed to solve ...
by PeGaSuS
Sun Aug 12, 2018 10:17 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [REQUEST] m_chanhistory port
Replies: 3
Views: 10104

Re: [REQUEST] m_chanhistory port

How does it handle users being kicked and rejoining? Like does it send max_lines always or wut? I haven't checked the sauce yet and I figured it's easier to ask someone who has experience with it anyways. :> Yes. it always sends the max_lines if you're kicked and you rejoin (although in my opinion ...
by PeGaSuS
Sat Jun 23, 2018 5:33 pm
Forum: Installing and getting connected
Topic: Gencloak casuing core dumps
Replies: 5
Views: 5213

Re: Gencloak casuing core dumps

I'm not able to reproduce the issue in my end, using Ubuntu 18.04 LTS unrealircd@scw-658574:~/unrealircd$ ./unrealircd gencloak Here are 3 random cloak keys: pMP2xQypt8rEWVdrr4EjJq210Cyi2tMViuUs0s3qa47PIQsxLoQt10 487bIW8CN82kg542L0PCcTAG8qlvY4N623GUP0T62861m4Aoh7H47EDpp5 552I3B56Tl1G1blCW6HyalF04XeH...
by PeGaSuS
Thu Jun 21, 2018 7:30 am
Forum: Spam, drones and proxies
Topic: Spamfilter action
Replies: 6
Views: 15760

Re: Spamfilter action

TimeRider wrote: Wed Jun 13, 2018 9:38 pm It's better the user gets the warning if he/she spams something, right?
So it would be better if you could just add a * spamfilter and see what all the users on the network do?
As Syzop said, it's a measure so you can't spy on your users, otherwise your users wouldn't have any privacy.

Cheers