[Bug 227313] net/isboot-kmod works with net/istgt but not with ctld(8)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 21 13:47:28 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227313
--- Comment #14 from John Nielsen <john at jnielsen.net> ---
With some help from wireshark I was able to determine that isboot 0.2.14 is in
fact alternating between opcodes 0x83 and 0x03, and it succeeds and logs in
with 0x03. It then does some device identification (test unit ready, report
luns, supported VPDs, device identification, extended inquiry, serial number)
which all looks good. But then I get three nearly-identical packets from ctld
of opcode 0x20 (NOP in), and then the target side (ctld) sends a FIN, closing
the TCP connection.
Will troubleshoot more this weekend.
Again, other testers of 0.2.14 welcome.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list