"/os exception add" & "/os Global"

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Smark
Posts: 9
Joined: Wed Oct 12, 2005 7:51 pm

"/os exception add" & "/os Global"

Post by Smark »

OK, heres the deal, i'm messing around with some clones on ym server, i want to make it so only 1 can connect unlimited users... so i do...

/os exception add cm-24-121-99-154.payson.az.npgco.com 0 Clones Testing

BTW, I know thats not my IP there...

and it adds it fine, but when i try to connect my clones it just goes to the server connect limit... i'm not understanding the problem...

--------------------------------------------------

Also, i'm having a problem with /os global. i'll do...

/os global omg

it'll say i used the global command, but no once gets the message, i dont even get it...

Any ideas?

Thx,
Smark
Owner of sliceirc.net/codingusa.com/rickzzy.com
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

For the first, you'll probably find you have a maxperip setting somewhere in your unrealircd.conf (yeah, I actually forget which block it belongs to - i'm posting quickly)

For your other problem, I assume you're using Anope-1.6.4 or something like that? Make sure you have the NetworkDomain setting configured properly (or whatever it's called) in services.conf.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Smark
Posts: 9
Joined: Wed Oct 12, 2005 7:51 pm

semi-fixed

Post by Smark »

Fixed the Global Command, now i just need some help with /os exception

Thx,
Smark
Owner of sliceirc.net/codingusa.com/rickzzy.com
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

When you say the server connect limit Im presuming you mean the maximum number of connections the server can handle ? . If so Id say its working ok . Unlimited is only unlimited as far as the server can handle it . If your servers limit is set at an example say of 1000 then you can have unlimited connects from the excluded ip up to 1000 .


May be wrong but meh I jus woke up :p
Yawn. So there's yet another "if the user clicks the button, they're infected" exploit. Why is this news? We already know users are idiots.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

That and the allow::maxperip option. If necessary, create a second allow block (remember to set the ip field to something invalid like NotMatchingCrap if you want to require resolved hostname).
Locked