From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 19:21:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB1D16A4CE for ; Fri, 27 Aug 2004 19:21:25 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF5243D41 for ; Fri, 27 Aug 2004 19:21:25 +0000 (GMT) (envelope-from stanb@panix.com) Received: from brillig.panix.com (brillig.panix.com [166.84.1.76]) by mail3.panix.com (Postfix) with ESMTP id 6C4DD981A9 for ; Fri, 27 Aug 2004 15:21:22 -0400 (EDT) Received: from teddy.fas.com (pcp01011874pcs.mplsnt01.sc.comcast.net [68.58.182.33]) by brillig.panix.com (Postfix) with ESMTP id 6A3FA2AA0E for ; Fri, 27 Aug 2004 15:21:13 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1C0mHf-0008Gk-00 for ; Fri, 27 Aug 2004 15:21:11 -0400 Date: Fri, 27 Aug 2004 15:21:11 -0400 From: stan To: Free BSD Questions list Message-ID: <20040827192111.GA31521@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 15:16:29 up 13 days, 4:10, 1 user, load average: 0.00, 0.03, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Can I NAT incoming connections? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 19:21:26 -0000 I've set up a ppp conection (tuneled over ssh and socks) from a machine on the home network to a mcahine at work. At home, where I have control of the rotueing tables, I've set up routes to allow all amchines to use this link to access the machine at work. However, I want more :-). I want to be able to access the rest of the machiens at work. To do this the packest leaving the machine at work will need to be NAT'ed to look like the originate _from_ that machine, and unNAT'ed on the way out. Is this possible? If so, can anyone point me in the direction of some documentation as to how to get it working? Both machines are (of course) FreeBSD machines. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin