Chapter 5. Software/Driver Configuration and Fine-tuning
# available luns
#ACL=iname=iqn.2004-08.com.chelsio.test1
#
# any initiator from 192.164.1.100 is allowed r/w access on all luns
#ACL=sip=192.164.1.100
# any initiator connected via 192.0.2.50 is allowed read-only access
# on all luns
#ACL=dip=192.0.2.50;lun=ALL:R
# initiator iqn.2004-08.com.chelsio.test3 from source 192.164.1.103 is
# allowed to read only access to all available luns on 192.1.2.50
#ACL=iname=iqn.2004-
08.com.chelsio.test3;sip=192.164.1.103;dip=192.1.2.50;lun=ALL:R
# Authentication configuration
# Use AuthMethod=CHAP to force chap
AuthMethod=None
# oneway chap, Use Auth_CHAP_Policy=Mutual for mutual chap.
Auth_CHAP_Policy=Oneway
#Auth_CHAP_ChallengeLength=16
# CHAP id and secret should be enclosed in double quotes and
# separated by :
Auth_CHAP_Target="target_id1":"target_secret1"
Auth_CHAP_Initiator="initiator_id1":"initiator_sec1"
Auth_CHAP_Initiator="initiator_id2":"initiator_sec2"
Chelsio T5 iSCSI PDU Offload Target with SCST support for Linux
32
Need help?
Do you have a question about the T5 and is the answer not in the manual?