From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rich Persaud Subject: Re: Xend question Date: Thu, 03 Mar 2005 12:19:12 -0500 Message-ID: <42274710.90107@xensource.com> References: <42269579.5020105@gmail.com> <4226A0CC.8000409@xensource.com> <422743D6.9020204@enix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <422743D6.9020204@enix.org> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: =?ISO-8859-1?Q?J=E9r=F4me_Petazzoni?= Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org >>> I'm currently trying to use xend to control domains on a system. >>> The system is in a computer lab that allows network sniffing and I >>> was wondering if there was any support in the code (I'm running >>> stable) for running over https. If there isn't I would be >>> interested in working on it and would appreciate some pointers on >>> where to get started. >> >> >> >> I'm new to Xen, but I imagine you could run an Apache SSL reverse >> proxy that would map the Xensv port 8080 interface into an SSL one: > > > You could also use stunnel (it only depends on OpenSSL, AFAIK), which > was designed to serve that kind of purpose. > Also, OpenSSH port forwarding can tunnel HTTP: ssh -L 8080:127.0.0.1:8080 remotehost then browse http://localhost:8080 . Rich ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click