Discuss [Solution & How-To] SSH on T-Zones at the General - Hackint0sh.org; I've been using the $5.99 T-Zones plan when not in wifi range... it works pretty ...
-
[Solution & How-To] SSH on T-Zones
I've been using the $5.99 T-Zones plan when not in wifi range... it works pretty well, but one thing I missed was the ability to SSH to a linux machine while on the go.
First I thought I could just set SSHd to listen on port 8080, but that doesn't seem to work from my iPhone to a server at work (I think it has something to do with the proxy redirecting 80 and 8080 already). Then I remembered that POP mail still works on T-Zones without the proxy, so I set SSHd to listen on port 110. Viola!
What I finally ended up doing was just leaving the SSHd config alone and configuring my router to forward port 110 to my server at home on port 22. Now I can SSH in to my linux machine on port 110 from wherever I have EDGE service via T-Zones.
Next step is getting aliases working under vt100 terminal on the phone.
Edit: I guess I should clarify... after making those changes to your router or SSHd server, you can SSH from the vt100 terminal by doing "ssh user@host -p 110". The default port is 22 which doesn't work on T-Zones, so you have to specify the new port 110.
And of course this only gives you access to one specific machine, but from there you should be able to get where you need to go if you wanna SSH to another server that's not set to listen on 110.
Last edited by nullitum; 04-19-2008 at 12:09 AM.
8GB iPhone 2.2.1 Pwned on T-Mobile
-
Similar Threads
-
By spec09 in forum General
Replies: 1
Last Post: 08-13-2008, 06:27 AM
-
By odysseus in forum Free Toolchain Software
Replies: 19
Last Post: 07-31-2008, 10:20 PM
-
By climber_rich in forum PwnageTool
Replies: 16
Last Post: 07-22-2008, 03:43 PM
-
By Liquid1 in forum Hardware
Replies: 0
Last Post: 06-15-2008, 09:50 PM
-
By JLEW700 in forum General
Replies: 9
Last Post: 01-24-2008, 10:06 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks