Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sanhook - connection timed out.
2015-03-09, 12:58 (This post was last modified: 2015-03-09 13:00 by robinsmidsrod.)
Post: #2
RE: sanhook - connection timed out.
You most likely suffer from the gateway issue on your network. Try to add this code before your sanhook line:

Code:
set netX/gateway 0.0.0.0

And yes, that X is a literal X, not a placeholder for a number. The Windows iSCSI boot feature is a bit stupid and tries to communicate with your iscsi server via the gateway, even if it is on your local network. This line forces that behavior off.

Also, make sure the iPXE initiator IQN is allowed to talk to the iscsi target.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: sanhook - connection timed out. - robinsmidsrod - 2015-03-09 12:58



User(s) browsing this thread: 1 Guest(s)