Search found 10 matches

by Nettworkz
Thu Jan 19, 2006 11:26 pm
Forum: Unreal 3.2 Spamfilters
Topic: Spam bots, regex idiot
Replies: 11
Views: 6928

Re: Spam bots, regex idiot

Jason wrote:
Nettworkz wrote:

Code: Select all

/spamfilter + cpnN gzline 14d Spam Y( *\x03[0-9]{1,2}(,[0-9]{1,2})? *x03[0-9]{1,2}(,[0-9]{1,2})?.*)S\1Y\1A\1N\1i\1M\1(.\1)?\1C\1O\1M
Hmm, tried this one, doesn't seem to have worked. Note the first character isn't a Y it's actually a Ã
by Nettworkz
Thu Jan 19, 2006 8:27 pm
Forum: Unreal 3.2 Spamfilters
Topic: Spam bots, regex idiot
Replies: 11
Views: 6928

Spam bots, regex idiot

I've been setting up several spam filters for a ton of bots that have invaded our lil IRC network. Been fairly successful really. Unfortunately today they've changed their message, and I'm too stupid to figure out the proper REGEX for it (yes, I have the regex docs, and will be studying it diligentl...
by Nettworkz
Sun Aug 28, 2005 1:34 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter Issue - Removal of
Replies: 10
Views: 2580

im sorry i fail to be able to find a problem with this, it seems to me your not using the del or - command properly or ur on a older server version, (running on 3.2.3) See this is why my original example should not have been removed :roll:, it wasn't a spamfilter on "@@@@@@@@@@@@", the @ ...
by Nettworkz
Fri Aug 26, 2005 11:24 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter Issue - Removal of
Replies: 10
Views: 2580

Syzop wrote:I guess bug #2083 ('SpamFilter Problem') needs to be bumped ;).
I'm sorry if I missed this on the forums, I did do a search for similar problems but didn't run across a post about it. Apologies.
by Nettworkz
Fri Aug 26, 2005 11:22 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter Issue - Removal of
Replies: 10
Views: 2580

First, check if the spamfilter is listed in your unrealircd.conf file. Hi Aquanight, thanks for the suggestion. No it's not listed in the *.conf files. It was added "live" online by one of the opers. She swears she only set it once, but if a server happens to split, and come back, it's be...
by Nettworkz
Fri Aug 26, 2005 11:18 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter Issue - Removal of
Replies: 10
Views: 2580

Re: Spamfilter Issue - Removal of

[Moderator: did you really have to paste all that?] Yes. Do you know of a better way to offer an example of exactly what the problem is? If you ever expect to get correct answers to questions, you surely have to ask the right question. Since my example was removed, I'll post a shorter one.. *** F c...
by Nettworkz
Fri Aug 26, 2005 11:02 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter Issue - Removal of
Replies: 10
Views: 2580

Spamfilter Issue - Removal of

I have an oper that set multiple spamfilters that seemingly are not removeable. I've tried multiple times but when I issue the /spamfilter del command, it doesn't remove the filter, or even acknowledge that I tried to. Example: [Moderator: did you really have to paste all that?] There are at least 8...
by Nettworkz
Sat Dec 04, 2004 6:52 am
Forum: Unreal 3.2 Support
Topic: Solaris: Connection / Protocol errors?
Replies: 5
Views: 1799

Well Alllllllrighty then.. I'll just ignore them :)

Thanks for the info, had me scratching my head.
by Nettworkz
Fri Dec 03, 2004 12:08 am
Forum: Unreal 3.2 Support
Topic: Solaris: Connection / Protocol errors?
Replies: 5
Views: 1799

First, what OS is this? This is under the Solaris OS I've never seen the protocol error stuff before but here it says that it could happen on accept() if the connection went away during accepting. The same is true for the [get|set]sockopt() stuff. Both things could be just harmless errors (especial...
by Nettworkz
Thu Dec 02, 2004 1:23 am
Forum: Unreal 3.2 Support
Topic: Solaris: Connection / Protocol errors?
Replies: 5
Views: 1799

Solaris: Connection / Protocol errors?

Hi All, I've got an Unreal3.2.2 server that I'm having an odd issue with. I've searched around and googled it 10 different ways and can't find anything similar, let alone a solution. ------------------------------------------------------------------------------------ *** (s) Cannot accept connection...