The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-05-2008, 05:45 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts
OpenSSH problem!

I have my iPhone with rev 1.1.1. I notice that the OpenSSH appliucation is not working (I can't connect to my computer or turn it on via services application). when I llok for it on the installer it looks as installed and it is version 4.6p 1-1.
I try uninstall it, but, got a message: Error, Main script execution failed!

can someone let me know what can be the solution of this?

thanks!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 01-05-2008, 06:18 PM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts

same problem here.. I cant figure it out. Ive been searching for a while now.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 01-06-2008, 12:59 AM
ucim2cute's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: 2.2.1 unlocked/jailbroken
Operating System: XP
Location: City by the Sea, Texas!
Posts: 368
Thanks: 177
Thanked 14 Times in 12 Posts

That is exactly what is happening to me right now!!
What i guess i did wrong, is that there was 2 openSSH, and I installed one the was under copy coder catergories, and that is the one that won't uninstall?? I was able to install and uninstall the other one, which was named under iphone hack iphone, or something like that. I believe that is the one we need for the whole sshing. But when I install that one, it also doesn;t show up on the homescreen?? I know we need to get the other one off, but with the whole "main script execution failed" error, not sure how else to uninstall it?

Can someone pleeeeeease help us?? I am trying to learn how to SSH and I can't get too far, if I can't get this one uninstalled and install the correct one?? Please someone??

Oh! By the way, I am on 1.1.2 now!

Last edited by ucim2cute; 01-06-2008 at 09:57 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 01-06-2008, 11:58 AM
drunix's Avatar
Green Apple
 
Join Date: Oct 2007
Posts: 52
Thanks: 13
Thanked 6 Times in 4 Posts
how to run ssh

hey guys, this is a common problem, ill tell u how to run ssh from iphone without the problem of services.

1- install "Mobile terminal"
2- enter in mobile terminal and execute these commands:

cd / (tapp return)
/usr/sbin/sshd (tapp return)

here you go!!! ssh is now running ! this is the sshd "SSH daemon"
is the same as if ur turning on the switch on services but manually.

3- leave mobile terminal
4- connect normally to ssh

We can fix the ssh on services but this will need more time.

- u can install tapp.app to run this command w/ a single tapp.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to drunix For This Useful Post:
ucim2cute (01-06-2008)
  #5  
Old 01-06-2008, 12:05 PM
ucim2cute's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: 2.2.1 unlocked/jailbroken
Operating System: XP
Location: City by the Sea, Texas!
Posts: 368
Thanks: 177
Thanked 14 Times in 12 Posts

Yaaaaay!! sounds easy enough! Gonna try this right now! On behalf of all of us novice's we thank you in advance dear sir! hehehehe
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 01-06-2008, 10:52 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by drunix View Post
hey guys, this is a common problem, ill tell u how to run ssh from iphone without the problem of services.

1- install "Mobile terminal"
2- enter in mobile terminal and execute these commands:

cd / (tapp return)
/usr/sbin/sshd (tapp return)

here you go!!! ssh is now running ! this is the sshd "SSH daemon"
is the same as if ur turning on the switch on services but manually.

3- leave mobile terminal
4- connect normally to ssh

We can fix the ssh on services but this will need more time.

- u can install tapp.app to run this command w/ a single tapp.
thanks!
But, I didn't find the mobile terminal, so I used Term-vt100. Then it didn't solve the problem.
Attached snapview of the commands.
let me know if i'm still doing it wrong.
BTW I installed tapp.app, how it works?
Attached Thumbnails
OpenSSH problem!-photo-ssh.jpg  

Last edited by Billy30; 01-06-2008 at 10:58 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 01-07-2008, 04:55 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 2.2.0
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,231
Thanks: 45
Thanked 202 Times in 162 Posts

Maybe you could try manually creating the host keys?

/usr/local/bin/ssh-keygen -d -f /etc/ssh_host_dsa_key -N ""
/usr/local/bin/ssh-keygen -b 1024 -f /etc/ssh_host_rsa_key -t rsa -N ""
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 01-07-2008, 07:22 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by NetMage View Post
Maybe you could try manually creating the host keys?

/usr/local/bin/ssh-keygen -d -f /etc/ssh_host_dsa_key -N ""
/usr/local/bin/ssh-keygen -b 1024 -f /etc/ssh_host_rsa_key -t rsa -N ""
NetMage, I try it, still don't work!
I receive a message that can't find the /usr/local/bin/ssh directory.
any ideas?
thanks!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 01-08-2008, 10:02 AM
ucim2cute's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: 2.2.1 unlocked/jailbroken
Operating System: XP
Location: City by the Sea, Texas!
Posts: 368
Thanks: 177
Thanked 14 Times in 12 Posts
Yep!

Same for me! Still doesn't work! What am I doing wrong??
UGH! I just know the probelm is that other stupid SSH that is giving the whole problem!! We need to figure a way to be able to uninstall that one, so as to just install the correct SSH one and our whole problem would be solved!! But how?? Grrrrrrrrrr............. Someone please help figure a way to uninstall the wrong SSH...pleeeeease??
But anyways, thanks for the people who have tried to help us, I'm sure I speak for all of us here, thanks again..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 01-13-2008, 09:43 AM
iPhone? More like MyPhone
 
Join Date: Sep 2007
Posts: 105
Thanks: 6
Thanked 5 Times in 4 Posts

I cannot suddenly ssh to my iPhone. Tried restarting my iPhone and reinstalling OpenSSH without any luck.

Anybody got a clue what's happened?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 12:17 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top