All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mikael Ståldal" <mikael.staldal@univits.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Possibility to adjust the only-root-can-bind-to-port-under-1024 limit
Date: Mon, 26 Nov 2007 10:52:26 +0100	[thread overview]
Message-ID: <474A975A.8020302@univits.com> (raw)
In-Reply-To: <20071120155303.76f234ec@astralstorm.puszkin.org>

Radoslaw Szkodzinski (AstralStorm) skrev:
>> In Linux you have to be root in order to listen to TCP or UDP ports below 1024 (the 
>> well-known ports). As far as I know, this limit is hardcoded in the kernel.
>
> The proper way to enable port <= 1024 binding support is adding CAP_NET_BIND_SERVICE to 
 > the process capability set, e.g. by using file-system capabilities.

And how do you protect ports >1024 from any user binding to them?

Isn't the 1024 limit somewhat obsolete and arbitrary today?

/Mikael


  parent reply	other threads:[~2007-11-26 10:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-20 10:14 Possibility to adjust the only-root-can-bind-to-port-under-1024 limit Mikael Ståldal
2007-11-20 14:53 ` Radoslaw Szkodzinski
     [not found]   ` <474306BF.4010207@univits.com>
2007-11-20 19:23     ` Radoslaw Szkodzinski
2007-11-26  9:52   ` Mikael Ståldal [this message]
2007-11-27 22:42     ` Phillip Susi
2007-11-30  9:15       ` Mikael Ståldal
     [not found] <554627.38779.qm@web36601.mail.mud.yahoo.com>
2007-12-06 12:32 ` Mikael Ståldal

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=474A975A.8020302@univits.com \
    --to=mikael.staldal@univits.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.