I have currently setup a Unreal IRCd server on my linux machine. I have changed the unrealircd.conf to what it should be. I made a index page with mibbit chat on it so the user doesnt have to download IRC. The problem is, when more than 2 users connect from the mibbit widget in the index.html , it says "Connection Failed (max Clones Reach for your IP)
I have changed the following:
allow {
ip NOBODY;
hostname *@*;
class clients;
maxperip 127;
};
throttle {
connections 127;
period 6s;
};
But doing that didn't seem to fix the problem. I use anope services, but even with them not running it continues to give the error. Any help would highly appreciated. Thanks!
Problem: Session Limit Without services
Re: Problem: Session Limit Without services
Please consider reading http://wiki.mibbit.com/index.php/Enable ... _method.29 which has details on enabling cgiirc support in UnrealIRCd with Mibbit so Mibbit will be able to provide the IRCd with the users real host and IP instead of its own only.
Your IP: 
Your Country:

Your Country:

Re: Problem: Session Limit Without services
Not real helpful. Other suggestions please?
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
Re: Problem: Session Limit Without services
Seems pretty helpful to me.
If you wish to encourage the use of mibbit, you should configure your IRCd to handle it. There's not much more we can suggest you do.
If you wish to encourage the use of mibbit, you should configure your IRCd to handle it. There's not much more we can suggest you do.
Re: Problem: Session Limit Without services
In addition to what Stealth said, the link I did give you answers your questions EXACTLY and on top of that gives you a BETTER method that has a BETTER outcome.Madcamper wrote:Not real helpful. Other suggestions please?
Your IP: 
Your Country:

Your Country:
