Question on NetCat and Port Forwarding
From: Patrick Rynhart (p_rynhart_at_hotmail.com)
Date: 06/02/04
- Next message: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Previous message: berdey: "Re: How to detect/log intrusion attempts without iptables log feature"
- Next in thread: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Reply: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Reply: tutaepaki: "Re: Question on NetCat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 2 Jun 2004 00:41:07 -0700
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: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Previous message: berdey: "Re: How to detect/log intrusion attempts without iptables log feature"
- Next in thread: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Reply: Konstantinos Peletidis: "Re: Question on NetCat and Port Forwarding"
- Reply: tutaepaki: "Re: Question on NetCat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|