FreeBSD/configs/pxe/iscsi.conf.13

8 lines
164 B
Plaintext
Raw Normal View History

2020-06-01 11:02:23 -07:00
t0 {
TargetAddress = 192.168.0.10
TargetName = iqn.nas.ahlawat.com:lab13
AuthMethod = CHAP
chapIName = user
chapSecret = secretsecret
}