From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 11:11:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FB35106568C for ; Sun, 28 Sep 2008 11:11:17 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id A25658FC17 for ; Sun, 28 Sep 2008 11:11:17 +0000 (UTC) (envelope-from bipolor@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1509844rvf.43 for ; Sun, 28 Sep 2008 04:11:17 -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=j9cf8q3XWSODcTkd6Uxs+oLMDJS6zx6yM3E0pspQtas=; b=r7YXMdwzjQ6M/aDhMF8A2iHqkwKXN+lJkKuTjsp711RAA+DAr48hVFhjFe6eK6AXM7 u3syiwECM50dcQzs5veMxTqJCI203mXEWzt7LAAv7UJfh70ot9+Iz9QBIFhvrROwH7qm GPjKNmziwDYn7pR7YkmG9ojQ/YULdsEp4YiR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=RQcWppI7/oLEpZAAP/bffd8f4TKPbIlO+94KUdg99elzP43zkpNq4sqXADrMX1M9jm tsiJwjgIIK20pHIYAN3eCi/GiQLWT1R+ouAAIKw1QpX51bIfG/2QsOCc1Ox4xSLG+8oO GKs75re9tCNd2tLXwpS0OV0K7mUuN+GRbWo7o= Received: by 10.141.206.13 with SMTP id i13mr1757689rvq.211.1222598478496; Sun, 28 Sep 2008 03:41:18 -0700 (PDT) Received: by 10.141.128.12 with HTTP; Sun, 28 Sep 2008 03:41:18 -0700 (PDT) Message-ID: Date: Sun, 28 Sep 2008 03:41:18 -0700 From: "Mike Price" To: freebsd-questions@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: SSH FreeBSD SSH command-line command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 11:11:18 -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...