You are not logged in.
I have a VPS (Virtual server) and I made NFS shares to share directories between my machine and the VPS. It was no problem to make NFS shares on the VPS and accessing them from my home machine, I followed the tutorial on here: https://wiki.archlinux.org/index.php/NFS
However when I tried to make NFS shares on my home machine and access them from the VPS I got this error message:
showmount -e XX.XX.109.198
clnt_create: RPC: Port mapper failure - Unable to receive: errno 111 (Connection refused)
Maybe this is why I have a shared IP address which belongs to a whole village and there is somewhere a router between my home machine and the VPS. What can I do to make NFS shares working in both direction?
Offline
You'll need to forward the port. Can you ssh your home machine from the VPS? I doubt that, though.
Offline