Go Back   Android Forums > Android Discussion > Android Applications
Android Applications All the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old October 12th, 2010, 11:28 AM   #1 (permalink)
New Member
Thread Author (OP)
 
Join Date: Oct 2010
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Question Bypassing CLOSED ports in public wifi

Hi.

I would try to be as brief as possible.


What I want to accomplish:
Use software such as voip etc. etc. on public wifi networks which block the ports for that software.

What I have done:
1.) I have created a ssh server on my PC running Windows 7 64x by following the guide ( How to Setup SSH Server in Windows with freeSSHd/ )
2.) I have installed an App on my phone called " ConnectBot"
3.) I have configured the SSH connection on my phone in the "ConnectBot" app following the guide ( SSH Tunneling On Android | Shantanu's Technophilic Musings )


What I accomplished:
1.) After configuring the SSH server on the PC and the "ConnectBot" on the mobile, I successfully connected them together via SSH. ( That is, I logged onto "ConnectBot" using my SSH server and after entering my SSH password a window with Windows Command Line appeared on my phone ( the black CMD window with C:\Windows\System32> )


What I want to accomplish:
1.) I want to forward ports by using ConnectBot in such a way that my PHONE connects to the pc (through SSH which already works) while on WIFI, and bypassess the blocked ports on WIFI by using the ports from my PC at home.


What I have tried:

App "ConnectBot"

- add port forwarding
- Type: Local
- Source Port: 17333 <-----------------( is this the port which we put into application settings? And then redirect it to the proper one in PC?
- Destination: localhost:80
- Destination: ( PC's IP ie. xxx.xx.xxx.xxx )
- Destination: localhost:17333




When establishing the SSH, and creating a port forwarding, i opened a voip application and for proxy put the localhost:80 or localhost:17333 or my PC's external IP....and nothing works.

The ssh itself works, i can type commands in the Window's CMD, but I want to get the port forwarding to work...]


The good thing is that SSH works perfectly on my phone, and the connection is never interrupted or anything...just the port forwarding is the problem.

Please help ppl

noofin is offline  
Reply With Quote
Sponsors
Old July 19th, 2011, 06:46 PM   #2 (permalink)
New Member
 
Join Date: Jul 2011
Posts: 2
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am having the exact same problem.

I have successfully created an SSH tunnel to my PC, and am trying to connect to a Ventrilo server on my PC listening on port 3784.

I am using the local port forward 3784 to localhost:3784.

In the Ventrilo app (Ventriloid) I am using host 127.0.0.1 and port 3784.

However this is not working. Any ideas?
LordThumper is offline  
Reply With Quote
Old July 19th, 2011, 07:45 PM   #3 (permalink)
Over Macho Grande?
 
alostpacket's Avatar
 
Join Date: Nov 2009
Location: NY
Posts: 7,300
 
Device(s): GalaxyNexus, Nexus1, Droid1, Eris, GalaxyTab10.1, Revue, Nexus7
Carrier: VZW...$$

Thanks: 4,196
Thanked 3,335 Times in 1,362 Posts
Default

@noofin

For your voip app's proxy settings put
========================
ip: 127.0.0.1
port: 5901
========================
for Connectbot put
========================
Nickname: VNC
Type: Local
Source Port: 5901
Destination: X.X.X.X:5900 ( where X.X.X.X is your home computer. )
========================

Then the home computer will receive data on port 5900 (change this number as needed for apps listening to that port - if you simply want to forward all traffic from your pc on to the internet, you may want to look into setting up a VPN/Proxy on the PC).

Be sure you have port 22 forwarded on the home computer from your router/NAT/firewall

22 is the default SSH port.


====================
====================

@LordThumper

For your ventriloid app's proxy settings put
========================
ip: 127.0.0.1
port: 3785
========================
for Connectbot put
========================
Nickname: VNC
Type: Local
Source Port: 3785
Destination: X.X.X.X:3784 ( where X.X.X.X is your home computer. )
========================
alostpacket is offline  
Reply With Quote
Old August 5th, 2011, 04:31 PM   #4 (permalink)
New Member
 
Join Date: Jul 2011
Posts: 2
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Appears SSH Tunnels cannot transport UDP, that is why it is not working.
LordThumper is offline  
Reply With Quote
Reply
Tags
bypass, connect bot, connectbot, port forwarding, ports, proxy, ssh


Go Back   Android Forums > Android Discussion > Android Applications
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:20 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.