Help with reverse proxy for all TCP ports/protocols
- From: j.g.tooley@xxxxxxxxx
- Date: Sat, 15 Nov 2008 07:44:17 -0800 (PST)
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.
Thanks for any information,
Jeff
.
- Follow-Ups:
- Re: Help with reverse proxy for all TCP ports/protocols
- From: Burkhard Ott
- Re: Help with reverse proxy for all TCP ports/protocols
- Prev by Date: Re: tc and PRIOMAP not working
- Next by Date: Re: Help with reverse proxy for all TCP ports/protocols
- Previous by thread: What will your people do when the network is down?
- Next by thread: Re: Help with reverse proxy for all TCP ports/protocols
- Index(es):
Relevant Pages
|
Loading