Whois

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
DaRkShAdOw
Posts: 3
Joined: Wed Dec 01, 2004 4:54 am

Whois

Post 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
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post 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?
DaRkShAdOw
Posts: 3
Joined: Wed Dec 01, 2004 4:54 am

Post by DaRkShAdOw »

Stealth wrote:perhaps a SWHOIS in the oper block?
no :cry:
GouroB
Posts: 182
Joined: Thu Oct 28, 2004 7:42 pm
Location: London
Contact:

Yes ....

Post 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;
};
-=GouroB=-
https://www.shunno.info
Your complete web Solution
Irc.BanglaCafe.com
LargesT Chat server in BanglaDesH
DaRkShAdOw
Posts: 3
Joined: Wed Dec 01, 2004 4:54 am

Post by DaRkShAdOw »

somebody know how i can cofigure SSL?
crazytoon
Posts: 20
Joined: Thu Jul 15, 2004 11:27 am
Location: Germany
Contact:

Post 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)
GouroB
Posts: 182
Joined: Thu Oct 28, 2004 7:42 pm
Location: London
Contact:

Post 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
-=GouroB=-
https://www.shunno.info
Your complete web Solution
Irc.BanglaCafe.com
LargesT Chat server in BanglaDesH
DeadNotBuried
Posts: 44
Joined: Wed Mar 10, 2004 5:30 am
Location: irc.majestic-liaisons.com
Contact:

Post by DeadNotBuried »

the helpop usermode is "h" not "H"
Majestic Liaisons Adult Chat - [url=irc://irc.majestic-liaisons.com:6667]IRC[/url] , Java
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

To DeadNotBuried: right, but 'usermode' is a wrong word here. GouroB was talking about an 'operflag'.
Locked