[Pino Toscano]
> I said earlier that unix sockets are not working yet, so you might try:
>   # rpcinfo -p 127.0.0.1
> (or whatever is the IP address of the service)

Ah, did not know it tried unix sockets by default.  Yes, that work:

root@hurdtest:~# rpcinfo -p localhost
   program vers proto   port  service
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
root@hurdtest:~# 

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to