Re: Question on NetCat and Port Forwarding
From: tutaepaki (reply_at_newsgroup.not.me)
Date: 06/03/04
- Next message: Mukesh: "HELP - track deletion of a symbolic link"
- Previous message: Security Alert: "SSRT4717 rev.1 Management Agents: remote DoS with OpenSSL SSL/TLS in HP WBEM Services"
- In reply to: Patrick Rynhart: "Question on NetCat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 3 Jun 2004 00:08:20 +0000 (UTC)
p_rynhart@hotmail.com (Patrick Rynhart) wrote in
news:7ad0ef0a.0406012341.3ade3d13@posting.google.com:
> 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
Try socat
- Next message: Mukesh: "HELP - track deletion of a symbolic link"
- Previous message: Security Alert: "SSRT4717 rev.1 Management Agents: remote DoS with OpenSSL SSL/TLS in HP WBEM Services"
- In reply to: Patrick Rynhart: "Question on NetCat and Port Forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|