From: Arun Sharma <arun.sharma@intel.com>
To: linux-kernel@vger.kernel.org
Subject: Reserving "special" port numbers in the kernel ?
Date: 15 Nov 2002 16:00:37 -0800 [thread overview]
Message-ID: <uel9mbcyi.fsf@unix-os.sc.intel.com> (raw)
One of the Intel server platforms has a magic port number (623) that
it uses for remote server management. However, neither the kernel nor
glibc are aware of this special port.
As a result, when someone requests a privileged port using
bindresvport(3), they may get this port back and bad things happen.
Has anyone run into this or similar problems before ? Thoughts on
what's the right place to handle this issue ?
-Arun
next reply other threads:[~2002-11-15 23:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-16 0:00 Arun Sharma [this message]
2002-11-16 0:11 ` Reserving "special" port numbers in the kernel ? Xavier Bestel
2002-11-16 0:53 ` Arun Sharma
2002-11-16 0:58 ` Sean Neakums
2002-11-16 1:00 ` Randy.Dunlap
2002-11-16 1:46 ` Arun Sharma
2002-11-16 2:03 ` Randy.Dunlap
2002-11-16 2:43 ` Alan Cox
2002-11-17 16:37 ` Arun Sharma
2002-11-17 22:59 ` Alan Cox
2002-11-16 7:30 ` Willy Tarreau
2002-11-17 0:03 ` Chris Wedgwood
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=uel9mbcyi.fsf@unix-os.sc.intel.com \
--to=arun.sharma@intel.com \
--cc=linux-kernel@vger.kernel.org \
/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.