Regression since v3.10 in CHAP tests of the Windows Certification Kit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am testing the LIO iSCSI target with the Windows Certification Kit
and I observe that the CHAP tests (one-way and mutual) fail and that
one of the failures is caused by a regression since linux v3.10. The
one-way CHAP test performs the following checks:

  1/ valid response is returned using hexadecimal encoding
  2/ valid response is returned using base64 encoding
  3/ invalid response is returned using hexadecimal encoding
  4/ invalid response is returned using base64 encoding

I expect the base64 tests to fail since there is no support for base64
encoded CHAP responses in LIO. My problem is with the third test
"invalid response with hexadecimal encoding": the Windows
Certification Kit displays the following error:

  Failed to receive the next login response PDU from the target

I observed that this test works with Linux v3.9 so I ran a bisection
between v3.9 and v3.10. Here are the results:

  # good: [3f99306] iscsi-target: Add iscsit_transport API template
  git bisect good 3f99306337ba1871afc8568e8b36004ce3cee039
  # only skipped commits left to test
  # possible first bad commit: [cdb7266] iscsi-target: Add per transport iscsi_cmd alloc/free
  # possible first bad commit: [03aa207] iscsi-target: Add iser-target parameter keys + setup during login
  # possible first bad commit: [baa4d64] iscsi-target: Initial traditional TCP conversion to iscsit_transport

I skipped some commits because I got compilation errors with them. So
now, I have an indication of when the regression was introduced but I
did not manage to determine where the error is precisely in the code.

I ran network captures with `tcpdump` that you will find attached. The
"whql-chap-invalid-resp-hexa*" PCAP files are shorter versions of the
two other PCAP files and contain only the packets sent during the
"invalid response with hexadecimal encoding" test. The target is
192.168.3.81 and the initiator is 192.168.3.88.

In the network dumps, I observe that packet 8 is correctly decoded as
"Login Response (Authentication failed)" in the v3.9 trace but not in
the v3.15 trace.

Do you have any clue about this issue? Or maybe suggestions on how I
can further investigate this bug?

Best regards,

