Thanks for your reply. This link does not solve my problem. I need a proxy which act like a nfs client as well as nfs server. It takes request from the clients and parse it and sends to the real server. In the second case it acts as a client. I am looking for minimal implementation of nfs daemons. Thanks, Ramana. On Thu, Jun 5, 2014 at 7:18 PM, Peter Senna Tschudin <peter.senna@gmail.com> wrote:
I would start here:
http://serverfault.com/questions/401312/how-to-create-an-nfs-proxy-by-using-...
On Thu, Jun 5, 2014 at 8:53 AM, Ramana Reddy <gtvrreddy@gmail.com> wrote:
Hi all,
I want to implement a minimal skeleton of NFS proxy. Is there any place where I can look at and find some useful info. What are the steps I should follow to implement this approach.
Help in this regards is highly appreciated.
Thanks, Ramana.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Peter