From owner-freebsd-stable Mon Jul 16 18: 5:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gateway.dignus.com (sdsl-66-80-58-206.dsl.lax.megapath.net [66.80.58.206]) by hub.freebsd.org (Postfix) with ESMTP id 8E29E37B405 for ; Mon, 16 Jul 2001 18:05:44 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by gateway.dignus.com (8.11.3/8.11.3) with ESMTP id f6H15ho00434 for ; Mon, 16 Jul 2001 21:05:43 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.3/8.11.3) id f6H159b38716 for freebsd-stable@freebsd.org; Mon, 16 Jul 2001 21:05:09 -0400 (EDT) (envelope-from rivers) Date: Mon, 16 Jul 2001 21:05:09 -0400 (EDT) From: Thomas David Rivers Message-Id: <200107170105.f6H159b38716@lakes.dignus.com> To: freebsd-stable@freebsd.org Subject: natd and "external" addresses? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm working on trying to figure out a natd issue (if this isn't the right place to bring this up, feel free to redirect..) I've got two offices - connected via a VPN tunnel. The natd process is running on the 10.0.0.x network. And - we'd like to redirect telnet connections on a certain port to a machine in the 10.1.0.x network. What I've discovered is that a redirection to a machine in the 10.0.0.x network is handled just fine, but from the 10.0.0.x network; I don't seem to be able to redirect to a machine in the 10.1.0.x network... The natd machine can ping the other machine just fine, so I'm sure this isn't a route or VPN issue... Does natd "check" somewhere regarding the target of the redirect? - Thanks! - - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message