[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <35ce7f5b0606200730t50a772ffy85d434918bee71d6@mail.gmail.com>
Date: Tue Jun 20 15:31:04 2006
From: niam.tni at googlemail.com (Stefan Drexleri)
Subject: dns tunneling with win32 client / ProxyCommand
Hi,
i'm building up dns tunnel (www.dnstunnel.de and Dan Kaminsky's
scripts) to establish a SSH connection over DNS data transfers.
To prepare client side you have to use command like this:
ssh -o ProxyCommand="./droute.pl sshdns.server.example.com" user@...alhost
droute.pl is one of Dan Kaminsky's scripts to send ssh connection in
dns packets (to local dns server).
So how can this be accomplished on win32 system?
PUTTY unfortunately doesn't have any "ProxyCommand" option which could
be used to choose script.
Perhaps you could try to build up local SOCKS server which 'uses' droute.pl.
Does anyone have a working solution?
Thx.
Powered by blists - more mailing lists