Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 17:48:26 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        fritz.heinrichmeyer@fernuni-hagen.de
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: rsh broken?
Message-ID:  <20000128174826K.shin@nd.net.fujitsu.co.jp>
In-Reply-To: <38915126.789227C@fernuni-hagen.de>
References:  <38915126.789227C@fernuni-hagen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> with yesterdays kernel or rshd, something has changed.
> When using rsh from a friendly linux-mandrake box i get:
> 
> rsh jfh00 ls
> poll: protocol failure in circuit setup 
> 
> from a friendly freebsd box i get:
> select: protocol failure in circuit setup

As the change to src/lib/libc/net/getaddrinfo.c 1.4 -> 1.5,
there emerged a bug in realhostname_sa() in
lib/libutil/realhostname.c.

If your lib/libutil/realhostname.c's version is lower than
1.5, then please update it and try again.

Else, I need to investigate it more....


Thanks,
Yoshinobu Inoue


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000128174826K.shin>