|
|
Question : Setup up Fedora for SSH from a Windows Machines
|
|
Hi,
I have two computer running, and they are connected to the same router.
Computer A: MS Windowns XP Computer B: Fedora 5
I have check the ip of both computers, from whatismyipaddress.com, two of them have the same ip address.
But I don't have too much experience to networking, and I need to setup Fedora that I can ssh to my Fedora from other machines remotely.
Thanks,
Jack
|
Answer : Setup up Fedora for SSH from a Windows Machines
|
|
Hi,
>I have check the ip of both computers, from whatismyipaddress.com, two of them have the same ip address.
well that IP address what your are talking about is external IP address, so I assume that both computers are on the same network. To check your IP address use command line and type:
# ifconfig --> this is for linux
and for windows: START->RUN->cmd->ENTER and type
ipconfig
then use winssh
http://www.denison.edu/mathsci/software_docs/winssh.html
hope this helps
lubo
|
|
|
|
|