This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Bot removing bans

Old posts that have not been replied to for several years.
Locked
m
mkluin
Voice
Posts: 27
Joined: Tue Nov 05, 2002 4:11 am

Bot removing bans

Post by mkluin »

Hi,

Does anybody know why the eggdrop removes isp based bans?

One of the ops in my channel tried to ban aol, but the bot removes it right away.

Regards,

mkluin
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

from the partyline, issue the following command.

Code: Select all

.match *aol*
Most likely, a user has an aol hostmask, and that user is protected.
m
mkluin
Voice
Posts: 27
Joined: Tue Nov 05, 2002 4:11 am

Post by mkluin »

i don't have any user that uses aol on my bot.

this doesn't only happen with aol. it happens with all isp based bans.
Regards,

Mkluin
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

There has to be some host that is conflicting with the ban, be it a bot or just a hostmask that was added to the bots. I suggest rereading your ".match ** 1000" and looking for any hosts which are too broad or that could in any manner affect this ban. Also, make sure that .chaninfo #chan shows +userbans.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Can you give an example of one of your ISP based bans.
Locked