Networking Forums

Networking Forums > Computer Networking > Windows Networking > local port tunneling?

Reply
Thread Tools Display Modes

local port tunneling?

 
 
hellrazor
Guest
Posts: n/a

 
      07-14-2005, 08:49 PM
Hi,

Is there software that I could install in the client and the server which
will allow me to:

1-Specify which outbound ports in the local machine should be tunneled /
forwarded through port 80. For example, if a program is trying to
communicate to an ouside IP address, using say, port 3630, the program will
intercept this in the local machine, and send the request through port 80

2-At the server side, the software should know that the incoming port 80
request is intended for the port that was initially specified in the client
(i.e.: port 3630).

3-Should be able to handle synchronous / asynchronous communications.


Is it possible? where should I start looking?


Thanks.


Jorge
 
Reply With Quote
 
 
 
 
Mark Gamache
Guest
Posts: n/a

 
      07-14-2005, 11:28 PM
I use an ssh client and ssh server. depending on what you are ding this
works well. You can only do this for TCP traffic though. Putty can be
setup to act as a SOCKS v4 proxy so that you don't have to create fixed
endpoints and individual tunnels for each port.
http://www.chiark.greenend.org.uk/~sgtatham/putty/

I like openSSH for windows on the server side if you aren't using UNIX
there. http://sshwindows.sourceforge.net/ it works well.

--
Mark Gamache
Certified Security Solutions
http://www.css-security.com



"hellrazor" <(E-Mail Removed)> wrote in message
news:Xns96938D0812F1jorgeanotherworldcom@64.59.144 .76...
> Hi,
>
> Is there software that I could install in the client and the server which
> will allow me to:
>
> 1-Specify which outbound ports in the local machine should be tunneled /
> forwarded through port 80. For example, if a program is trying to
> communicate to an ouside IP address, using say, port 3630, the program
> will
> intercept this in the local machine, and send the request through port 80
>
> 2-At the server side, the software should know that the incoming port 80
> request is intended for the port that was initially specified in the
> client
> (i.e.: port 3630).
>
> 3-Should be able to handle synchronous / asynchronous communications.
>
>
> Is it possible? where should I start looking?
>
>
> Thanks.
>
>
> Jorge



 
Reply With Quote
 
hellrazor
Guest
Posts: n/a

 
      07-15-2005, 05:22 PM
"Mark Gamache" <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

> I use an ssh client and ssh server. depending on what you are ding this
> works well. You can only do this for TCP traffic though. Putty can be
> setup to act as a SOCKS v4 proxy so that you don't have to create fixed
> endpoints and individual tunnels for each port.
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> I like openSSH for windows on the server side if you aren't using UNIX
> there. http://sshwindows.sourceforge.net/ it works well.
>


Thanks... I'll take a look!

Jorge
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual Serial Port / Tunneling hobbzilla Linux Networking 1 04-08-2007 06:50 PM
port tunneling over ssh (not port-forwarding in the traditional sense) C3 Linux Networking 1 07-26-2006 03:44 PM
SSH port forwarding/tunneling Captain Dondo Linux Networking 2 10-31-2005 03:42 PM
port tunneling problem with gaim HP Linux Networking 1 10-12-2005 04:39 PM
SSH port forwarding/tunneling question Wes Gray Linux Networking 5 07-02-2004 02:00 AM



1 2 3 4 5 6 7 8 9 10 11