Re: ssh to my computer behind NAT



Ed Greshko wrote:


[egreshko@misty ~]$ ssh -t f12l bin/gothere2
egreshko@xxxxxxxxxxxxx's password:
Last login: Tue Mar 9 18:31:24 2010 from 192.168.0.194
[egreshko@f12k ~]$ exit
logout
Connection to 192.168.0.191 closed.
Connection to f12l closed.
[egreshko@misty ~]$



and an example where both remote hosts need a password....

[egreshko@misty ~]$ ssh -t 192.168.0.191 bin/gothere3
egreshko@xxxxxxxxxxxxx's password:
egreshko@xxxxxxxxxxxxx's password:
Last login: Tue Mar 9 18:41:42 2010 from 192.168.0.191
[egreshko@f12 ~]$ exit
logout
Connection to 192.168.0.194 closed.
Connection to 192.168.0.191 closed.


--
Revolution, n.: In politics, an abrupt change in the form of
misgovernment. -- Ambrose Bierce

Attachment: signature.asc
Description: OpenPGP digital signature

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Relevant Pages