Re: ssh tunnel - remote access through nat
- From: Chuck Swiger <cswiger@xxxxxxx>
- Date: Tue, 25 Jul 2006 13:22:47 -0400
Drew wrote:
Hi,
I've got a box that's nat'd out to the internet. It is occassionally
neccessary for me to access this box remotely. The obvious answer is:
ssh -R 7777:localhost:22 remote.box cat
run from the nat'd box where remote box is a place I pretty much always have access too from anywhere, anytime.
Um. Why not forward an open port like 7777 from whatever is doing NAT for this box to port 22 on it? If the NAT gateway is being assigned a dynamic IP, use dyndns.org & and update script...
--
-Chuck
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- ssh tunnel - remote access through nat
- From: Drew
- ssh tunnel - remote access through nat
- Prev by Date: Re: [OT] gcc: maximum length of an array?
- Next by Date: Re: max number of groups a user can be member of
- Previous by thread: ssh tunnel - remote access through nat
- Next by thread: Re: ssh tunnel - remote access through nat
- Index(es):
Relevant Pages
|