From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 28 10:25:56 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E020106568F for ; Sun, 28 Sep 2008 10:25:56 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id E89558FC21 for ; Sun, 28 Sep 2008 10:25:55 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1502487rvf.43 for ; Sun, 28 Sep 2008 03:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=7DphtAYAbehnDDsjnmjbYtr2QAZ3VY1THW6TWtA5ktk=; b=hd2u84/fWehkHgsB+mwPLs14C2fwgdw/xZqgWVpVw8IYT6a03EPPR1waM453CZVDmP pMgXakTyh7mhCUVMY7TjBm43CPhkytReYq/VSh5nWx1f03SahA2y5IllB0c9kXCueqxe YbsIN1n6Khpg+rxxmDfIAs3x+l3MmHj139zwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=bDDa2Ga7AgF7e7q3T2BHPphUPkJV3+SivZhdiRlXjmYDB2l4TgRkDdpAhn9LmQSuMw G48kcs4WqMRG511+hbI5A2oG+UBc2O+MFsnKQUaExUci37n6i+ujJKZNizKTXQkPN5VA psJNsAHxk+EEepwWnY+TLtVAOSVtu5GxNVbOM= Received: by 10.141.163.12 with SMTP id q12mr1747038rvo.260.1222597555513; Sun, 28 Sep 2008 03:25:55 -0700 (PDT) Received: by 10.141.128.12 with HTTP; Sun, 28 Sep 2008 03:25:55 -0700 (PDT) Message-ID: Date: Sun, 28 Sep 2008 03:25:55 -0700 From: "Mike Price" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD SSH XP Tunneling X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 10:25:56 -0000 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...