Re: Help with reverse proxy for all TCP ports/protocols
- From: Noisome <Noisomep@xxxxxxxxx>
- Date: Sun, 16 Nov 2008 06:53:17 -0800 (PST)
On Nov 15, 12:24 pm, Cacadril <en...@xxxxxxxxx> wrote:
On Nov 15, 4:44 pm, j.g.too...@xxxxxxxxx wrote:
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.
Do you mean ...
- you are running a linux box? ...
- acting as a gateway? ...
- between your local network and the internet? ...
- and you want that any tcp connection being initiated by
datagrams coming from the internet? ...
- shall be forwarded to specific IP addresses on the local network ?
- depending on the IP address of the *source* of this connection
attempt?
Ooops, I shall now suppose the anser to the above questions is *no*.
Thanks for your reply, and your assumption is incorrect. I am running
a linux box...acting as a gateway...between my local network and the
internet...and want that any tcp connection being initiated by
datagrams coming from the internet...shall be forwarded to the
specific IP address on the local network...depending on the DOMAIN
NAME that the source of this connection is attempt to come through.
So now that you got that off your chest feeling better? Good. Now
since the request is made more readable, anyone out there can help
further?
Thanks,
Noisome
.
- Follow-Ups:
- Re: Help with reverse proxy for all TCP ports/protocols
- From: Cacadril
- Re: Help with reverse proxy for all TCP ports/protocols
- 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: Re: tc and PRIOMAP not working
- Next by Date: Re: Do all Linux distros have Samba built-in? Detect if Samba installed?
- Previous by thread: Re: 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
|