PDA

View Full Version : iPhoneTunel problem.




Tex-Twil
Aug 4, 2009, 03:46 PM
Hello,
I want to use iPhoneTunnel for OSX (http://web.me.com/novi.mad/page2/page2.html) and use the tunnel as a socks proxy.

I have the version 2.2 but it is not working. Any ssh connection over the USB to my iPhone hangs.

When I launch "Tunnel On" in debug mode :


jan@jan /Applications/iPhoneTunnel.app/Contents/Resources $ sh iphone_tunnel 22 9876
Waiting for device...
Info: Waiting for new connection...


So far it looks good ...

Then I launch the SSH

me@me ~ $ ssh -l root -p 9876 127.0.0.1

but here nothing happens. No password prompt.

The output of iphone_tunnel is

Info: New connection...
Info: Device connected.
Info: Service started.
sock handle newsock:7 iphone:9
threadcount=1
Info: Waiting for new connection...

but the ssh connection does not react.

Is it working for you ?

btw I have the 3GS. The SSH server on the iPhone is fine since I can connect via my home wifi.

Thanks,
Tex



Tex-Twil
Aug 5, 2009, 03:20 PM
When I try it on my gf's mac, it works :confused::confused: