Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

MaxSendQ Limit and ChanServ Floods
Goto page Previous  1, 2
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help
Author Message
uchat
Idler
Idler


Joined: 17 Mar 2004
Posts: 335

PostPosted: Jun 23, 2004 10:47am    Post subject: Reply with quote

Quote:

Um... if a BotServ bot joins the channel and ops/admins itself, ChanServ should allow it unless we're talking about having two seperate services servers.


IF secureops is on .. then ChanServ will not let ANY nick have ops unless they are on the op list ... this includes BotServ Bots.
Back to top
aquanight
Lurker
Lurker


Joined: 14 Jun 2004
Posts: 116
Location: Boise, ID

PostPosted: Jun 23, 2004 10:50am    Post subject: Reply with quote

Windows XP
UnrealIRCd 3.2 (Some CVS)
Anope 1.7.3

I have NEVER had issues with BotServ bots fighting with ChanServ over secureops.
Back to top
Ashen
Idler
Idler


Joined: 05 Jan 2004
Posts: 284

PostPosted: Jun 23, 2004 10:55am    Post subject: Reply with quote

Surely not? After all, botserv bots are part of services just like chanserv is, and in my net (bahamut+anope) chanserv itself ops the botserv bots.. I could understand if your botserv bots and chanserv were coming from seperate services, but not normally. If your botserv bots and chanserv come from different services, why not just integrate them into one services program anyway?

-A
Back to top
uchat
Idler
Idler


Joined: 17 Mar 2004
Posts: 335

PostPosted: Jun 23, 2004 11:00am    Post subject: Reply with quote

aquanight,

I'm not going to argue with you about this ... turing secureops off fixed the issue instantly.

I personally never had that problem either.
Back to top
Ozafy
Guest





PostPosted: Jun 23, 2004 11:05am    Post subject: Reply with quote

funny thing....

i have turned secure-ops back on, and no problem, i then turned it on, and made a bot join, no problem....

my problem is fixed, but it doesn't seem to be the secureops :/

it's fixed i'm happy :p but i don't know what fixed it :p

still thx for the help, but i don't think it'll help the other 2 :/
Back to top
Guest






PostPosted: Jul 19, 2004 7:00pm    Post subject: Reply with quote

uchat wrote:
TroyBoy wrote:

How could my U:Line cause any problem like that?
Everything else appears to be working so far. Registering nicks and channels. Changing user/channel modes via services.
Everything except for SVSNICK and this BotServ assign problem.


U:Lines are needed anyting you change a users nick/modes ... channel modes without being in them or an op.

If you can set channel modes with no problem .. then it's not likely to be a U:Line issue .. but it never hursts to check Smile

I run 1.6.2 on <B style="color:black;background-color:#ffff66">Unreal 3.2 and FreeBSD 4.x Everything works as it should. I have a botserv bot in several channels functioning normally, infact I'm writing a !<B style="color:black;background-color:#A0FFFF">commands module for BotServ that extends the command base.
Back to top
w00t
Eleet
Eleet


Joined: 09 Jun 2004
Posts: 698
Location: Nowra, Australia

PostPosted: Jul 19, 2004 7:07pm    Post subject: Reply with quote

aquanight, it may be that Anope actually creates a record for the botserv bots in the user structure, leading to the fighting. But since they are opered users anyhow, I cant understand the issues either.
Back to top
aquanight
Lurker
Lurker


Joined: 14 Jun 2004
Posts: 116
Location: Boise, ID

PostPosted: Jul 19, 2004 8:04pm    Post subject: Reply with quote

Then why is there a bot.db? I actually looked in nick.db and I saw no references to any BotServ bots.

If anything, for me the BotServ bots were the ones enforcing secureops - not ChanServ Smile . Only reason I can see fights like this is two seperate service daemons (which shouldn't happen on any sane network) or eggdrop vs ChanServ (boy was that a headache for me! Couldn't get eggy and BotServ to cooperate! XD ). But for BotServ and ChanServ on the same package - it shouldn't happen regardless of SecureOps.
Back to top
w00t
Eleet
Eleet


Joined: 09 Jun 2004
Posts: 698
Location: Nowra, Australia

PostPosted: Jul 19, 2004 8:07pm    Post subject: Reply with quote

no no, not creating them in nickserv, creating them INTERNALLY (ie nick, ident, channels)

That is the very reason I dont like eggdrops.

As for seperate daemons, it has its merits, especially if you use a format of db thats easily shared, ie mysql. That way, if something goes pie shaped, you only lose one service, not them all. (thats just imho however Razz)
Back to top
Ashen
Idler
Idler


Joined: 05 Jan 2004
Posts: 284

PostPosted: Jul 20, 2004 7:48am    Post subject: Reply with quote

As far as I can see, the solutions to this are :

1) run only one copy of services.

2) if eggdrops fight with chanserv, then load the anope module bs_deoponbotkick which will -o any eggdrop that does anything to a botserv bot.

3) if you still get problems, due to eggdrops being either on the aop list or being otherwise able to reop themselves, set the channels +secureops and modify the bs_deoponbotkick module to both deop and remove from the channel access list anyone who kicks a botserv bot.

-Ashen
Back to top
W-Unit
Newbie
Newbie


Joined: 29 Jul 2004
Posts: 83

PostPosted: Sep 04, 2004 7:55pm    Post subject: Reply with quote

Hi. I had this same problem myself and installed a module to disable BotServ as a solution so I would be interested if anyone came up with a valid answer.

Anyway, from what I see in the first two posters' problems the error has nothing to do with a ChanServ/BotServ clash. And my error is the exact same. The only symptom for ChanServ is the flooding with "This channel has been registered with ChanServ" messages and rapid topic changes. I don't think it has to do with ChanServ trying to deop the bot. If it did, then why is it a problem with halfop, yet the bot can successfully full opp itself?

I do not use SECUREOPS anyway it's stupid. I also have services set to NOTICE; they are more convenient for users than PRIVMSGs anyhoo.
Back to top
katsklaw
Guru
Guru


Joined: 28 Jun 2004
Posts: 1614
Location: Somewhere you're not.

PostPosted: Sep 04, 2004 8:20pm    Post subject: Reply with quote

W-Unit wrote:
Hi. I had this same problem myself and installed a module to disable BotServ as a solution so I would be interested if anyone came up with a valid answer.


Why did you use a module to disable BotServ? .. just turn it off in the conf file.
Back to top
Azrael
none
none


Joined: 15 Nov 2004
Posts: 1

PostPosted: Nov 15, 2004 12:18pm    Post subject: Reply with quote

Well, I have to tell you All about the SVSNICK and Botserv , I had the exact same problem on irc.wenchisland.com.

First I'll Start with SVSNICK, it's Simple you have to be superadmin (if using anope) It's /operserv SET SUPERADMIN ON

Second Botserv, if you havent done this already you have to give your services an exception via operserv e.g. -OperServ- Syntax: EXCEPTION ADD [+expiry] mask limit reason

SO i done /operserv EXCEPTION ADD +0 (+0 means it never runs out) *@Wenchisland 40 Services

I hope this Sorts your problem Razz
Back to top
W-Unit
Newbie
Newbie


Joined: 29 Jul 2004
Posts: 83

PostPosted: Nov 15, 2004 6:32pm    Post subject: Reply with quote

Please let dead threads die.
But since you already bumped it I suppose I will tell you all that the problem turned out to be my set::services-server not matching my links block (services-server had a .net where everything else had a .com)
Back to top
selena
none
none


Joined: 27 Jun 2005
Posts: 1

PostPosted: Dec 03, 2005 8:36pm    Post subject: Reply with quote

Продажа земли на горнолыжных курортах Черногории: http://cernis.cz
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Help All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer