public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sivaraman Nainar" <sivaramann@amiindia.co.in>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "jiaxin.wu@intel.com" <jiaxin.wu@intel.com>
Subject: Reg: TCP Port for ISCSI Connection
Date: Fri, 17 Jul 2020 12:09:06 +0000	[thread overview]
Message-ID: <B4DE137BDB63634BAC03BD9DE765F19702B4B1C86C@VENUS1.in.megatrends.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 990 bytes --]

Hello all:

In the ISCSI driver, Target TCP Port Input shows the default port as 3260. Which can be set from 0 to 65535

As per below RFC it talks about the Default Port only. Still it not clearly said if we can use the numbers 49152-65535 which is reserved.

https://tools.ietf.org/html/rfc3720

13. IANA Considerations

This section conforms to [RFC2434].

The well-known user TCP port number for iSCSI connections assigned by
IANA is 3260 and this is the default iSCSI port. Implementations
needing a system TCP port number may use port 860, the port assigned
by IANA as the iSCSI system port; however in order to use port 860,
it MUST be explicitly specified - implementations MUST NOT default to
use of port 860, as 3260 is the only allowed default.

with my understanding, it wouid be good if we can change the below Min and  MAX port number ranges with right ranges.

#define TARGET_PORT_MIN_NUM       0
#define TARGET_PORT_MAX_NUM       65535

Thanks
Siva

[-- Attachment #2: Type: text/html, Size: 4849 bytes --]

                 reply	other threads:[~2020-07-17 13:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-list 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=B4DE137BDB63634BAC03BD9DE765F19702B4B1C86C@VENUS1.in.megatrends.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox