Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tcp/udp port numbers used in iscsi replication

70 views
Skip to first unread message

Willie

unread,
Sep 23, 2004, 12:49:32 PM9/23/04
to
Does anyone know what port number is used for iscsi replication? I need the port
numbers so that I can configure the firewall to allow the traffic to pass through.

Best regards
Willie

/dev/null

unread,
Sep 26, 2004, 5:58:58 PM9/26/04
to


Hi

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.
Also associated with iSCSI is iSNS, Internet Storage Name Service, on
port 3205.

These services essentially open up your storage to the Internet in ways
even more deep than CIFS, NFS and other file-level sharing services.
Therefore you should be very careful about security and may want to
block these ports completely, or tightly limit access to them.

for more Information on iSCSI see here: 'RFC 3720'
(http://www.faqs.org/rfcs/rfc3720.html)

Rgds.

/dev/null


--
/dev/null


------------------------------------------------------------------------
/dev/null's Profile: http://www.storagecommunity.com/forum/member.php?userid=3
View this thread: http://www.storagecommunity.com/forum/showthread.php?t=193

Willie

unread,
Oct 3, 2004, 6:32:05 AM10/3/04
to
/dev/null wrote:

Thanks for the info. :)

0 new messages