For some reason (bad setup), IRC servers can't find my ident server. I would really apreciate any help.
I have no irc entry in /etc/xinetd.d and the default is the following:
Code:
defaults
{
#only_from = localhost
instances = 15
log_type = SYSLOG authpriv info
log_on_success = HOST PID
log_on_failure = HOST
per_source = 5
}
includedir /etc/xinetd.d
PS: No firewalls blocking, no proxies, nothing of the sort.