Page 1 of 1

Whois

Posted: Wed Dec 01, 2004 4:58 am
by DaRkShAdOw
how can i do it... in my whois with anope

> Ircop: a Network Administrator
> Info: Esta dispuesto a darte ayuda
> Info: is a Secure Connection <---- THIS
> Info: is a Services Root Administrator <---- THIS

Please help me

Posted: Wed Dec 01, 2004 5:33 am
by Stealth
The secure connection part is done by the IRCd. You need to be connected with SSL to have that.

I have no idea about the root admin line... perhaps a SWHOIS in the oper block?

Posted: Wed Dec 01, 2004 5:48 am
by DaRkShAdOw
Stealth wrote:perhaps a SWHOIS in the oper block?
no :cry:

Yes ....

Posted: Wed Dec 01, 2004 5:59 am
by GouroB
> Ircop: a Network Administrator
u need to add " N " flag in ur oper block .... for more info u should read the doc file .. comes with unreal .
> Info: Esta dispuesto a darte ayuda
i never seen or heard bout adding this line in whois ....
> Info: is a Secure Connection


check the doc for more info about SSL .. line ... if u use SSl it will show in ur whois that ur using secure line .
> Info: is a Services Root Administrator
You can either add a swhois with each Oper block's .
And Ausspice services add's a new line in whois like
Info : is a Services Master .

its similar to services root admin .

let me paste u a example oper block with swhois for ur help
oper gourob {
class clients;
from {
userhost *@*;
};
password "****************";
flags "OAarRDhwgcLkKbBZtnGNCzWHvY";
swhois "Chief Administrator of ** IRC server ";
snomask frebWqFvckjGns;
};

Posted: Wed Dec 01, 2004 6:08 am
by DaRkShAdOw
somebody know how i can cofigure SSL?

Posted: Wed Dec 01, 2004 6:47 am
by crazytoon
@ GouroB
> Info: Esta dispuesto a darte ayuda

its means : is available for help

@DaRkShAdOw

>somebody know how i can cofigure SSL?

PLS read the docs ( if you mean Anope .. Anope dosn't have SSl support)

Posted: Wed Dec 01, 2004 2:52 pm
by GouroB
> Info: Esta dispuesto a darte ayuda

its means : is available for help
then u can add it in whois ... just add " H " flag in ur oper block ... lollz

Posted: Thu Dec 02, 2004 12:54 pm
by DeadNotBuried
the helpop usermode is "h" not "H"

Posted: Thu Dec 02, 2004 8:24 pm
by AngryWolf
To DeadNotBuried: right, but 'usermode' is a wrong word here. GouroB was talking about an 'operflag'.