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 2818
ssh -f -L 2818:10.32.3.172:2049 -l root 10.32.3.172 sleep 86400

Attach mountD port of Server (675) to local port 3818
ssh -f -L 3818:10.32.3.172:675 -l root 10.32.3.172 sleep 86400

so the SSH server will make a connection to its own external IP. It
will also probably use its own external IP (not 127.0.0.1) as
originating address. What IPs are allowed access by its /etc/exports ?

-hwh


--
Bryan Whitehead
Email:[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list

Reply via email to