Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2004 16:31:18 +0000
From:      Daniela <dgw@liwest.at>
To:        questions@freebsd.org
Subject:   Can't start rshd
Message-ID:  <200402081631.18754.dgw@liwest.at>

next in thread | raw e-mail | index | archive | help
Hi!
I'm having problems starting rshd. I tried it on two different computers (yes, 
I know about the security risks, but the port is firewalled off).
I can't use alternatives because some software I'm using depends on it.

The error is: It terminates with status 1 and sets errno to 38 (ENOTSOCK) 
= Socket operation on non-socket. It fails on the following function call:
getpeername(0, (struct sockaddr *)&from, &fromlen)

I'm no expert, but it looks like this can't work. Is this a bug, or is my 
installation faulty? BTW, I'm starting rshd with no arguments.

Regards,
Daniela




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