- Joined
- Jun 5, 2012
- Messages
- 91
- Reaction score
- 2
I could only get MobileTerminal to work after JB IOS7. It seems that any application accessing ports below 1024 will not SSH. I changed the ports in /etc/ssh/sshd_config and /etc/services from the article linked below.
I installed nano to do the edits on my iphone and SSH'd into the phone from my terminal in a Mac to do this but can be done on your iphone MobileTerminal. I really don't like vi and do not know what the default editor is being used in the JB.
This did not break MobileTerminal but want to make sure it will not break anything in Cydia? There are a couple other ways of doing this after google searching but I thought this might be the better way.
Link:
Link >>>> reddit.com/r/jailbreak/comments/1ug095/solution_connecting_to_localhost_how_to_unsandbox/ceiqceo
EDITED:
It won't take affect until after a reboot or restart of the Daemon Service. You can run this command if you don't want to reboot:
launchctl unload /Library/LaunchDaemons/com.openssh.sshd.plist
<enter>
followed by
launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
<enter>
I installed nano to do the edits on my iphone and SSH'd into the phone from my terminal in a Mac to do this but can be done on your iphone MobileTerminal. I really don't like vi and do not know what the default editor is being used in the JB.
This did not break MobileTerminal but want to make sure it will not break anything in Cydia? There are a couple other ways of doing this after google searching but I thought this might be the better way.
Link:
Link >>>> reddit.com/r/jailbreak/comments/1ug095/solution_connecting_to_localhost_how_to_unsandbox/ceiqceo
EDITED:
It won't take affect until after a reboot or restart of the Daemon Service. You can run this command if you don't want to reboot:
launchctl unload /Library/LaunchDaemons/com.openssh.sshd.plist
<enter>
followed by
launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist
<enter>
Last edited: