Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2008 04:02:35 -0700
From:      disintx <disintx@autistici.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: FreeBSD SSH XP Tunneling
Message-ID:  <48DF644B.5010807@autistici.org>
In-Reply-To: <a15f9fba0809280325u4483be0fp830ef4bc763ba3ef@mail.gmail.com>
References:  <a15f9fba0809280325u4483be0fp830ef4bc763ba3ef@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Price wrote:
> I am looking for a FreeBSD SSH command-line command that will  forward all
> TCP/UDP traffic through port: 53.
> Then I need a plink or Cygwin MS-DOS command to tunnel all my XP traffic.
> 
> please help...
freebsd: ssh -D 53 user@host

Cygwin...I would imagine it would be the exact same assuming you have ssh on the base install.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DF644B.5010807>