Re: [gentoo-user] Encrypted NFS via ssh tunelling

2005-09-10 Thread Bryan Whitehead
On Fri, 9 Sep 2005, Hans-Werner Hilse wrote: Hi, On Fri, 9 Sep 2005 09:29:18 +0200 (CEST) Patrick Marquetecken [EMAIL PROTECTED] wrote: I always get this error: mount: localhost:/usr/portage failed, reason given by server: Permission denied Attach NFS port of Server (2049) to local port

Re: [gentoo-user] Encrypted NFS via ssh tunelling

2005-09-10 Thread Bryan Whitehead
On Fri, 9 Sep 2005, Patrick Marquetecken wrote: Hi, I can do a nfs mount, but for security i would like to do it over ssh. I always get this error: mount: localhost:/usr/portage failed, reason given by server: Permission denied without the ssh tunnel i have no problems. There are no firewall

[gentoo-user] Encrypted NFS via ssh tunelling

2005-09-09 Thread Patrick Marquetecken
Hi, I can do a nfs mount, but for security i would like to do it over ssh. I always get this error: mount: localhost:/usr/portage failed, reason given by server: Permission denied without the ssh tunnel i have no problems. There are no firewall between the two machines, ssh between both goes

Re: [gentoo-user] Encrypted NFS via ssh tunelling

2005-09-09 Thread Hans-Werner Hilse
Hi, On Fri, 9 Sep 2005 09:29:18 +0200 (CEST) Patrick Marquetecken [EMAIL PROTECTED] wrote: I always get this error: mount: localhost:/usr/portage failed, reason given by server: Permission denied Attach NFS port of Server (2049) to local port 2818 ssh -f -L 2818:10.32.3.172:2049 -l root