Subject: Re: Frame Maker & rpcbind
To: None <hubert.feyrer@informatik.fh-regensburg.de>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-pkg
Date: 07/28/2000 22:43:54
On Sat, Jul 29, 2000 at 03:39:29AM +0200, Hubert Feyrer wrote:

 > /var/run/authlog has:
 > Jul 29 03:33:10 miyu rpcbind: connect from 127.0.0.1 to getport/addr(300214)
 > Jul 29 03:33:10 miyu rpcbind: connect from 127.0.0.1 to set(300214)
 > Jul 29 03:33:22 miyu rpcbind: connect from 10.0.0.3 to set(1317710535)
 > Jul 29 03:33:22 miyu rpcbind: connect from 10.0.0.3 to set(1529374805)
 > Jul 29 03:33:22 miyu rpcbind: connect from 127.0.0.1 to set(1529374805)
 > Jul 29 03:33:23 miyu rpcbind: connect from 127.0.0.1 to unset(1317710535)
 > Jul 29 03:33:23 miyu rpcbind: connect from 127.0.0.1 to set(1317710535)
 > Jul 29 03:33:23 miyu rpcbind: connect from 127.0.0.1 to unset(1317710535)
 > 
 > I've made sure that there's nothing rpcbind-related in /etc/hosts.deny.
 > 
 > Does the above ring any bells? Can you have a look?

Try starting rpcbind with the -L flag.  Failing that, try starting it
with the -i flag.

At the very least -L is going to be required in order to support
non-NetBSD RPC servers (i.e. like runs running in Linux emulation),
or older NetBSD RPC servers.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>