Subject: More lossage with rpc changes?
To: #List NetBSD current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 06/04/2000 17:27:59
OK, this time it looks a bit more severe, more than just a compile-
time problem.
I can run rpcbind (with -lL flags) and then I can use rpcinfo to see
what's happening locally.
But, if I specify a transport, either tcp or udp, it fails miserably,
with
rpcinfo: can't contact rpcbind: RPC: (unknown error code)
And, checking in /var/log/messages, I find that rpcbind had some kind
of problem starting up:
Jun 4 17:22:54 alpha1 rpcbind: cannot get local address for udp: servname not supported for ai_socktype
Jun 4 17:22:54 alpha1 rpcbind: cannot get local address for tcp: servname not supported for ai_socktype
And, checking with netstat -a I find out that nothing is listening on
the sunrpc sockets for either udp or tcp.
(I think I would also have gotten more errors for udp6 and tcp6, but I
commented those two lines out of /etc/netconfig since I don't run an
INET6 enabled kernel.)
Where do I go from here? :)
-----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer| BCD7 5301 9513 58A6 0DBC | paul@whooppee.com |
| & kernel hacker | 91EB ADB1 A280 3B79 9221 | pgoyette@juniper.net |
-----------------------------------------------------------------------