Networking Forums

Networking Forums > Computer Networking > Linux Networking > Does "virtual hosting" for SSH with netfilter exist ?

Reply
Thread Tools Display Modes

Does "virtual hosting" for SSH with netfilter exist ?

 
 
Boby
Guest
Posts: n/a

 
      02-21-2006, 02:59 PM
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


 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      02-21-2006, 05:26 PM
Boby wrote:
> 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 ?


If the server names map to the same IP address, netfilter
cannot separate the requests from each other. Netfilter
does not know about the names called, only the IP addresses.

In HTTP the situation is different, as the name is passed
in the request. Even here, it's the HTTP server doing the
magic, not netfilter.

--

Tauno Voipio
tauno voipio (at) iki fi
 
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
Does a wifi "repeater" exist? me@privacy.net Wireless Internet 14 04-05-2008 03:32 AM
Re: SPEWS SLIMES "WindsorFox", "Kevin-!:?)", "Spin Dryer" get the cold shoulder at broadband ng! SneakyP Broadband 0 11-29-2005 11:46 PM
Attention Plus.net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM broadband newsgroup !:?) Broadband 0 11-28-2005 05:28 AM
Attention Plus.Net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM braodband newsgroup !:?) Broadband 0 11-28-2005 04:03 AM
"Wireless Networks" Tab Doesn't Exist -- Nowhere to type in SSID Matt Wireless Networks 1 09-01-2005 12:48 AM



1 2 3 4 5 6 7 8 9 10 11