Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
appnote:iscsi_targets [2012/05/15 15:27]
shadowcaster added FreeBSD istgt
appnote:iscsi_targets [2013/05/07 21:00]
kes
Line 17: Line 17:
 This target works fine, but by default sends NOP-In messages that iPXE can't handle. This should not cause any issues, but has been known to cause trouble with grub2. If you encounter this, try disabling the NOP pings by setting the ''​nopin_timeout''​ node attribute to 0: This target works fine, but by default sends NOP-In messages that iPXE can't handle. This should not cause any issues, but has been known to cause trouble with grub2. If you encounter this, try disabling the NOP pings by setting the ''​nopin_timeout''​ node attribute to 0:
     lio_node --setnodeattr <​TARGET_IQN>​ <​TPGT>​ <​INITIATOR_IQN>​ nopin_timeout 0     lio_node --setnodeattr <​TARGET_IQN>​ <​TPGT>​ <​INITIATOR_IQN>​ nopin_timeout 0
 +
 +=== Microsoft Target Software ===
 +When setting up a iSCSI target using the Initiator software it must be explicitly pointed from target to client from the server side otherwise the iSCSI target will not be available or accessible from your network. This is done by: 
 +iSCSITarget -> Expand iSCSI Targets -> Right click on iSCSI target -> Properties -> iSCSI Initiators tab -> Add
 +
 +With that screen you can authorize a client by IQN, MAC Address, IP Address or DNS Name.
appnote/iscsi_targets.txt ยท Last modified: 2014/10/28 13:49 by hairlesshobo
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.