-- 
Christophe Vu-Brugier
[  243.077702] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x01000000, ExpStatSN: 0x01000000, Length: 146
[  243.077716] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  243.077720] Located Portal Group Object: 1
[  243.077784] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0x9b5a3e14, Length: 62
[  243.078074] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x01000000, ExpStatSN: 0x153e5a9b, CID: 256, Length: 9
[  243.078083] [server] Got CHAP_A=5
[  243.078086] [server] Sending CHAP_A=5
[  243.078089] [server] Sending CHAP_I=0
[  243.078103] [server] Sending CHAP_C=0xfb4819493daa1edb916a439967443471
[  243.078103] 
[  243.078107] Received OK response from LIO Authentication, continuing.
[  243.078112] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0x9b5a3e15, Length: 60
[  243.078418] Got Login Command, Flags 0x81, ITT: 0x01000000, CmdSN: 0x01000000, ExpStatSN: 0x163e5a9b, CID: 256, Length: 58
[  243.078430] [server] Got CHAP_N=chapuser
[  243.078435] [server] Got CHAP_R=713998EC2D2BE6114DDB0433985069B9
[  243.078449] [server] MD5 Server Digest: 713998ec2d2be6114ddb0433985069b9
[  243.078453] [server] MD5 Digests match, CHAP connetication successful.
[  243.078453] 
[  243.078457] iSCSI security negotiation completed successfully.
[  243.078463] Sending Login Response, Flags: 0x81, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0x9b5a3e16, Length: 0
[  243.078678] Got Login Command, Flags 0x87, ITT: 0x01000000, CmdSN: 0x01000000, ExpStatSN: 0x173e5a9b, CID: 256, Length: 300
[  243.078725] Sending Login Response, Flags: 0x87, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0x9b5a3e17, Length: 243
[  243.097615] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x01000000, Length: 146
[  243.097630] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  243.097635] Located Portal Group Object: 1
[  243.097696] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x0555a753, Length: 62
[  243.107077] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x54a75505, CID: 2570, Length: 9
[  243.107095] [server] Got CHAP_A=5
[  243.107098] [server] Sending CHAP_A=5
[  243.107101] [server] Sending CHAP_I=1
[  243.107116] [server] Sending CHAP_C=0x9f30c0204be19590ce9d65217b754501
[  243.107116] 
[  243.107120] Received OK response from LIO Authentication, continuing.
[  243.107125] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x0555a754, Length: 60
[  243.211536] Got Login Command, Flags 0x81, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x55a75505, CID: 2570, Length: 58
[  243.211551] [server] Got CHAP_N=chapuser
[  243.211555] [server] Got CHAP_R=9CFEFAAD4489ACD38966264100ED63EA
[  243.211572] [server] MD5 Server Digest: 9cfefaad4489acd38966264100ed63ea
[  243.211575] [server] MD5 Digests match, CHAP connetication successful.
[  243.211575] 
[  243.211580] iSCSI security negotiation completed successfully.
[  243.211587] Sending Login Response, Flags: 0x81, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x0555a755, Length: 0
[  243.244868] rx_data returned 0, expecting 48.
[  243.251004] iSCSI Login negotiation failed.
[  243.274535] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x01000000, Length: 146
[  243.274548] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  243.274552] Located Portal Group Object: 1
[  243.274612] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xc351d385, Length: 62
[  243.310244] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x86d351c3, CID: 2570, Length: 9
[  243.310256] [server] Got CHAP_A=5
[  243.310259] [server] Sending CHAP_A=5
[  243.310262] [server] Sending CHAP_I=2
[  243.310276] [server] Sending CHAP_C=0xde213fe53d8c77134beba1a2237932b9
[  243.310276] 
[  243.310281] Received OK response from LIO Authentication, continuing.
[  243.310285] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xc351d386, Length: 60
[  243.396278] Got Login Command, Flags 0x81, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x87d351c3, CID: 2570, Length: 50
[  243.396298] [server] Got CHAP_N=chapuser
[  243.396301] Could not find CHAP_R.
[  243.402457] Security negotiation failed.
[  243.408626] iSCSI Login negotiation failed.
[  243.442478] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x01000000, Length: 146
[  243.442490] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  243.442493] Located Portal Group Object: 1
[  243.442547] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x094c4715, Length: 62
[  243.468789] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x16474c09, CID: 2570, Length: 9
[  243.468801] [server] Got CHAP_A=5
[  243.468804] [server] Sending CHAP_A=5
[  243.468807] [server] Sending CHAP_I=3
[  243.468822] [server] Sending CHAP_C=0x624e44c84af3097cf367c19b2879dda5
[  243.468822] 
[  243.468826] Received OK response from LIO Authentication, continuing.
[  243.468830] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x094c4716, Length: 60
[  243.545469] Got Login Command, Flags 0x81, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x17474c09, CID: 2570, Length: 58
[  243.545484] [server] Got CHAP_N=chapuser
[  243.545488] [server] Got CHAP_R=0F8666F9342596913D889E0A00CBB5E6
[  243.545505] [server] MD5 Server Digest: 0f8666f9342596913d889e0a4acbb5e6
[  243.545508] [server] MD5 Digests do not match!
[  243.545508] 
[  243.545512] Security negotiation failed.
[  243.551651] iSCSI Login negotiation failed.
[  243.591787] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0x01000000, Length: 146
[  243.591799] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  243.591803] Located Portal Group Object: 1
[  243.591856] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xc061acb8, Length: 62
[  243.620893] Got Login Command, Flags 0x00, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0xb9ac61c0, CID: 2570, Length: 9
[  243.620904] [server] Got CHAP_A=5
[  243.620907] [server] Sending CHAP_A=5
[  243.620910] [server] Sending CHAP_I=4
[  243.620924] [server] Sending CHAP_C=0x9037dd5d833c987b85c32d14a3c9e47e
[  243.620924] 
[  243.620928] Received OK response from LIO Authentication, continuing.
[  243.620932] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xc061acb9, Length: 60
[  243.698090] Got Login Command, Flags 0x81, ITT: 0x01000000, CmdSN: 0x00000000, ExpStatSN: 0xbaac61c0, CID: 2570, Length: 50
[  243.698110] [server] Got CHAP_N=chapuser
[  243.698114] Could not find CHAP_R.
[  243.704129] Security negotiation failed.
[  243.710098] iSCSI Login negotiation failed.
[  153.377558] Entering iscsi_target_set_sock_callbacks: conn: ffff88000b35e000
[  153.377569] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  153.377573] Located Portal Group Object: 1
[  153.377712] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0xb9aa33af, Length: 62
[  153.378041] Entering iscsi_target_sk_data_ready: conn: ffff88000b35e000
[  153.378216] entering iscsi_target_do_login_rx, conn: ffff88000b35e000, kworker/1:1:34
[  153.378224] Starting login_timer for kworker/1:1/34
[  153.378242] iscsi_target_do_login_rx after rx_login_io, ffff88000b35e000, kworker/1:1:34
[  153.378254] Selected MD5 Algorithm
[  153.378258] [server] Got CHAP_A=5
[  153.378262] [server] Sending CHAP_A=5
[  153.378266] [server] Sending CHAP_I=0
[  153.378287] [server] Sending CHAP_C=0xb939a5bc242cf3571cde7d60d4038077
[  153.378287] 
[  153.378293] Received OK response from LIO Authentication, continuing.
[  153.378299] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0xb9aa33b0, Length: 60
[  153.378700] Entering iscsi_target_sk_data_ready: conn: ffff88000b35e000
[  153.378959] entering iscsi_target_do_login_rx, conn: ffff88000b35e000, kworker/2:1:71
[  153.378969] Starting login_timer for kworker/2:1/71
[  153.378989] iscsi_target_do_login_rx after rx_login_io, ffff88000b35e000, kworker/2:1:71
[  153.379004] [server] Got CHAP_N=chapuser
[  153.379009] [server] Got CHAP_R=431CFCC1FBF52F9C119BAEBDE639D2CB
[  153.379026] [server] MD5 Server Digest: 431cfcc1fbf52f9c119baebde639d2cb
[  153.379030] [server] MD5 Digests match, CHAP connetication successful.
[  153.379030] 
[  153.379034] iSCSI security negotiation completed successfully.
[  153.379043] Sending Login Response, Flags: 0x81, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0xb9aa33b1, Length: 0
[  153.379284] Entering iscsi_target_sk_data_ready: conn: ffff88000b35e000
[  153.379302] entering iscsi_target_do_login_rx, conn: ffff88000b35e000, kworker/2:1:71
[  153.379307] Starting login_timer for kworker/2:1/71
[  153.379317] iscsi_target_do_login_rx after rx_login_io, ffff88000b35e000, kworker/2:1:71
[  153.379362] Entering iscsi_target_restore_sock_callbacks: conn: ffff88000b35e000
[  153.379367] Sending Login Response, Flags: 0x87, ITT: 0x01000000, ExpCmdSN; 0x00000001, MaxCmdSN: 0x00000001, StatSN: 0xb9aa33b2, Length: 243
[  153.393730] Entering iscsi_target_set_sock_callbacks: conn: ffff88011b36e800
[  153.393739] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  153.393743] Located Portal Group Object: 1
[  153.393876] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x28679b81, Length: 62
[  153.404503] Entering iscsi_target_sk_data_ready: conn: ffff88011b36e800
[  153.404531] entering iscsi_target_do_login_rx, conn: ffff88011b36e800, kworker/1:1:34
[  153.404537] Starting login_timer for kworker/1:1/34
[  153.404550] iscsi_target_do_login_rx after rx_login_io, ffff88011b36e800, kworker/1:1:34
[  153.404559] Selected MD5 Algorithm
[  153.404561] [server] Got CHAP_A=5
[  153.404564] [server] Sending CHAP_A=5
[  153.404567] [server] Sending CHAP_I=1
[  153.404582] [server] Sending CHAP_C=0x2e9a77aeae2bc508014d642a28c2056b
[  153.404582] 
[  153.404586] Received OK response from LIO Authentication, continuing.
[  153.404590] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x28679b82, Length: 60
[  153.507432] Entering iscsi_target_sk_data_ready: conn: ffff88011b36e800
[  153.507455] entering iscsi_target_do_login_rx, conn: ffff88011b36e800, kworker/3:1:75
[  153.507460] Starting login_timer for kworker/3:1/75
[  153.507473] iscsi_target_do_login_rx after rx_login_io, ffff88011b36e800, kworker/3:1:75
[  153.507483] [server] Got CHAP_N=chapuser
[  153.507487] [server] Got CHAP_R=BADF78548CCED6C562DC563F2F1AF262
[  153.507502] [server] MD5 Server Digest: badf78548cced6c562dc563f2f1af262
[  153.507505] [server] MD5 Digests match, CHAP connetication successful.
[  153.507505] 
[  153.507509] iSCSI security negotiation completed successfully.
[  153.507516] Sending Login Response, Flags: 0x81, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x28679b83, Length: 0
[  153.540333] Entering iscsi_target_sk_state_change
[  153.540344] iscsi_target_sk_state_check: TCP_CLOSE_WAIT|TCP_CLOSE,returning FALSE
[  153.540348] iscsi_target_sk_state_change: state: 0
[  153.540350] iscsi_target_sk_state_change got failed state
[  153.540356] Entering iscsi_target_sk_data_ready: conn: ffff88011b36e800
[  153.540359] Got LOGIN_FLAGS_CLOSED=1, conn: ffff88011b36e800 >>>>
[  153.540373] Entering iscsi_target_do_cleanup
[  153.540378] Entering iscsi_target_restore_sock_callbacks: conn: ffff88011b36e800
[  153.540382] iSCSI Login negotiation failed.
[  153.542232] iscsi_target_do_cleanup done()
[  153.570252] Entering iscsi_target_set_sock_callbacks: conn: ffff8800da924800
[  153.570261] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  153.570265] Located Portal Group Object: 1
[  153.570396] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xb2df47f6, Length: 62
[  153.605190] Entering iscsi_target_sk_data_ready: conn: ffff8800da924800
[  153.605214] entering iscsi_target_do_login_rx, conn: ffff8800da924800, kworker/0:1:32
[  153.605220] Starting login_timer for kworker/0:1/32
[  153.605231] iscsi_target_do_login_rx after rx_login_io, ffff8800da924800, kworker/0:1:32
[  153.605239] Selected MD5 Algorithm
[  153.605241] [server] Got CHAP_A=5
[  153.605244] [server] Sending CHAP_A=5
[  153.605247] [server] Sending CHAP_I=2
[  153.605262] [server] Sending CHAP_C=0x1c7832b09116572e7f0b4e27cc95e4f3
[  153.605262] 
[  153.605266] Received OK response from LIO Authentication, continuing.
[  153.605271] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0xb2df47f7, Length: 60
[  153.691394] Entering iscsi_target_sk_data_ready: conn: ffff8800da924800
[  153.691417] entering iscsi_target_do_login_rx, conn: ffff8800da924800, kworker/0:1:32
[  153.691422] Starting login_timer for kworker/0:1/32
[  153.691432] iscsi_target_do_login_rx after rx_login_io, ffff8800da924800, kworker/0:1:32
[  153.691442] [server] Got CHAP_N=chapuser
[  153.691445] Could not find CHAP_R.
[  153.693154] Security negotiation failed.
[  153.694825] Entering iscsi_target_restore_sock_callbacks: conn: ffff8800da924800
[  153.694832] iSCSI Login negotiation failed.
[  153.723595] Entering iscsi_target_set_sock_callbacks: conn: ffff88000b35f000
[  153.723605] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  153.723609] Located Portal Group Object: 1
[  153.723762] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x7785f27e, Length: 62
[  153.753495] Entering iscsi_target_sk_data_ready: conn: ffff88000b35f000
[  153.753521] entering iscsi_target_do_login_rx, conn: ffff88000b35f000, kworker/3:1:75
[  153.753526] Starting login_timer for kworker/3:1/75
[  153.753538] iscsi_target_do_login_rx after rx_login_io, ffff88000b35f000, kworker/3:1:75
[  153.753546] Selected MD5 Algorithm
[  153.753548] [server] Got CHAP_A=5
[  153.753551] [server] Sending CHAP_A=5
[  153.753554] [server] Sending CHAP_I=3
[  153.753569] [server] Sending CHAP_C=0xd28fa2b19d5fd08b422ee00df31c3015
[  153.753569] 
[  153.753573] Received OK response from LIO Authentication, continuing.
[  153.753578] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x7785f27f, Length: 60
[  153.830246] Entering iscsi_target_sk_data_ready: conn: ffff88000b35f000
[  153.830319] entering iscsi_target_do_login_rx, conn: ffff88000b35f000, kworker/0:1:32
[  153.830328] Starting login_timer for kworker/0:1/32
[  153.830347] iscsi_target_do_login_rx after rx_login_io, ffff88000b35f000, kworker/0:1:32
[  153.830362] [server] Got CHAP_N=chapuser
[  153.830366] [server] Got CHAP_R=88E9A75F52AC05CE13F772F800FADD36
[  153.830384] [server] MD5 Server Digest: 88e9a75f52ac05ce13f772f8f1fadd36
[  153.830387] [server] MD5 Digests do not match!
[  153.830387] 
[  153.830391] Security negotiation failed.
[  153.831940] Entering iscsi_target_restore_sock_callbacks: conn: ffff88000b35f000
[  153.831945] iSCSI Login negotiation failed.
[  153.862053] Entering iscsi_target_set_sock_callbacks: conn: ffff8800da925000
[  153.862062] Located Storage Object: iqn.2003-01.org.linux-iscsi.buildroot.x8664:whql
[  153.862066] Located Portal Group Object: 1
[  153.862194] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x6179592d, Length: 62
[  153.892300] Entering iscsi_target_sk_data_ready: conn: ffff8800da925000
[  153.892326] entering iscsi_target_do_login_rx, conn: ffff8800da925000, kworker/3:1:75
[  153.892331] Starting login_timer for kworker/3:1/75
[  153.892344] iscsi_target_do_login_rx after rx_login_io, ffff8800da925000, kworker/3:1:75
[  153.892351] Selected MD5 Algorithm
[  153.892354] [server] Got CHAP_A=5
[  153.892356] [server] Sending CHAP_A=5
[  153.892359] [server] Sending CHAP_I=4
[  153.892373] [server] Sending CHAP_C=0x8bd312e6da5c8db7ffcd101da50db80f
[  153.892373] 
[  153.892377] Received OK response from LIO Authentication, continuing.
[  153.892382] Sending Login Response, Flags: 0x00, ITT: 0x01000000, ExpCmdSN; 0x00000000, MaxCmdSN: 0x00000000, StatSN: 0x6179592e, Length: 60
[  153.970311] Entering iscsi_target_sk_data_ready: conn: ffff8800da925000
[  153.970332] entering iscsi_target_do_login_rx, conn: ffff8800da925000, kworker/3:1:75
[  153.970338] Starting login_timer for kworker/3:1/75
[  153.970348] iscsi_target_do_login_rx after rx_login_io, ffff8800da925000, kworker/3:1:75
[  153.970357] [server] Got CHAP_N=chapuser
[  153.970360] Could not find CHAP_R.
[  153.971793] Security negotiation failed.
[  153.973213] Entering iscsi_target_restore_sock_callbacks: conn: ffff8800da925000
[  153.973233] iSCSI Login negotiation failed.

Attachment: whql-chap-3.9-good.pcap
Description: application/vnd.tcpdump.pcap

Attachment: whql-chap-3.15-rc3-bad.pcap
Description: application/vnd.tcpdump.pcap

Attachment: whql-chap-invalid-resp-hexa-3.9-good.pcap
Description: application/vnd.tcpdump.pcap

Attachment: whql-chap-invalid-resp-hexa-3.15-rc3-bad.pcap
Description: application/vnd.tcpdump.pcap


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux