initiators.deny

来自「Ubuntu公司提供免费的iSCSI Target」· DENY 代码 · 共 15 行

DENY
15
字号
# The semantics are:# * By default, every initiator can see and connect to all targets.#  # * Deny for some or every initiator access to one or all targets,#   by adding a line to this file.# # * Then allow some named initiators access to selected targets,#   by adding lines to initiators.allow## Some examples#iqn.2001-04.com.example:storage.disk1.sys1.xyz ALL#iqn.2001-04.com.example:storage.disk1.sys2.xyz 192.168.12.2, 192.168.3.0/24, 192.167.1.16/28#iqn.2001-04.com.example:storage.disk1.sys4.xyz [3ffe:302:11:1:211:43ff:fe31:5ae2], [3ffe:505:2:1::]/64#ALL ALL

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?