A
A
Arthur Arthur2016-06-11 18:25:31
linux
Arthur Arthur, 2016-06-11 18:25:31

Windows Server 2012 R2 iSCSI Target and CentOS iSCSI Initiator?

Good evening comrades.
Title task. Created a Target on Windows Server 2012 R2 with CHAP authentication, now you need to connect the volume to the Asterisk server, on which the conversation recording will actually be stored.
In /etc/iscsi/iscsid.conf set parameters:
node.session.auth.authmethod = CHAP
node.session.auth.username = asterisk
node.session.auth.password = 1234567891011
When initializing timeouts, Firewall is disabled for test purposes
[root @asterisk-01 dev]# iscsiadm --mode discovery -t sendtargets --portal 10.0.0.7
Starting iscsid: [ OK ]
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connect to 10.0.0.7 timed out
iscsiadm: connection login retries (reopen_max) 5 exceeded
Thanks.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
athacker, 2016-06-14
@athacker

what does tcpdump show?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question