Tux_army
September 1st, 2005, 09:54 PM
Hello i just started using ssh to try and log into my step dad xp computer. I have openssh-client & openssh-server installed. Everytime i try to ssh into his computer all i get his conncection refused. He doesn't have any firewall install on his system.
Here are my questions
1. My dad computer name is Dustin but his username -- the one he use to log into his xp computer is "insane". When i want to ssh to his computer do i type in
ssh Dustin@hisipaddress or ssh insane@hisipaddress.
2. Do both computers have to have ssh install? i have ssh install on my system but does he have to have ssh install on his computer?
3. Where do i exactly add his ip address in /etc/hosts? When i open ssh this is all i see is this.
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
So i'm guessing i add his ip address in the ip6-allhosts, so now it would look like ff02::3 hisipaddress
Please help! :?
Here are my questions
1. My dad computer name is Dustin but his username -- the one he use to log into his xp computer is "insane". When i want to ssh to his computer do i type in
ssh Dustin@hisipaddress or ssh insane@hisipaddress.
2. Do both computers have to have ssh install? i have ssh install on my system but does he have to have ssh install on his computer?
3. Where do i exactly add his ip address in /etc/hosts? When i open ssh this is all i see is this.
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
So i'm guessing i add his ip address in the ip6-allhosts, so now it would look like ff02::3 hisipaddress
Please help! :?