Ident

From Rizon Wiki
Revision as of 14:19, 16 February 2011 by Seraphim (talk | contribs) (Created page with "===What is Ident?=== [http://tools.ietf.org/html/rfc1413 Ident (identify)] protocol is a type of internet protocol that helps identify a user. The ident protocol works like a ser...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is Ident?

Ident (identify) protocol is a type of internet protocol that helps identify a user. The ident protocol works like a server daemon where it receives requests on a specified port. Ident allows the IRC server to validate user credentials while disallowing connections to exploited computers.

How do I know if my Ident is enabled?

A simple way to know through a simple /whois command. If you have ident enabled, the response will be: Rizonuser is rizonuser@someisp.net If not, it would look identical except for the (~): Rizonuser is ~rizonuser@someisp.net

My whois contains ~, what do I do?

mIRC: Alt-O > select the Connect tab > select the Identd tab > check all 3 boxes mirc.jpg

I enabled ident but I still have ~, what do I do now?

Many users running behind routers/modems will need to forward port 113 in order to be able to successfully use ident. Please refer to Port Forward for more information on how to achieve this.