max clients per ip problem with links?

These are old archives. They are kept for historic purposes only.
Post Reply
eggberts
Posts: 1
Joined: Sun Oct 23, 2016 8:28 am

max clients per ip problem with links?

Post by eggberts »

When linking 2 hubs, I've noticed clients can bypass the max clients per ip just by connection both hubs...
Is there any way to prevent this? I'd like to only allow 1 client per ip.
Should I just be linking as leafs to resolve this issue?


Any ideas will be much appreciated,
Thanks !
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: max clients per ip problem with links?

Post by Syzop »

That's correct, UnrealIRCd only checks the locally connected # of clients.
The global case is normally dealt with by services. Such as anope's session limit.
Post Reply