-
02-04-2008, 06:10 PM #1
SSH error after 1.1.3 update help!
hi everyone. I use Fufu to ssh into my iphone and it have worked fine for me when i was at 1.1.2. However, after i update it to 1.1.3 ssh will not allow me to log in anymore. it says something like " Warning remote host identification has changed" can anyone help me with this thnx. i really need to ssh my iphone.
anyone at all that can help me? thanxLast edited by im-foney; 02-04-2008 at 06:10 PM. Reason: Automerged Doublepost
-
02-04-2008, 06:15 PM #2iPhone? More like MyPhone
- Join Date
- Nov 2007
- Location
- Orlando, FL
- Posts
- 121
- Thanks
- 10
- Thanked 3 Times in 3 Posts
When do you get this error?
Are you using root and alpine?Major credit to the Programmers.
Your efforts makes the IPHONE that much better. Thank You! Without you, There is no Us!!
I believe in beta testing for free and paying for Smooth integrated, Compatible, and functioning Apps.
-
02-04-2008, 07:51 PM #3
yes i am using root for username and alpine for pw. i get this error during the attempt of connecting to my phone right before they ask for password.
-
02-04-2008, 09:41 PM #4
type
rm -f ~/.ssh/known_hosts
into terminal
-
The Following User Says Thank You to bchilton9 For This Useful Post:
Mann22 (02-05-2008)
-
02-04-2008, 10:58 PM #5
what does that do?
nice! it worked thnx a bunch bchilton!Last edited by im-foney; 02-04-2008 at 10:58 PM. Reason: Automerged Doublepost
-
02-05-2008, 09:25 AM #6
-
02-05-2008, 11:32 PM #7
Easy. Each time you reinstall SSH, the random host-key is regenerated. To make sure one host doesn't pose as another, your local ssh client keeps a database of these hash keys, and if it changes, it refuses to connect, because the assumption is there that some machine might pose as another, which would be a security risk (e.g. phishing of passwords).
simply edit ~/.ssh/known_hosts to remove the line that has your iPhone's key, or else, just delete the entire file.
rcfa



LinkBack URL
About LinkBacks
Reply With Quote
