Re: OpenSSH remote port forwarding
From: A.E. Mouse (gun.fodder@rfl.mil)Date: 01/13/02
- Next message: Richard E. Silverman: "Re: Can you stack tunnels?"
- Previous message: A.E. Mouse: "Re: Can you stack tunnels?"
- In reply to: Marco Spizzichino: "OpenSSH remote port forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: A.E. Mouse <gun.fodder@rfl.mil> Date: Sun, 13 Jan 2002 01:18:21 GMT
Marco Spizzichino wrote:
> Hi,
>
> I have an ADSL connection with an ISP. I have neither access nor control
> over their Router / Firewall so I cannot open/close ports as I'd like. My
> internal network is NAT so it is not publicly available. It does not seem
> to have any limit in the ports I can use to go out on the Internet. I
> believe the client access from my NAT network is not limited at all... So
> I can, for example, use an outgoing SSH connection from here to the
> Internet...
>
[snip]
>
> What am I missing ?
>
> Regards,
>
> Marco
>
If you have sshd running on your home computer you should be able to do
this much more easily.
My home LAN is running behind a NAT firewall. I configured my firewall to
forward ssh connections, port 22, to my linux box. All I then need to know
is my external IP address. So now I can just do ssh -l mouse <home IP>
from any computer and logon to my home machine.
Hope this helps.
Anon
- Next message: Richard E. Silverman: "Re: Can you stack tunnels?"
- Previous message: A.E. Mouse: "Re: Can you stack tunnels?"
- In reply to: Marco Spizzichino: "OpenSSH remote port forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|