Re: Help with reverse proxy for all TCP ports/protocols
- From: Burkhard Ott <news@xxxxxxxxx>
- Date: Sat, 15 Nov 2008 17:10:12 +0100
Am Sat, 15 Nov 2008 07:44:17 -0800 schrieb j.g.tooley:
Hey all,
I am attempting to do (I think this is the right term) a reverse proxy
for any TCP port/protocol, not just HTTP.
Essentially, I want:
ssh/telnet/ftp/etc internet.server1.com ==> WANIP_ADDRESS ==>
10.10.10.1
ssh/telnet/ftp/etc internet.server2.com ==> WANIP_ADDRESS ==>
10.10.10.2
So all ports that come in from internet.server1.com go to my WAN IP
ADDRESS, and redirects it to 10.10.10.1 and all ports from
internet.server2.com go to my WAN IP ADDRESS, and redirects it to
10.10.10.2.
Anyone know the best solution and have a quick tutorial on how to set
this up? I have used a reverse proxy for just HTTP host headers
(using pound), but I am looking for something a bit more robust in
which protocols are accepted and forwarded.
iptables SNAT?
.
- References:
- Help with reverse proxy for all TCP ports/protocols
- From: j . g . tooley
- Help with reverse proxy for all TCP ports/protocols
- Prev by Date: Help with reverse proxy for all TCP ports/protocols
- Next by Date: Re: DNS -- reverse zone delegation on a CIDR subnet
- Previous by thread: Help with reverse proxy for all TCP ports/protocols
- Next by thread: Re: Help with reverse proxy for all TCP ports/protocols
- Index(es):
Relevant Pages
|
Loading