From owner-freebsd-net@FreeBSD.ORG Fri Mar 9 16:00:03 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1C54106564A for ; Fri, 9 Mar 2012 16:00:02 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email2.allantgroup.com (email2.emsphone.com [199.67.51.116]) by mx1.freebsd.org (Postfix) with ESMTP id 4683D8FC12 for ; Fri, 9 Mar 2012 16:00:01 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email2.allantgroup.com (8.14.4/8.14.4) with ESMTP id q29FmjPX025331 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Mar 2012 09:48:45 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.5/8.14.5) with ESMTP id q29FmjlG039517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Mar 2012 09:48:45 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.5/8.14.5/Submit) id q29Fmjfc039516; Fri, 9 Mar 2012 09:48:45 -0600 (CST) (envelope-from dan) Date: Fri, 9 Mar 2012 09:48:44 -0600 From: Dan Nelson To: David Somayajulu Message-ID: <20120309154844.GD42750@dan.emsphone.com> References: <75E1A2A7D185F841A975979B0906BBA67C79E3F37F@AVEXMB1.qlogic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <75E1A2A7D185F841A975979B0906BBA67C79E3F37F@AVEXMB1.qlogic.org> X-OS: FreeBSD 8.2-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.2 at email2.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (email2.allantgroup.com [199.67.51.78]); Fri, 09 Mar 2012 09:48:45 -0600 (CST) X-Scanned-By: MIMEDefang 2.68 on 199.67.51.78 Cc: freebsd-net@freebsd.org Subject: Re: iSCSI Target For Freebsd X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2012 16:00:03 -0000 In the last episode (Mar 08), David Somayajulu said: > Is there are an iSCSI Software Target that you can recommend. I have tried > using istgt ( on Freebsd7.2) with Windows iSCSI Software Initiator. The > initiator is able to discover the target however it is unable to login to > the target. > > The login Response shows that the = <0203> > indicating that "the requested ITN does not exist at this address" I have been using istgt for quite a while with no problems, both as a regular drive attachment and a full diskless iSCSI boot of Windows. Check istgt's entries in /var/log/messages and see if it logs something useful about why it refused the login. -- Dan Nelson dnelson@allantgroup.com