Hi all,
I'm running slackware 3.4, and has just switched to xinetd
lately.
Everything works except RPC related services...
To be exact, whenever xinetd starts, it gives me these errors:
98/11/4@12:17:33 xinetd[22332]: ERROR: pmap_set failed. service=rusersd
program=100002 version=2
98/11/4@12:17:33 xinetd[22332]: ERROR: pmap_set failed. service=rusersd
program=100002 version=3
And enabling debug option doesn't help. The same error message.
However, the entry in xinetd.conf is pretty standard :
service rusersd
{
type = RPC
rpc_version = 2-3
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/rpc.rusersd
}
This is directly converted from inetd.conf (using itox, included
in
xinetd source). I don't see any trouble in the above config, so it make
me wonder what's causing the problem. Hope somebody can enlighten me....
TIA.
Maddog
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]