what does this mean?
Im trying to set up a 'poor man's vpn' on my htc hd2 running wm6.5
In other words, i want to use a ssh server as a proxy to browse the internet.
This process works on my desktop machine running windows xp, but it wont work on my htc hd2.
I set pocket putty to dynamically forward port 1080.
I run pocket putty, I log into my ssh server. I run proxycap, I tell it to 'socksify' skyfire.
I run skyfire.
Pocketputty gives me this error:
"Putty Fatal error
WSAEventSelect():
SOCKET_ERROR"
ok not getting this error anymore
but the connection is timing out
I log into the ssh server with pocket putty, i tell it to dynamically port forward port 1080 back to my device. Then I run proxycaps, and tell it to 'sockify' my mobile internet explorer.
Then I run internet explorer it says it couldnt find a server
When i click 'last error' in proxycaps
"Connection timed out (10060)"
Any ideas?
Related
hey just trying to get some help finding an sftp client for WM6. I have total commander, but that dosen't support SFTP only FTP. Any free clients out there?
Try putty it's an open source and quite reliable cient for secure shell protocol. It support SSH1, SSH2 and telnet, I have been testing it for a while under linux and it seems to be quite reliable. Here is the link http://www.pocketputty.net/.
have putty. But that logs me into the machine locally. If i run an sftp command that is like trying to get a file from itself. I need to have sftp on client to connect to server and get files. Putty sends nothing but screen output. unless im missing something???
How about zaSFTP?
With the Windows version of Remote Desktop you can use the CLI switch '/console' to take control of the current console session of the server you are Remote Desktop'ing into as long as its 2003 Server or later. Is this possible with the Remote Desktop Mobile client?
With the Windows version you just start it with 'Start, Run, mstsc.exe /console' and this attempts to connect to the current console session.
Cheers
Andy
ADB100 said:
With the Windows version of Remote Desktop you can use the CLI switch '/console' to take control of the current console session of the server you are Remote Desktop'ing into as long as its 2003 Server or later. Is this possible with the Remote Desktop Mobile client?
With the Windows version you just start it with 'Start, Run, mstsc.exe /console' and this attempts to connect to the current console session.
Cheers
Andy
Click to expand...
Click to collapse
to my knowledge, not possible - at least I haven't managed to do it . Also see http://forum.xda-developers.com/showthread.php?t=288506
note that if you don't strictly need RDP, some other, proprietary clients do offer console-like features - also see the above article for more info
This is an old topic, but one of the first Google search results for 'Remote Desktop Mobile connect to console'. I've been fiddling with this for the past few days and wanted to share my experience. I say experience because I haven't reallydone anything to achieve a /console connection with RDP mobile.
I'm running WinMo 6.5 Pro and using the standard RDP client it ships with. I am connecting to my home PC, which is running Win7x64 Ultimate. If I choose to log in as a currently logged in user and provide the proper credentials, I am connected to the existing session without any hassle.
I don't know if this is a new feature of terminal services/remote desktop on Win7, or a designed advantage of the mobile RDP client.
If you need to connect to a server console session specifically, take a look at this link on how to configure your server in advance to facilitate this:
EDIT: I'd post a link, but apparently my account is too new to do so. Oh well.
I'm looking for a remote desktop program that will allow remote login to a wm6 phone ie running a remote desktop server on the phone (not client). Basically I have 2 - wm 6 phones and I'd like to be be able to control one of them remotely either via my main phone or pc over the internet. I'll keep searching, but if anyone can point me in the right direction, that would be appreciated. I have read multiple articales about a Real VNC solution but their website yields nothing.
Thanks
This flavour of RealVNC works fine for me...
http://www.efon.cn/
what viewer do i need for this vnc server?
stepw said:
This flavour of RealVNC works fine for me...
http://www.efon.cn/
Click to expand...
Click to collapse
Yes what client do you use with that? Also how has it been working for you? Reliable, fast etc? Looks like very limited support and documentation for that project. I actually didn't realize the CE software can run on WM.
Ok so I figured it out (I feel kinda dumb asking what client to use). So I downloaded the real vnc viewer and got it working. The only thing I'd really like to do now is get some sort of dyndns type service going on the phone as restarting it changes the ip everytime.
Please Help, I am getting an odd error and so far have only see the topic regarding UNIX systems.
Running Windows 7 Ultimate
Firewall: Bitdefender
Router: Linksys linksys wrt54g V.8
Phone: Droind Incredible SLCD with Redemptive rEVOlution ROM 2.1.3
Using Remote RDP Lite & VNC Lite (ads)
Router is forwarding and set to port trigger RDP port 3389
Firewall Off or on (doesn't matter)
Works on lan, but not 3g to true ip gives me "transport endpoint not connected."
I also tried it with installation of VNC server too (still same result) Can anyone help on this please? I have scoured the net but only found help with UNIX systems showing this prob, no windows machines. I'm not a n00b at networking either, I just don't get why I'm getting the error, makes no sense....
I have a Samsung Galaxy Note 10.1 running jelly bean 4.1. I have been using JuiceSSH a lot to access a machine which does not directly connect to the internet, using the "connect via option". I connect to an intermediate machine first, and then from there it open a ssh session on the second host. On my home computer, I do this with ssh proxy command. I've been searching here and on the play store for a way to access an sftp server running on the remote machine capable of passing through this "proxy" server, but I haven't found anything.
I could just install open-ssh on my tablet, I suppose and do it directly from the command line, but I don't want to root the device.
Any help would be greatly appreciated
Steve :laugh:
sjchicago1987 said:
I have a Samsung Galaxy Note 10.1 running jelly bean 4.1. I have been using JuiceSSH a lot to access a machine which does not directly connect to the internet, using the "connect via option". I connect to an intermediate machine first, and then from there it open a ssh session on the second host. On my home computer, I do this with ssh proxy command. I've been searching here and on the play store for a way to access an sftp server running on the remote machine capable of passing through this "proxy" server, but I haven't found anything.
I could just install open-ssh on my tablet, I suppose and do it directly from the command line, but I don't want to root the device.
Any help would be greatly appreciated
Steve :laugh:
Click to expand...
Click to collapse
Hey Steve,
Dev of JuiceSSH here... sorry as you know we don't support SFTP (yet!) - however in the meantime you could setup a port forward in JuiceSSH to forward traffic from a local port on your android device to the final destination. It would look something like this:
Mode: Local
Connection: <your intermediate server connection>
Port (from): 5000 (could be any > 1024)
Destination: <your sftp server hostname>
Port (to): 22
Then use any SFTP client currently available on Android and connect to the local port (which would route through the JuiceSSH port forward to the intermediate server then onto the destination).
Thanks
Paul
protocol mismatch
SSH-2.0-OpenSSH_6.1p1 Debian-4 Protocol mismatch.SH-2.0-OpenSSH_6.1p1 Debian-4 Protocol mismatch.
JuiceSSH said:
Hey Steve,
Dev of JuiceSSH here... sorry as you know we don't support SFTP (yet!) - however in the meantime you could setup a port forward in JuiceSSH to forward traffic from a local port on your android device to the final destination. It would look something like this:
Mode: Local
Connection: <your intermediate server connection>
Port (from): 5000 (could be any > 1024)
Destination: <your sftp server hostname>
Port (to): 22
Then use any SFTP client currently available on Android and connect to the local port (which would route through the JuiceSSH port forward to the intermediate server then onto the destination).
Thanks
Paul
Click to expand...
Click to collapse
Paul, thanks for the help. I've tried configuring a Port Forward as you suggest, but there seems to be a problem communicating with the open-ssh server on my machine. I can connect to the machine normally through "connect-via" however. I asked for the forward to open a browser session. When it does, this message is displayed (in the browser)
SSH-2.0-OpenSSH_6.1p1 Debian-4 protocol mismatch.
Any ideas?
You'll need to use an SFTP app, rather than the browser as the android browser doesn't support SFTP.
Download an SFTP client off the Play Store and point it at 127.0.0.1 once the port forward is active.