From owner-freebsd-questions Sat Apr 4 09:25:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13788 for freebsd-questions-outgoing; Sat, 4 Apr 1998 09:25:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bogslab.ucdavis.edu (root@bogslab.ucdavis.edu [128.120.162.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13777 for ; Sat, 4 Apr 1998 09:25:14 -0800 (PST) (envelope-from greg@bogslab.ucdavis.edu) Received: from myrtle1.bogs.org (root@myrtle1.bogs.org [198.137.203.39]) by bogslab.ucdavis.edu (8.7.4/8.7.3) with ESMTP id JAA25194 for ; Sat, 4 Apr 1998 09:25:07 -0800 (PST) Received: from myrtle1.bogs.org (greg@localhost [127.0.0.1]) by myrtle1.bogs.org (8.6.12/8.6.12) with ESMTP id JAA16554 for ; Sat, 4 Apr 1998 09:23:23 -0800 Message-Id: <199804041723.JAA16554@myrtle1.bogs.org> To: questions@FreeBSD.ORG Subject: natd question Reply-To: gkshenaut@ucdavis.edu Date: Sat, 04 Apr 1998 09:22:59 -0800 From: Greg Shenaut Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a lab on campus with its own subnet of a private network, and also a network at home with another subnet. They are currently connected with a PPP link. One of the lab machines has two ethernet cards, and acts as a gateway for both subnets. The campus network is set up so that the other machines in my private network cannot directly access campus or outside addresses. I would like one of the machines in my home subnet to have "direct" Internet access. What I'd like to do is to add a second ethernet card to one of the lab machines, and connect that card to another port on the campus network. Then I'd like to run natd -redirect_address I think this would essentially create a virtual wire between the home machine and the port on the campus system, so that the PPP connection acts like a direct connection to the campus system--is this correct? -Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message