Question on Netcat and Port Forwarding
From: Patrick Rynhart (p_rynhart_at_hotmail.com)
Date: 06/02/04
- Next message: seemanta dutta: "how to go about creating a new non english font??"
- Previous message: QNils_O=2E_Sel=E5sdal=22?=: "Re: select() and SIGNAL"
- Next in thread: Kasper Dupont: "Re: Question on Netcat and Port Forwarding"
- Reply: Kasper Dupont: "Re: Question on Netcat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 2 Jun 2004 00:42:13 -0700
Question on Netcat and Port Forwarding
I want to set up a port forward, so that port 1000 is forwarded (via
'server') to port 2000 on 'mycomputer'. If 'server' was running sshd,
I would use the command
ssh server -L 1000:mycomputer:2000
However, server does not have sshd installed. Is it possible to
acheive this requirement by running netcat on server at user-level ?
If so, how would this be acheived ?
Regards
Patrick
- Next message: seemanta dutta: "how to go about creating a new non english font??"
- Previous message: QNils_O=2E_Sel=E5sdal=22?=: "Re: select() and SIGNAL"
- Next in thread: Kasper Dupont: "Re: Question on Netcat and Port Forwarding"
- Reply: Kasper Dupont: "Re: Question on Netcat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|