Does "virtual hosting" for SSH with netfilter exist ?
- From: "Boby" <boby@xxxxxxxx>
- Date: Tue, 21 Feb 2006 15:59:29 +0100
Hello,
what I would like is to redirect to keep SSH port to 22 and redirect clients
to different servers based on destination server. Like in Apache with
virtual hosting.
In brief,
client A try to connect to server a.domain.com
client B try to connect to server b.domain.com
a and b are the same server with the same ip address.
Is it possible with netfilter installed on server a to redirect ssh
connections for server b.domain.com transparently ?
Thank you
Boby
.
Relevant Pages
- Re: How to intercept error when httpRuntime maxRequestLength is ex
... "Hermit Dave" wrote in message ... > client side javascript and http module which could be helpful.. ... > To redirect the client your server has to send back a response. ... (microsoft.public.dotnet.framework.aspnet) - Re: How to intercept error when httpRuntime maxRequestLength is ex
... Jos's comments of using a secondary progress window on the client to ... HttpRequest request = HttpContext.Current.Request; ... To redirect the client your server has to send back a response. ... (microsoft.public.dotnet.framework.aspnet) - RE: serial ports?
... including the client file system, smart cards, audio, serial ... ports, printers, and the clipboard. ... terminal services only can redirect the serial ports to the Terminal ... redirected to the Terminal Server. ... (microsoft.public.windows.terminal_services) - Re: SBS 2003 "My Documents" redirection failure
... Ask all computers to redirect the folder ... Run gpupdate on the server and clients. ... Logoff and logon the users on the client computers. ... (microsoft.public.windows.server.sbs) - Re: What doesnt lend itself to OO?
... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ... (comp.object) |
|