• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

News:

Welcome to Hurricane Electric's Tunnelbroker.net forums!

Main Menu

oident + IPv6

Started by evolution, November 20, 2009, 04:29:46 AM

Previous topic - Next topic

evolution

hi there, i'm using gentoo, i has oidentd identd daemon installed compiled with ipv6 in USE flags, but identd response doesnt working (i.e. for irc)
please help! how to make it work? with ipv4 it works fine, but with 6 it doesn't..
thanks in advance

Roman

cholzhauer

Does your IPv6 work at all, or just doesn't work for IRC?

evolution

#2
my ipv6 works fine at all cholzhauer, works with irc too, oidentd daemon just dont works w/ ipv6, only with ipv4.
it doesn't responding to ipv6 connections.
that's result of execution netstat -a | grep auth:
tcp        0      0 *:auth                  *:*                     LISTEN  
ipv4 only !

evolution

just found a solve - http://forum.ovh.pl/showthread.php?t=8973
simply adding to options "-a ::" in /etc/conf.d/oidentd solves the problem.
thanks for all, topic may be closed