debian-ipv6  

Re: Debian finger client still doesn't support IPv6

Hiroyuki YAMAMORI
Fri, 20 Nov 2009 18:21:04 -0800

Maybe ipv6 service is not available.
Are you check "/etc/inetd.conf" on the fingerd service machine?
For ipv4 and ipv6 services need 2 lines:

finger stream tcp4 nowait nobody /usr/sbin/tcpd /usr/sbin/in.fingerd
finger stream tcp6 nowait nobody /usr/sbin/tcpd /usr/sbin/in.fingerd

See man inetd.conf

Thank you.
--
Hiroyuki YAMAMORI


From: Jason White <ja...@jasonjgw.net>

> Thank you for working on this.
> 
> I have installed your test package.
> 
> When I try to connect to an IPv6-capable host with a finger service running I
> get:
> finger: cannot create socket / connect host
> 
> Any suggestions?


-- 
To UNSUBSCRIBE, email to debian-ipv6-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org