Fixed the default port of ctld(8).
PR: docs/185752
This commit is contained in:
parent
6a58a888c6
commit
05f0db23f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43486
1 changed files with 1 additions and 1 deletions
|
@ -5835,7 +5835,7 @@ target iqn.2012-06.com.example:target0 {
|
|||
authentication. The following two lines make <link xlink:href="http://www.freebsd.org/cgi/man.cgi?query=ctld&sektion=8&manpath=FreeBSD+10-current">ctld(8)</link>
|
||||
listen on all <acronym>IPv4</acronym> (<literal>listen 0.0.0.0</literal>) and <acronym>IPv6</acronym> (<literal>listen
|
||||
[::]</literal>) addresses on the
|
||||
default port (3560). It is not necessary to define
|
||||
default port (3260). It is not necessary to define
|
||||
a new portal group; there is a default one, called
|
||||
<literal>default</literal>. The difference between <literal>default</literal> and <literal>pg0</literal> above is
|
||||
that with <literal>default</literal>, the <acronym>iSCSI</acronym> SendTargets discovery is
|
||||
|
|
Loading…
Reference in a new issue