Hello, i've a problem with portmap.
I have a server and a local machine.
When i try #rpcinfo -p localhost on the server, everything is ok,
but if i try #rpcinfo -p server command on the local machine,
the system says me:
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection refused.
iptables onthe server is open:
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
What should i do with this???