Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tunnel iscsi through https
2013-06-09, 15:09
Post: #2
RE: Tunnel iscsi through https
(2013-06-09 10:15)jrsmile Wrote:  Hi, is it possible to tunnel iscsi through https or other protocols?

I would like to provide a webbased vdi client service to my customers.
As internet bandwidth increases every year, a 100/200mbit line is no utopia anymore.

I know that iscsi doesn't work very well over wan so tunneling it would be a good idea i guess.

iSCSI is a TCP protocol; unless you have firewalls blocking it then you should use raw iSCSI rather than trying to tunnel it.

If firewalls are a problem then you could try running your iSCSI target on port 80 or port 443. If you need to get out through a web proxy then this will require support for HTTP proxy CONNECT in iPXE; contact vendor-support@ipxe.org if you want to fund this development.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Tunnel iscsi through https - jrsmile - 2013-06-09, 10:15
RE: Tunnel iscsi through https - mcb30 - 2013-06-09 15:09



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