Re: [newbie] NFS client: port-unreachable

Roland Kuhn (rkuhn@e18.physik.tu-muenchen.de)
Sat, 2 Jun 2001 23:04:33 +0200 (CEST)


On 1 Jun 2001, Trond Myklebust wrote:

> > (port-unreachable) goes out to the server. This is annoying
> > since it blocks all access to that directory. The request in
> > question is sent and received at port 772.
>
> > I'm using kernel 2.4.4.
>
> You probably have set ipchains or ipfilter to block port 772 on your
> client.
No, I have no port specific rules in the firewall (iptables), but this
machine does SNAT for 32 other linux boxes which also get some directories
from the same server (including YP). I had some trouble with the
YPSERV-calls until I bound two more IPs to the network card and
masqueraded the 32 boxes via these additional addresses. What might happen
is that the specific port gets allocated by some port remapping in
iptables during the request, but I don't see why this should happen only
for specific directories (e.g. /home works and /compass doesn't while
both are from the same server).

Ciao,
Roland

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/