Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 23:38:28 -0500
From:      Glenn Johnson <glennpj@bayouhome.net>
To:        freebsd-emulation@freebsd.org
Subject:   Linux RPC
Message-ID:  <20000419233828.A2156@gforce.johnson.home>

next in thread | raw e-mail | index | archive | help
I just got a Linux software program at work (no source code). One of
its features is to do distributed processing via RPC. I set everything
up according to the vendor's documantation and it does not work. I sent
an e-mail to them but I started thinking that this might be a problem
with the Linux mode in FreeBSD. I am using FreeBSD 4.0-STABLE, with the
latest Linux_base port. The software runs fine except for the RPC.

Here is what I did. I added the following line to /etc/rpc:

bminrd          630474513

I then updated the NIS maps and verified that the info was getting
across to each host via rpcinfo -p.

I started up the daemon, bminrd, on each of the hosts that will be
running calculations. The daemon is running and appears to be fine but
communication does not work as evidenced by the following output of
rpcinfo -t node6 bminrd:

rpcinfo: RPC: Unable to receive; errno = Connection reset by peer

program 630474513 version 0 is not available

Does RPC for Linux binaries work in FreeBSD? If so, what do I need to
do?

Thanks in advance.

-- 
Glenn Johnson
glennpj@bayouhome.net


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




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