port forwarding (listen IP, not localhost)?
- From: Ken Givens <k.givens@xxxxxxxx>
- Date: Thu, 15 Dec 2005 14:55:14 -0800
Here is my forward ssh -L 5055:10.5.8.230:23 keng@hera
This puts localhost port 5055 right into port 23 on hera. I can connect to localhost and get to port 23 on 10.5.8.230 no problem. Is there a way that I can make port 5055 available to the internal IP address, so telnetting to port 5055 on the server I'm running this command from? The IP of this server is 10.5.12.201, which is firewalled by hera. I want to do this:
telnet 10.5.12.201 5055
which would put me into port 23 on 10.5.8.230
Is this possible?
TIA! .
- Follow-Ups:
- Re: port forwarding (listen IP, not localhost)?
- From: Richard E. Silverman
- Re: port forwarding (listen IP, not localhost)?
- Prev by Date: Re: Problem with tcsh?
- Next by Date: Re: port forwarding (listen IP, not localhost)?
- Previous by thread: ssh config file "-N" option equivalent
- Next by thread: Re: port forwarding (listen IP, not localhost)?
- Index(es):
Relevant Pages
|
|