[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian finger client still doesn't support IPv6



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 <jason@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?


Reply to: