From owner-freebsd-questions Wed Jul 24 22:00:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA16107 for questions-outgoing; Wed, 24 Jul 1996 22:00:11 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts11-line1.uoregon.edu [128.223.150.116]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA16096 for ; Wed, 24 Jul 1996 22:00:06 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id WAA00319; Wed, 24 Jul 1996 22:00:04 -0700 (PDT) Date: Wed, 24 Jul 1996 22:00:03 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Brill Pappin cc: freebsd-questions@freebsd.org Subject: Re: Route - that pesky thing... In-Reply-To: <2.2.32.19960725023701.00685f0c@nation.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 24 Jul 1996, Brill Pappin wrote: > =================================== > 10.0.0.2 is this machine (windows95 workstation) = ed0 #1 > 10.0.0.1 is the FBSD Server connected to the net = ed0 #2 > 207.61.18.101 is also the FBSD machine with PPP = ppp1 > 207.61.18.3 is a machine on my ISP's network > 207.61.18.2 is my ISP's name server > > I can ping all the way to 207.61.18.101 but not beyond that... You need to set up proxy ARP. This is the classic 'gateway-thru-ppp' condition and should be well documented in the mail archives if not in the tutorials or handbook. > BTW- In DOS I can redirect screen output to a file with a command like " > output program > c:\temp\output.txt How can I do that in FBSD? Absolutely! Where do you think DOS got the idea for that? :-) You can get even tweakier with the redirection. See the man page for your shell for further details. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major