Subject: Re: talk again
To: David Ferlier <david@netbsd-fr.org>
From: David Ferlier <david@netbsd-fr.org>
List: netbsd-users
Date: 02/26/2003 18:55:24
On Wed, Feb 26, 2003 at 05:22:17PM +0100, David Ferlier wrote:
> On Wed, Feb 26, 2003 at 04:39:38PM +0100, Wojciech Puchar wrote:
> > with talk under screen :
> > 
> > [No connection yet]
> > [Unable to connect with initiator : Address family not supported by protocol family (47)]
> 
> $ grep 47 /etc/protocols
> gre	47	GRE		# General Routing Encapsulation
> > 
> > 
> > it was displayed without screen too but cleaned just after.
> > 

Sorry ...

#define	EAFNOSUPPORT	47		/* Address family not supported by protocol family */

in /usr/include/sys/errno.h

Maybe you're trying a talk with an host whose dns lookup returned an ipv6
adress, and you maybe don't have any ipv6 connectivity with this host.

That is an eventuality, but maybe it's not that ..

David

> 
> -- 
> 	David Ferlier -- david@netbsd-fr.org
> 
>     http://happy-hacking.homeunix.org     (IPV4)  ||
>     http://cobaye.segfault.quatriemek.com (IPV6)
> 

-- 
	David Ferlier -- david@netbsd-fr.org

    http://happy-hacking.homeunix.org     (IPV4)  ||
    http://cobaye.segfault.quatriemek.com (IPV6)