From: Robert Rati <Robert.Rati@motorola.com>
To: Ion Badulescu <ionut@badula.org>
Cc: nfs@lists.sourceforge.net
Subject: Re: mountd through a firewall?
Date: Thu, 20 Feb 2003 11:27:56 -0600 [thread overview]
Message-ID: <3E55101C.2030109@motorola.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0302201208140.9655-100000@guppy.limebrokerage.com>
>>Is there a way to control the port range mountd will use? If not, do
>>you know the range mountd will use?
>
>
> man rpc.mountd, look for "-p".
I've tried using the -p option, but that causes mountd to try to open
all 4 ports on the same port. For the two UDP ports that not a problem
(although I don't think functionally it'd work too well), but the two
TCP ports obviously will have a problem. When I run rpc.mountd -p 5000,
I get this error:
mountd: Could not bind name to socket: Address already in use
pmap_dump shows this:
100005 1 udp 5000 mountd
100005 1 tcp 5000 mountd
100005 2 udp 5000 mountd
However, mountd is not running on the system even though it has
registered ports with portmapper. Can I specify a range of ports
somehow? I tried rpc.mountd -p5000:5002, but that didn't change anything.
Rob
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next prev parent reply other threads:[~2003-02-20 17:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-19 22:56 mountd through a firewall? Robert Rati
2003-02-20 14:10 ` Ion Badulescu
2003-02-20 16:36 ` Robert Rati
2003-02-20 17:10 ` Ion Badulescu
2003-02-20 17:27 ` Robert Rati [this message]
2003-02-20 17:35 ` Ion Badulescu
2003-02-20 17:48 ` Robert Rati
2003-02-20 18:22 ` Ion Badulescu
2003-02-20 21:27 ` Robert Rati
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E55101C.2030109@motorola.com \
--to=robert.rati@motorola.com \
--cc=ionut@badula.org \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.