Networking Forums

Networking Forums > Computer Networking > Linux Networking > Virtual servers and proxies for https and ftp

Reply
Thread Tools Display Modes

Virtual servers and proxies for https and ftp

 
 
David Brown
Guest
Posts: n/a

 
      10-13-2007, 11:06 AM
I have a setup with several virtual servers (openvz) for different uses
for websites - one for the main web server, one for a test server, one
for a svn/trac server, and so on. There is also one virtual machine
that acts as the gateway, using apache with virtual hosts and Proxy
directives to pass requests on to the appropriate virtual machine. This
means I have only one external IP address, but all the different virtual
servers are accessible through it.

Is there any way to get https to work in a similar way? I know that the
https traffic could not be passed on to more than one back end server
directly (since the gateway would not know which server to use, as it
could not see inside the requests). But is it possible for the gateway
server to handle the https side, and pass on the request as http to the
back end servers, then encrypt the reply again on its way out? This
would give me the security I'd like for some of the servers (such as
avoiding plain text for the svn server), while keeping the flexibility
of my current system.

I'd also like to get a similar gateway/proxy arrangement for ftp access
- can anyone recommend an appropriate ftp server?

mvh.,

David
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Q) Virtual IP for fault-tolerant servers kbhat@kaxy.com Linux Networking 1 09-21-2006 11:48 AM
Belkin 7230 router and virtual servers Shorns Wireless Internet 0 04-18-2006 03:26 PM
SSL certificates on Apache Virtual Servers KM Linux Networking 6 10-04-2005 08:28 PM
Load balanced HTTPS servers ... single or multiple server certificates? noone Linux Networking 3 01-27-2005 10:01 PM
virtual servers using a single IP and dsl connection abc Linux Networking 2 06-16-2004 11:19 PM



1 2 3 4 5 6 7 8 9 10 11