View Single Post
Posts: 4 | Thanked: 0 times | Joined on Sep 2007
#1
Okay, I've tried following the discussion

http://talk.maemo.org/showthread.php...light=sidekick

And a couple other places but I'm missing something somewhere. I have my N900 on the T-mobile sidekick plan and I know that it is working because I can connect to m.yahoo.com while connected with it.

I have a SSH server setup on another remote machine and I have tried running it on a bunch of different ports from the lists that I have found and I can't seem to get any to connect. I'm not even to the point of trying to forward traffic over it I just wanted to make sure it would connect first.

I know the server is listening on the correct port because I verify that it works by connecting to it with my wifi connection. I then switch to T-mobile connection and try to ssh to that server on the same port (my last test was 143) and I'm getting no go.

ssh -p 143 ip.add.#.#

Is there something I'm missing or am I just in an unfortunate place where everything is blocked?

Thanks