Networking Forums

Networking Forums > Computer Networking > Linux Networking > Simple Port Forwarding Without SSH

Reply
Thread Tools Display Modes

Simple Port Forwarding Without SSH

 
 
anonyusenet@gmail.com
Guest
Posts: n/a

 
      07-02-2006, 06:47 PM
What user level application will let me do simple port forwarding?

I'm trying to forward all TCP connections recieved at proxy:3690 TO
svnserv:3690.

I know I can do this with ssh
ssh -L "3690:localhost:3690" svnserv

but I don't want/need the secure channel and I don't want to set up
sshd on either machine.

I also don't want to mess with firewalls.

Thanks!

 
Reply With Quote
 
 
 
 
Chris Davies
Guest
Posts: n/a

 
      07-03-2006, 10:04 AM
(E-Mail Removed) wrote:
> What user level application will let me do simple port forwarding?


netcat and tcpproxy, to name but two. Ever thought of searching the web
before posting?

Chris
 
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
How to install/enable simple proxy and port forwarding? Matthew Lincoln Linux Networking 7 12-03-2008 11:55 PM
Simple port forwarding problem jrpfinch Wireless Internet 7 11-27-2006 04:07 PM
2003 RRAS port forwarding problem, simple but strange? help please! WildIrish Windows Networking 2 06-15-2006 05:13 PM
help with simple NAT forwarding Mark Richards Linux Networking 2 07-29-2004 12:09 PM
MN-100 Port forwarding not as simple as old router D.C. Larreau Broadband Hardware 5 06-06-2004 12:55 AM



1 2 3 4 5 6 7 8 9 10 11