Search found 222 matches

by CrazyCat
Thu Mar 07, 2019 10:58 pm
Forum: Installing and getting connected
Topic: Forced to rename SSL certificate
Replies: 7
Views: 8723

Re: Forced to rename SSL certificate

Well done Syzop, using the absolute path works. I've tried many relatives, and not this, shame on me.
For my defense, the wiki is not up to date, but I don't blame anyone, should I ? :D

Thanks a lot for the solution !
by CrazyCat
Thu Mar 07, 2019 2:52 pm
Forum: Installing and getting connected
Topic: Forced to rename SSL certificate
Replies: 7
Views: 8723

Re: Forced to rename SSL certificate

My block is well configured, I notice the trouble when linking : whatever I did, I had an authentication error. And I noticed that the command is only looking for server.cert.pem, independently of what is set in the configuration file.
by CrazyCat
Thu Mar 07, 2019 12:36 pm
Forum: Installing and getting connected
Topic: Forced to rename SSL certificate
Replies: 7
Views: 8723

Forced to rename SSL certificate

Hello there, I use my own certificate (Let's encrypt), and I didn't rename it. So, when I do the ./unrealircd spkifp , I have errors because it doesn't find the (hardcoded?) conf/ssl/server.cert.pem file. I think it may be usefull to have an option to give the filename, or better having it extract f...
by CrazyCat
Mon Mar 04, 2019 2:03 pm
Forum: Spam, drones and proxies
Topic: Use fail2ban with unrealircd
Replies: 0
Views: 13627

Use fail2ban with unrealircd

Hi there, The "freenodegate" attack is back, and I'm really fed up with it. I use spamfilter and dnsbl to block them, but even if they can't connect to my IRC after being zlined, they came to my server. So I decide to create iptables rules each time a zline is added, with fail2ban. filter....
by CrazyCat
Tue Feb 12, 2019 12:06 pm
Forum: Generic support
Topic: Can receive but not Send
Replies: 9
Views: 6389

Re: Can receive but not Send

The_Myth wrote: Tue Feb 12, 2019 6:15 am 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.
by CrazyCat
Tue Feb 05, 2019 8:31 am
Forum: Generic support
Topic: Can receive but not Send
Replies: 9
Views: 6389

Re: Can receive but not Send

This doesn't seem to be an unreal trouble if other people can send message. The problem might be your client
by CrazyCat
Wed Nov 21, 2018 3:13 pm
Forum: Installing and getting connected
Topic: Permission Denied
Replies: 2
Views: 4211

Re: Permission Denied

NEVER install Unrealircd (or any IRC related) as root !
Create a separate user and use it.
by CrazyCat
Wed Nov 14, 2018 11:32 am
Forum: Services
Topic: Unreal 4.2 with Anope 2.0.6
Replies: 7
Views: 20318

Re: Unreal 4.2 with Anope 2.0.6

Ok, I found some troubles. link services.dxdhd.com { incoming { mask *@*; /* you'd better use the same IP as in your anope.conf : mask 127.0.0.1; */ }; outgoing { bind-ip *; /* or explicitly an IP */ hostname irc.dxdhd.com; /* same as below: does irc.dxdhd.com point to 127.0.0.1 ? I don't think so p...
by CrazyCat
Tue Nov 13, 2018 7:58 am
Forum: Services
Topic: Unreal 4.2 with Anope 2.0.6
Replies: 7
Views: 20318

Re: Unreal 4.2 with Anope 2.0.6

You can put your configs here, just hide your passwords.
No need of PM, unless you want that only one person helps you.
by CrazyCat
Tue Nov 13, 2018 7:56 am
Forum: Generic support
Topic: Saving and storing channel invite lines.
Replies: 5
Views: 4650

Re: Saving and storing channel invite lines.

If your eggdrop is @ on a channel and if use-invites is set in the configuration file, you just add the invites in the partyline: .+invite user!name@host #channel (it understand wildcards) The eggdrop automaticaly add the +I for a certain delay. You have several options letting you to have the invit...
by CrazyCat
Thu Nov 08, 2018 8:26 am
Forum: Spam, drones and proxies
Topic: Spam Bots
Replies: 8
Views: 15226

Re: Spam Bots

I use the new version of Gottem's listrestrict module but unfortunately, some bots succeed to join channels and spam. So, I had an eye on their activity and I saw they first register their nick and then they bypass the restriction. Simple response from me (using anope): I add a delay before they can...
by CrazyCat
Wed Nov 07, 2018 3:54 pm
Forum: UnrealIRCd 4 modules (third party)
Topic: [DONE] Honeypot channel
Replies: 12
Views: 21420

Re: [DONE] Honeypot channel

I've tried it, it works, I kept :)
by CrazyCat
Mon Nov 05, 2018 7:23 am
Forum: UnrealIRCd 4 modules (third party)
Topic: [DONE] Honeypot channel
Replies: 12
Views: 21420

Re: [DONE] Honeypot channel

Good job guys ! I'll try it right now :)
by CrazyCat
Mon Nov 05, 2018 7:11 am
Forum: General chat
Topic: eggdrop
Replies: 1
Views: 11907

Re: eggdrop

You forget to go in the install directory.
After the make install is done, you have to do cd ../eggdrop/ and then you can run your eggdrop.
You can have a look at http://www.egghelp.org/setup.htm (outdated) or https://wiki.eggdrop.fr/Installation_d%27un_eggdrop (in french)
by CrazyCat
Tue Oct 30, 2018 1:25 pm
Forum: Spam, drones and proxies
Topic: Spam Bots
Replies: 8
Views: 15226

Re: Spam Bots

New way: they just connect and quit with ##freenodegate as quit message.
Solution:

Code: Select all

/spamfilter add -simple q gzline 1d No_spamming_here *freenodegate*